Results 1 to 5 of 5
Like Tree1Likes
  • 1 Post By rughis

Thread prefixes showing up in Google results

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 ...

  1. #1
    Member rughis's Avatar
    Real Name
    Fabrizio
    Join Date
    Apr 2011
    Posts
    40
    Liked
    5 times

    Thread prefixes showing up in Google results

    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!

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    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.

  3. #3
    Member rughis's Avatar
    Real Name
    Fabrizio
    Join Date
    Apr 2011
    Posts
    40
    Liked
    5 times
    Done.

    Code:
    <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>
    I've removed the text in red. It should work

    Thank you Brian for your suggestion.

  4. #4
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    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


  5. #5
    Member rughis's Avatar
    Real Name
    Fabrizio
    Join Date
    Apr 2011
    Posts
    40
    Liked
    5 times
    Quote Originally Posted by Andrés Durán Hewitt View Post
    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.
    Thank you Andres, I'm going to use this code

Similar Threads

  1. Deleted thread - now google is showing this as a 404... (more)
    By belcamino in forum Custom Rewrite Rules
    Replies: 3
    Last Post: 12-12-2010, 08:05 PM
  2. Issues with VBSEO & Thread Prefixes
    By ChangeFive in forum General Discussion
    Replies: 5
    Last Post: 10-19-2010, 08:58 AM
  3. forum thread listings in google search results
    By bernard in forum General Discussion
    Replies: 4
    Last Post: 01-03-2009, 11:38 PM
  4. Thread prefixes extension
    By sinucello in forum vBSEO.com Styles
    Replies: 0
    Last Post: 11-02-2007, 04:11 PM
  5. View Message instead of Thread on google results
    By COBRAws in forum Troubleshooting
    Replies: 2
    Last Post: 02-18-2007, 08:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •