Hi all
I would like to not show thread prefixes in google results:
Thread's URL doesn't contain the prefix, but Google results show it.
Can you suggest me how I can do to remove prefix in google results? Thank you!
This is a discussion on Thread prefixes showing up in Google results within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi all I would like to not show thread prefixes in google results: Thread's URL doesn't contain the prefix, but ...
Hi all
I would like to not show thread prefixes in google results:
Thread's URL doesn't contain the prefix, but Google results show it.
Can you suggest me how I can do to remove prefix in google results? Thank you!
You will need to edt the vb showthread template and edit the title area that contains the print out for the prefix in the title.
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Done.
I've removed the text in red. It should workCode:<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if></title>
Thank you Brian for your suggestion.
Hi Fabrizio,
I would have changed that code to:
<title><vb:if condition="$show['member']">{vb:raw thread.prefix_plain_html}</vb:if> {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if></title>
So that prefixes are still available for registered users, but not for guests.
Andrés Durán / Crawlability Inc.
ˇvBSEO 3.6.0 GOLD Liberado!
Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!
Síguenos en: Facebook | Síguenos en: Twitter