Results 1 to 5 of 5

why not redirect to the original link content after insatlling VBSeo ?

This is a discussion on why not redirect to the original link content after insatlling VBSeo ? within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; I just installed the VBSeo , but I found all the original links are rewritten to links ending with " ...

  1. #1
    Junior Member
    Real Name
    Jack
    Join Date
    Sep 2011
    Posts
    13
    Liked
    0 times

    why not redirect to the original link content after insatlling VBSeo ?

    I just installed the VBSeo, but I found all the original links are rewritten to links ending with " .htm"

    When I google the key word for my site Taobao Forum English, for example, the original link was http://www.taobaoforum.org/forumdisplay.php/68-Women-s-Clothes-on-Taobao?, but after using VBSeo, the link is not redirected to the correct page Women's Clothing on Taobao

    how to fix this problem, I already browsed the dashboard for management, and found the following option:
    301 Redirect Original Content

    '301 redirects' are "Google's Safe" way of moving content. Enable this option to redirect all previously dynamic generated pages to the new, static content. This option saves 'Page Ranking' gained from old incoming links.
    Note: It is recommended to leave this setting always ON.

    anybody has any idea how long time it take for us to see the positive results ? how to fix my problem ?

  2. #2
    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 Jack, welcome to vBSEO!

    Please see this post: #6

    If {THE_REQUEST} doesn't work for you, change it to {REQUEST_URI}
    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


  3. #3
    Junior Member
    Real Name
    Jack
    Join Date
    Sep 2011
    Posts
    13
    Liked
    0 times
    Quote Originally Posted by Andrés Durán Hewitt View Post
    Hi Jack, welcome to vBSEO!

    Please see this post: #6

    If {THE_REQUEST} doesn't work for you, change it to {REQUEST_URI}
    thank you Andres, fixed by completely following your instructions.

  4. #4
    Junior Member
    Real Name
    Jack
    Join Date
    Sep 2011
    Posts
    13
    Liked
    0 times
    Quote Originally Posted by vbking View Post
    thank you Andres, fixed by completely following your instructions.
    #6:
    It looks like that you were using Advanced Friendly URLs. vBSEO performs the redirect for "showthread" pages automatically, but not for "forumdisplay" pages.

    In this case, you are required to add these rules to your .htaccess file (right below RewriteEngine On):

    RewriteCond %{THE_REQUEST} ([0-9]+)-[^/]+/page([0-9]+)
    RewriteRule (forumdisplay\.php) vbseo.php?vbseourl=$1&f=%1&page=%2 [L]

    RewriteCond %{THE_REQUEST} ([0-9]+)-[^/]+$
    RewriteRule (forumdisplay\.php) vbseo.php?vbseourl=$1&f=%1 [L]
    TaobaoForum.org buy @ wholesale price, 800 million products

  5. #5
    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
    Great!.
    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


Similar Threads

  1. Replies: 7
    Last Post: 01-04-2010, 11:47 AM
  2. 301 Redirect Original Content and htaccess?
    By Julio in forum General Discussion
    Replies: 1
    Last Post: 04-10-2009, 06:21 AM
  3. 301 Redirect Original Content (posts)
    By thecat in forum Troubleshooting
    Replies: 2
    Last Post: 10-04-2006, 10:00 AM
  4. 301 Redirect Original Content (PHPBB)
    By topshams in forum vBSEO Features Archive
    Replies: 1
    Last Post: 12-29-2005, 10:09 AM
  5. 301 redirect original dynamic content
    By mediax in forum Bug Reporting
    Replies: 4
    Last Post: 07-31-2005, 02:22 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
  •