|
Recommended robots.txt for MyBB
|
|
06-29-2009, 03:43 PM
Post: #21
|
|||
|
|||
RE: Recommended robots.txt for MyBB
thanks Dennis
|
|||
|
01-25-2010, 09:09 AM
(This post was last modified: 01-25-2010 09:13 AM by Gary Bolton.)
Post: #22
|
|||
|
|||
RE: Recommended robots.txt for MyBB
Quote:Disallow: /admin That is wrong, there should be a trailing slash to protect a whole directory like this below. Disallow: /admin/ Disallow: /image/ Disallow: /install/ Disallow: /jscripts/ Disallow: /calendar/ As a side note here, if you use cPanel to protect your Admin directory with a second login screen for added security using .htaccess. I would add the: Disallow: /admin/. To the list Denis posted. |
|||
|
01-25-2010, 09:25 AM
(This post was last modified: 01-25-2010 09:31 AM by querschlaeger.)
Post: #23
|
|||
|
|||
RE: Recommended robots.txt for MyBB
I would NEVER add
Disallow: /admin/ Because in this way bad bots will know there is a directory /admin/ and will follow it! By the way: A robots.txt is a good way to handle what "good" bots can (can't) crawl. Bad bots (spammer etc.) ignore this file (and some of them crawl the disallowod locations deliberately). |
|||
|
01-25-2010, 09:40 AM
Post: #24
|
|||
|
|||
RE: Recommended robots.txt for MyBB
Yeah, leave the admin dir out of it. Once someone had renamed their admin dir and then disallowed it in their robots.txt, putting in their renamed admin dir, completely defeating the point of renaming it.
Download My Plugins My Personal Site - Twitter |
|||
|
01-25-2010, 11:28 AM
Post: #25
|
|||
|
|||
RE: Recommended robots.txt for MyBB
I would add in
Disallow: /archive/ I've noticed on many forums that the Archive is indexed above the actual forum page, which is probably not what you want. And many times it can lead to duplicate content issues. Need web hosting? Try MyBBWebHost! #1 for Running MyBB Communities The world's only premium web host dedicated to MyBB forums. |
|||
|
01-25-2010, 12:25 PM
Post: #26
|
|||
|
|||
RE: Recommended robots.txt for MyBB
Heh, http://mybboard.net/robots.txt only the download page, why? I don't get it.
|
|||
|
01-25-2010, 03:18 PM
Post: #27
|
|||
|
|||
RE: Recommended robots.txt for MyBB
(01-25-2010 12:25 PM)faviouz Wrote: Heh, http://mybboard.net/robots.txt only the download page, why? I don't get it. Why not? |
|||
|
01-25-2010, 03:35 PM
Post: #28
|
|||
|
|||
RE: Recommended robots.txt for MyBB
Code: User-Agent: * |
|||
|
08-02-2010, 01:52 AM
Post: #29
|
|||
|
|||
RE: Recommended robots.txt for MyBB
Do you guys recommend disallowing /archive or the printable version?
|
|||
|
08-02-2010, 06:10 PM
Post: #30
|
|||
|
|||
RE: Recommended robots.txt for MyBB
Both archive and printable version duplicate content. So yes, I'd recommend either disallowing it, or setting a link rel canonical to the thread.
Google SEO | Gravatar | Hooks | HTMLPurifier | Overview | Patches | PluginLibrary @ GitHub/frostschutz |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help

RE: Recommended robots.txt for MyBB



![[Image: 468x602b.png]](http://img809.imageshack.us/img809/2193/468x602b.png)