MyBB Community Forums

Full Version: Archive mode disable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, how can I deactivate the Archive mode to not appear in the google search?



something like this https://docs.mybb.com/assets/images/1.6/...thread.png
Do you want to remove the feature entirely or just disallow google from indexing it?
that google does not index in archive mode
(2018-04-28, 11:28 AM)yosy7 Wrote: [ -> ]that google does not index in archive mode

You could disallow it in a robots.txt in forum root direction.

e.g.:
User-Agent: *
Disallow: /captcha.php
Disallow: /editpost.php
Disallow: /misc.php
Disallow: /modcp.php
Disallow: /moderation.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /printthread.php
Disallow: /private.php
Disallow: /ratethread.php
Disallow: /report.php
Disallow: /reputation.php
Disallow: /search.php
Disallow: /sendthread.php
Disallow: /task.php
Disallow: /usercp.php
Disallow: /usercp2.php
Disallow: /calendar.php
Disallow: /archive/*
Disallow: /*action=emailuser*
Disallow: /*action=nextnewest*
Disallow: /*action=nextoldest*
Disallow: /*year=*
Disallow: /*action=weekview*
Disallow: /*action=nextnewest*
Disallow: /*action=nextoldest*
Disallow: /*action=favoriteposts_add*
Disallow: /*sort=*
Disallow: /*order=*
Disallow: /*mode=*
Disallow: /*datecut=*
Allow: /