Real Estate Forums
| Real Estate and Google By far the leader of the Search Engine Pack, a real estate site ranking at the top of Google, is an amazingly powerful lead generation tool. Discuss how to rank your real estate site in Google HERE! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
||||
|
crikey, don't use the word affiliates...
Seriously though, it should be fine and it's THE way to go. Use a database and use it well! If you start having more than one variable (although technically 3 are fine) then you should consider mod_rewrite Take a look at my property investment directory and one of it's deep links - ooh, lets say Landlord and Property Management Tools just because you're on it. The url you click on is http://www.pcpropertymanager.com/wsn91_1display.html That's driven by a single index.php file which is passed a variety of parameters. My .htaccess file gets the page name: http://www.pcpropertymanager.com/wsn91_1display.html and decodes it to category 19 and page 1. My program is happy because it knows what to do but my pages look static. Sarah |
|
||||
|
Sarah is exactly right IMO....
Sometimes people are hesitant to link with a page that does that... Maybe try to "Mod Rewrite" it into HTML pages... that way it's easy for you and looks good to everyone... Kid tested, mother approved!
__________________
Search Homes for Sale in SAN DIEGO and other San Diego Real Estate via the San Diego MLS.
|
|
||||
|
The mod rewrite sounds real good. I'll take a look around and see if it can be incorporated in .asp AND .aspx....
Thanks for the idea! Now to find a kid to test this on... |
|
||||
|
It certainly can be incorporated into asp and aspx however it is no longer mod_rewrite as this is an appache module, what you need is the Isapi module (Small fee) you can get it here http://www.isapirewrite.com/
Let us know if you need help with it
__________________
Want to save up to 50% off Real estate webmasters product websites & common upgrades? Check out my latest blog post regarding our end of the year sale. |
|
||||
|
You could also create static asp pages...embed the variable into each page manually and then use a DB on the backend to retrieve the data.
I couldn't seem to get the asp rewrite to work on my server...I don't think I have the permissions to install it....I'm virtually hosted...any suggestions? Any opinions on using the rewrite after the dynamic pages have been indexed...will they look like dupes? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|