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!

Reply
 
Thread Tools Search this Thread Display Modes
Old 08-02-2005, 09:03 AM
Rentors4Rentors Rentors4Rentors is offline
New real estate webmaster
 
Join Date: Jun 2005
Posts: 25
Rentors4Rentors is on a distinguished road
Default Duplicate Content

I've noticed that the Search engines are indexing my pages multiple times. For example my homepage is listed as both //www.rentors4rentors.com and //rentors4rentors.com. My other pages are being indexed this way also. Could the SE's consider this duplicate content?

I've noticed that a page will rank much higher when the SE has only one of them indexed then when they both are, it either drops in the rankings or disappears all together.

If this is multiple content, how could I fix this?

Your suggestions are appreciated.

Thanks
Reply With Quote
Old 08-02-2005, 09:13 AM
ResaleBroker's Avatar
ResaleBroker ResaleBroker is offline
Real Estate Webmaster
 
Join Date: Jun 2004
Posts: 4,726
ResaleBroker is on a distinguished road
Default Re: Duplicate Content

Redirect either the Non-WWW version to WWW or vice versa via 301 redirect.


EDIT: I just checked and you're on an Apache Server. If you add this to your .htaccess file it should do the trick:
Code:
RewriteCond %{HTTP_HOST} !^www\.rentors4rentors\.com [NC]
RewriteRule ^(.*) http://www.rentors4rentors.com/$1 [L,R=301]

Last edited by ResaleBroker; 08-02-2005 at 09:16 AM. Reason: Added 301 Redirect Code
Reply With Quote
Old 08-02-2005, 01:02 PM
Rentors4Rentors Rentors4Rentors is offline
New real estate webmaster
 
Join Date: Jun 2005
Posts: 25
Rentors4Rentors is on a distinguished road
Default Re: Duplicate Content

Thank you, I'll try it
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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



For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 01:17 PM.


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