Yes , it is suggested to create a robots.txt file
This is a discussion on [How To] Completely Turn Off the vBulletin Archive within the Member Articles forums, part of the Focus on Members category; Yes , it is suggested to create a robots.txt file...
Yes , it is suggested to create a robots.txt file
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Hello Dreck ,
You can check robots.txt
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Thanks!
You're welcome![]()
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
thank you michael![]()
You are welcome![]()
The Forum Hosting - Forum Hosting from the Forum Experts
Step 3: Disable search engines from indexing archive:
-------------------------
- Inside of your robots.txt, you should add the following lines to the bottom. (If you had a custom location for your archive, then please add that just like the following)
- Disallow: /sitemap/
- Disallow: /archive/
Can some one tell me where this is or how and where do I do this please?
using vb3.83 I'm trying to do the above!
Last edited by Britmovie; 08-07-2009 at 09:01 AM.
In your site root you will found robots.txt and if you didn't have it you can create new .txt file and add the above lines and upload it in your site root
Trying to complete these tasks - I need some help.
What is "Remember to have your config_vbseo.php CHMOD to at least 666", no idea where to find this or what it is.
Also, I have no robots.txt file in my /home/mainwebsite.html/ directory (which is my root directory) - does this mean I should just create one with 2 lines in it:
Disallow: /sitemap/
Disallow: /archive/
As a note - any idea why I don't have one ?
Your config_vbseo.php is in your ./includes/ folder. If it is not writable, than you will need to right click it in your FTP client and change the CHMOD to at least 666.
As for not having a robots file, your website will not have one unless you add it. You should use:
User-agent: *
Disallow: /sitemap/
Disallow: /archive/
The Forum Hosting - Forum Hosting from the Forum Experts
Robots.txt file created in my /home/mainwebsite.html/ directory to just include the 3 lines of code identified above - thanks.
Having a problem with FTP CHMOD thing - I have my ftp address/username/password/ but I have no idea to do what you are asking here - can you please provide more detailed instructions.
Thanks,
in most ftp clients, you can right click on the folder and find either "file permissions" or "chmod" on the context menu.
Brian Cummiskey / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Mine doesn't - Just gives read/write etc access tick boxes - Site is working at present - does this mean it is ok and I can forget about or should I still try and check it out ?