Any practical proposals/recommendations? Would be great!![]()
(which locations/urls should be spidered/not spidered?)
Yours, Silmarillion
This is a discussion on robots.txt and vBSEO within the General Discussion forums, part of the vBulletin SEO Discussion category; Any practical proposals/recommendations? Would be great! (which locations/urls should be spidered/not spidered?) Yours, Silmarillion...
Any practical proposals/recommendations? Would be great!![]()
(which locations/urls should be spidered/not spidered?)
Yours, Silmarillion
Hi Simarillion,
Actually, I discussed this previously with another tester. I apologize for not making it available to the vBSEO forums earlier. Here is an excerpt from one of my PMs regarding the use of robots.txt with vBSEO. Please let me know if you have any questions.
Originally Posted by Juan Muriente
Ok - thx. Maybe it`s better not to use a robots.txt. ^^
Yours, Silmarillion
Advisable robots.txt:
Yours, SilmarillionCode:User-agent: * Disallow: /calendar.php Disallow: /editpost.php Disallow: /member.php Disallow: /memberlist.php Disallow: /misc.php Disallow: /newreply.php Disallow: /newthread.php Disallow: /printthread.php Disallow: /private.php Disallow: /register.php Disallow: /report.php Disallow: /search.php Disallow: /showgroups.php Disallow: /usercp.php Disallow: /impressum.php Disallow: /admincp/ Disallow: /modcp/ Disallow: /online.php Disallow: /subscription.php Disallow: /sendtofriend.php Disallow: /threadrate.php Disallow: /poll.php Disallow: /attachment.php Disallow: /avatar.php Disallow: /faq.php Disallow: /usercp.php Disallow: /profile.php
Last edited by Silmarillion; 08-27-2005 at 07:08 PM.
I am definitely looking forward to purchasing this mod. I too am wondering about a proper robots.txt file. From what I can see Juan (the admin) is extremely professional and understands that a lot of us don't want to necessarily think about what needs to be done. So I am assuming at some point, a "recommended" robots.txt file will arise here...
* patiently waiting for the full release and a suggested robots.txt file *
You can use the robots.txt from my last posting.![]()
Yours, Silmarillion
I was kind of hoping for a suggestion from the developer, since he probably knows what changes will have positive and negative effects.Originally Posted by Silmarillion
Your post before the last one says "It is probably better to not have a robots.txt file then". But now you recommend one. So, are you really sure if you should have one and what should be in it?
@All:
In general, vBSEO does not require a robots.txt file. Our 301 system along with our rel="nofollow" usage takes care of all issues.
However, a robots.txt file can be used for redundancy if you choose. We'll look into providing something standard.
When using robots.txt there are some issues to watch out for though. See Juan's post above for a list of dynamic scripts that should not be excluded in robots.txt.
Apparently a robots text does not disallow a robot from *indexing* content in such folders - but instead disallows robots from *downloading* the contents - see this:
http://forums.searchenginewatch.com/...ead.php?t=7839
i was wondering if i could use this to ask about mine. i didnt' feel like bugging everyone with a new thread. this one seems just right. i hope it's ok.
someone made this for us and i'd like to know if is correct. i notice your examples don't put the /forum/ before it. so either that means i need a robot inside my forum directory or that you guys just have your forum as the main page. maybe it doens't really matter.User-agent: Titan
Disallow: /
User-agent: EmailCollector
Disallow: /
User-agent: EmailSiphon
Disallow: /
User-agent: EmailWolf
Disallow: /
User-agent: ExtractorPro
Disallow: /
User-agent: *
Disallow: /forum/admincp/
Disallow: /forum/cgi-bin/
Disallow: /forum/clientscript/
Disallow: /forum/includes/
Disallow: /forum/install/
Disallow: /forum/modcp/
Disallow: /forum/sitemap/
Disallow: /forum/tags/
Disallow: /forum/printthread.php
Disallow: /forum/subscription.php
Disallow: /forum/profile.php
Disallow: /forum/faq.php
Disallow: /forum/calendar.php
Disallow: /forum/private.php
Disallow: /forum/sendmessage.php
Disallow: /forum/sendmessage.php?do=
Disallow: /forum/showgroups.php
Disallow: /forum/reputation.php
Disallow: /forum/report.php
Disallow: /forum/threadrate.php
Disallow: /forum/postings.php
Disallow: /forum/newthread.php
Disallow: /forum/search.php
Disallow: /forum/newreply.php
Disallow: /forum/register.php
Disallow: /forum/login.php
Disallow: /forum/faq.php
Disallow: /forum/image.php
Disallow: /forum/cron.php
Disallow: /forum/joinrequests.php
Disallow: /forum/usercp.php
my major concers are for the first 5 user agent's. they're ok to block off correct? i dont' even know what/who they are.