WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > MSN Search Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

MSN Search Discussion Forum Topics and discussions specific to MSN and/or Live Search. There is also a subforum for the discussion of Microsoft AdCenter.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-03-2007, 07:42 AM
WebProWorld New Member
 

Join Date: Feb 2007
Posts: 3
Sabat RepRank 0
Default MSN has both .com and index.html

Hoping someone can help me. MSN has both the .com and index.html version of my home page listed in their index. I understand that this can lead to duplicate content issues. I contacted my server and he says that I can't use any of the url code re-writes because I am not on a dedicated server.

I would like to get this fixed but don't know how.

Any suggestions.

Thanks.
__________________
חינוך giochi online
Reply With Quote
  #2 (permalink)  
Old 02-03-2007, 07:45 PM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,663
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

On you on Apache? Then you should be able to do it the htaccess file.

Hosters are a dime a dozen and ones like this that dont want to help you should not get your business.
Reply With Quote
  #3 (permalink)  
Old 02-05-2007, 05:22 PM
WebProWorld New Member
 

Join Date: Jan 2007
Posts: 21
covingtonscustoms RepRank 0
Default Re: MSN has both .com and index.html

Maybe you could block the index.html in your robots.txt?
Reply With Quote
  #4 (permalink)  
Old 02-06-2007, 04:18 AM
WebProWorld Veteran
 

Join Date: Jun 2005
Location: LA, USA
Posts: 539
Clint1 RepRank 1
Default

I had the same issue with G. They were hitting on my index.html page in my logs, no other SE was doing this. I had to use this code:

RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html
RewriteRule ^index\.html$ http://www.whateveryourdomainis.com/ [R=301,L]

This did a 301 redirect from index.html to my domain. If your site is hosted on Apache and you have .htaccess file access, you can simply add that line of code in it. It has nothing to do with being on a dedicated server or not.
__________________
God Bless
-Clint
Reply With Quote
  #5 (permalink)  
Old 02-06-2007, 08:36 AM
WebProWorld New Member
 

Join Date: Aug 2006
Location: Manchester, UK
Posts: 6
Jason (Expletia) RepRank 0
Default

Have you checked if your sitemaps duplicate eg "index.html should not be included"

<url>
<loc>http://www.expletia.co.uk/</loc>
<lastmod>2007-01-01</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://www.expletia.co.uk/index.html</loc>
<lastmod>2007-01-01</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>

Contrary to most MSN does read sitemaps but you have to wait for it to be found, to speed it up you can include temp links on your main pages

MSN States:
http://help.live.com/help.aspx?project=wl_webmasters
left menu, open
How can I make sure my website is correctly indexed?
open
Content guidelines for your website

Quote" "Add a site map. A site map helps MSNBot to find all of your pages"

To alleviate your prob i would included Sitemaps:
ror.xml "independant"
sitemap.xml "Google"
sitemap.txt "Yahoo"
sitemap.html "max 100 links, otherwise spamming"
Reply With Quote
Reply

  WebProWorld > Search Engines > MSN Search Discussion Forum
Tags: , , ,



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
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0