Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 09-05-2004, 11:43 AM
Arizona Home Arizona Home is offline
Real Estate Trainee
 
Join Date: Jun 2004
Posts: 71
Arizona Home is on a distinguished road
Exclamation Mod_rewrite Friendly URL

Hi,

question

Php/mysql site, has links which has several special character and id= session.

Now, if mod_rewrite is done it will come FROM out side and re-writes the internal dynamic url and converts them to friendly url without special character. per reffering url.

My question is this. If the site is done in .php and all internal links are pointing to other links within the site, how would you handle it.

If the googlebot arrives at your site and starts crawling they will follow these dynamic links.

What would be the best way to do handle this, instead of changing all of the urls's.

Thanks.
Reply With Quote
Old 09-06-2004, 02:54 AM
sarahk's Avatar
sarahk sarahk is offline
Uber Real Estate Webmaster
 
Join Date: Jun 2004
Location: Auckland, New Zealand
Posts: 593
sarahk is on a distinguished road
Send a message via ICQ to sarahk Send a message via AIM to sarahk Send a message via Yahoo to sarahk
Default Re: Mod_rewrite Friendly URL

PHPNuke gets around this by using the ob functions to capture all the output and then parses it using regular expressions to convert urls as necessary. This assumes that you already have a standard script being called at the beginning and the end before the body of your page is output (maybe a hitcounter, or the header and footer sections)

Alternatively, you could work with the "duplicate" content, one version will still get indexed and quietly work through the remaining code to catch the rest.

Anything that includes a session will get rejected by the indexers as the page will never be available twice. If you need a session then don't expect the code to be indexed. You can check to see how the session id will be handled, or just don't use the session.

Sarah
Reply With Quote
Old 09-06-2004, 08:54 AM
Arizona Home Arizona Home is offline
Real Estate Trainee
 
Join Date: Jun 2004
Posts: 71
Arizona Home is on a distinguished road
Default Re: Mod_rewrite Friendly URL

Thanks Sarah,

I was hoping for simpler quick fix. Also, I found detailed instructions and pro/con at the site point and evolt site.

Also, there is cool technique, which send it to php and converts it right back to SE friendly, keyword enriched URL.

Last edited by Arizona Home : 09-06-2004 at 08:57 AM.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search engine friendly design real_estate Other Search Engines 8 03-27-2008 02:48 AM
Help me get my site more Google friendly! ISellRiverview Real Estate and Google 36 11-21-2007 07:32 PM
SEO Friendly Page Titles pcdoc Website Usability 4 10-26-2007 08:10 PM
Search Engine Friendly ABQ MLS listings and IDX Solutions 11 04-18-2007 07:46 AM

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 06:03 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.