Welcome to the Real Estate Forum


The "ORIGINAL" Real Estate Social Network" SINCE 2005 and your #1 Resource for all things Real Estate


  •  »Over 35,000 Members
  •  » Answer Questions From "REAL" Buyers & Sellers
  •  »Ask Questions & Share Stories With Fellow Real Estate Professionals.
  •  »Read Articles & Blogs written by Real Estate Professionals.

...you have come to the right place!


YES! I want to register an account for free right now!


p.s.: For registered members YOUR FORUM NAME is free of ads

Results 1 to 7 of 7
  1. #1
    castlelady's Avatar
    castlelady is offline Fixer Upper
    Join Date
    Mar 2008
    Location
    Westerville, Ohio - suburb of Columbus
    Posts
    31

    Default Dynamic Content using php

    I have someone working on a new site and they want to use dynamic php - which creates weird url page names (? page=). I'm wondering if there's a work around for this?

    Also, is the dynamic generated content okay for seo?

  2. #2
    TimuM is offline Condominium
    Join Date
    Mar 2008
    Posts
    132

    Default

    What web server do you use ? If it is apache you can use mod rewrite to make those URLs SEO friendly like /realestate/newyork.htm etc etc.. for IIS there are some paid rewrite modules out there.............

  3. #3
    itrends is offline Fixer Upper
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    18

    Default

    Try BrokerExec. It allows you to create "search engine friendly" web sites and it's free. Using ?= type queries will not help nearly as much as having URLs that look like they're actual HTML pages.

  4. #4
    castlelady's Avatar
    castlelady is offline Fixer Upper
    Join Date
    Mar 2008
    Location
    Westerville, Ohio - suburb of Columbus
    Posts
    31

    Default

    Thanks so much for the mod rewrite suggestion. I received the same idea on another forum - so it's definitely helpful to hear it again. I guess that means it must mean it's a somewhat common practice? I spoke to my webmaster and he's able to do this on the new site so it should work out okay now.

  5. #5
    home is offline Fixer Upper
    Join Date
    May 2008
    Posts
    17

    Default

    if your website is purpose to market.. please have a site that is Search Engine friendly to be more visible on prospected client.

  6. #6
    Tim Bradbury is offline Renter
    Join Date
    Jul 2008
    Location
    Los Angeles, CA
    Posts
    10

    Default

    You will need to have your developer code a rewrite program that uses .htaccess to 'rewrite' the dynamic urls into .html pages. Also, it does not matter which extension is used; .php or .html have the same weight. Also, I'd stay away from services such as BrokerExec as they use the same system for everyone minus a few keyword changes based on your account/website name. The codebase stays the same and Google will count that against you as 'duplicate content'. Trust an expert who's been doing this for eight years.

  7. #7
    jvcus17 is offline Home Owner
    Join Date
    Apr 2008
    Posts
    563

    Default

    well im not sure if a SEO can handle this, actually you need to consult to your programmer..and they are the ones who do this for you..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •