I submitted my sitemap to bing and its putting my sites bbcode link as # 3, this mysite.com/misc.php?do=bbcode
How can I fix this?
This is a discussion on BB Code page getting crawled/indexed within the General Discussion forums, part of the vBulletin SEO Discussion category; I submitted my sitemap to bing and its putting my sites bbcode link as # 3, this mysite.com/ misc.php?do=bbcode How ...
I submitted my sitemap to bing and its putting my sites bbcode link as # 3, this mysite.com/misc.php?do=bbcode
How can I fix this?
You can simply disallow misc.php from your robots.txt
So that's will not crawl it again the robots.txt is search engines rules (allow and disallow)
What's your site URL please so I can check your robots.txt file
Last edited by doubler0204; 08-15-2009 at 12:52 PM. Reason: removed link
That's seems you are disable disallow it
You can use this robots.txtCode:# Disallow: /misc.php
That's the best robots.txt fileCode:User-agent: * Disallow: /calendar.php Disallow: /login.php Disallow: /member.php Disallow: /memberlist.php Disallow: /newthread.php Disallow: /newreply.php Disallow: /printthread.php Disallow: /private.php Disallow: /profile.php Disallow: /register.php Disallow: /search.php Disallow: /sendmessage.php Disallow: /member.php Disallow: /archive/ Disallow: /misc.php Sitemap: http://www.sitename.com/sitemap_index.xml.gz
Last edited by marco1; 08-15-2009 at 01:31 PM.
Thank you for your help.![]()
You are welcome![]()
Okay I added new robot file as you said.Can you remove the link please?
![]()
No problem removed your site link![]()
I put my site map as you say, but its still showing a LOT of bots crawling images. How can I stop this?
Unknown Location
/ [ IMG ] www.photobucket.com/blahblahblah... [IMG ] code
Okay first is a bot registering and not getting no permission:
And 2nd is the IMG getting viewed.
Its also viewing /favicon.
Last edited by doubler0204; 08-15-2009 at 11:14 PM.