[RSS Feed/News] Need to make certain Threads & Members page Noindex

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

We wanted to make the members page and certain threads noindex. I followed the instructions suggested by Chromaniac, XF 2.0 - Noindex members pages.

Added, <xf:head option="metaNoindex"><meta name="robots" content="noindex" /></xf:head> in member_view template
and for Threads added the following code in thread_view template,

<xf:set var="$threadNoIndex">
<xf:callback class="XF"...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom