lie and say vbulletin took it away in the last update.Originally Posted by BrentWilson
![]()
This is a discussion on Thread Preview - Detrimental to SEO. within the vBSEO Features Archive forums, part of the vBulletin Links & Resources category; Originally Posted by BrentWilson I find the Thread View to be very useful and I could not get away with ...
lie and say vbulletin took it away in the last update.Originally Posted by BrentWilson
![]()
Well here is a thought....
Instead of removing such a useful (to me) addition to vBulletin for all members AND guests...
Why not just remove that option for guests only since that is all Search Engines see.
That way I can keep my thread previews and not have them impact my search engine ranking
That should be easy to do with a template conditional around the title parameter of the anchor tag.
Done![]()
Go on then how did you do it.
In the threadbit template find:
title="$thread[preview]"
Replace it with:
<if condition="$bbuserinfo[posts]>0">title="$thread[preview]"</if>
Hmm I'm thinking of doing this as well, I've had the preview turned off from the start but I can see how it could be beneficial.
Best of both worlds
cheers mate.
Will vBSEO 2.3.3 include this 'guests only' conditional as an option?
It didn't... it now doesOriginally Posted by jamesk
![]()
Juan Muriente / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Clarification: Since vB provides the ability to disable this feature completely, we've added this feature as a 'guest only' disable in 2.4.0 - Thanks for the feature request!
Juan Muriente / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!