Quote:
Originally Posted by DiesellMinded
Thank you ... Heres my robot.txt file Does it look right to you?
Code:
Sitemap: </vbseo_sitemap/data/sitemap_index.xml.gz>
User-agent: *
Disallow: /ajax.php
Disallow: /attachment.php
Disallow: /cron.php
Disallow: /editpost.php
Disallow: /image.php
Disallow: /inlinemod.php
Disallow: /joinrequests.php
Disallow: /login.php
Disallow: /misc.php
Disallow: /moderator.php
Disallow: /newattachment.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /poll.php
Disallow: /postings.php
Disallow: /private.php
Disallow: /register.php
Disallow: /report.php
Disallow: /reputation.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /subscription.php
Disallow: /threadrate.php
Disallow: /usercp.php
Disallow: /usernote.php
|
Not quite. Change it to the following:
Code:
User-agent: *
Disallow: /ajax.php
Disallow: /attachment.php
Disallow: /cron.php
Disallow: /editpost.php
Disallow: /image.php
Disallow: /inlinemod.php
Disallow: /joinrequests.php
Disallow: /login.php
Disallow: /misc.php
Disallow: /moderator.php
Disallow: /newattachment.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /poll.php
Disallow: /postings.php
Disallow: /private.php
Disallow: /register.php
Disallow: /report.php
Disallow: /reputation.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /subscription.php
Disallow: /threadrate.php
Disallow: /usercp.php
Disallow: /usernote.php
Sitemap: http://www.yoursite.com/vbseo_sitemap/data/sitemap_index.xml.gz
Note the blank line before Sitemap: and no <> brackets. Also the URL must be a complete URL, including http:// etc.
See
http://www.sitemaps.org/protocol.php#submit_robots