Results 1 to 10 of 10

Turn off previous thread next thread rewrite

This is a discussion on Turn off previous thread next thread rewrite within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Is there any way to tell vbseo to ignore previous thread | next thread? I do not want it to ...

  1. #1
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times

    Turn off previous thread next thread rewrite

    Is there any way to tell vbseo to ignore previous thread | next thread? I do not want it to rewrite these url's at all because whatever process it is, is messing with another product we have installed.

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    there's an option for this in the vbseocp panel about 3/4 the way down.


    Direct Links Replace 'Previous/Next Thread' redirect links?
    Enable this option to replace the 'Next Thread' & 'Previous Thread' links with direct, Content Relevant links. Note: This option adds two queries.
    Yes No

    change to no.

  3. #3
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times
    Hey Brian, what's up? Thanks for the info. Unfortunately that radio button is already set No and we are still having the problem. The Product that is breaking with vBSEO is this one:
    Comprehensive Ignore System - vBulletin.org Forum

    Basically it allows members to ignore threads, forums, threads started by people on their ignore list, etc. One of the places it ignores them is with the previous/next links at the bottom (if the thread is an item they are ignoring). It's been tested and works on three different forums but is not working on vBSEO. If you have some time and a test environment and want to help test that would be great. If not, we'll wait to see if anyone from vBSEO can help point us in the right direction.

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    What is the error message you have with vBSEO ?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times
    We don't get an error message. When it gets to the code where the plugin is, the GET field has been deleted. This prevents us from being able to alter the previous/next so we can skip the threads if they are ignored.

    I am not the programmer who wrote this code, he is out for the weekend. I will let him post back here when he gets back on Monday.

  6. #6
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times
    It is not an error message, it is basically bypassing the switch case used in showthread.php just pass the hook showthread_start:

    Code:
    switch($vbulletin->GPC['goto'])
    {
        // *********************************************************************************
        // go to next newest
        case 'nextnewest':
    When using VBSEO, the $vbulletin->GPC['goto'] variable is unset or set to = ''; somewhere.. The mod we are using requires that variable to skip threads users are ignoring (or were created by users they ignore).

    I thought a quick fix would be to turn off the rewriting for the "previous next" links at the bottom, but am sure open to any other suggestion you may have.

  7. #7
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times
    Anyone?

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    I've installed that mod in the local instance and "previous/next thread" links seem to be working fine for me. What should I do to reproduce the issue?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #9
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times
    You need to add some threads to be ignored. Then go back to the forum and use the next functionality to go from one that is default (not ignored) to the next thread (supposed to be ignored). When vBSEO is disabled the next thread will be ignored as it's supposed to be. With vBSEO enabled the next thread is not ignored and shows up.

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please open a support ticket with admincp/vbseocp access and example URL so that I can check the issue with vBSEO enabled and disabled. It works in the same way for me without vBSEO.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Previous/Next Thread redirect links only guests
    By psico in forum Troubleshooting
    Replies: 1
    Last Post: 05-27-2008, 10:16 AM
  2. Previous/Next thread links gone?
    By danp in forum Troubleshooting
    Replies: 3
    Last Post: 03-20-2008, 10:03 PM
  3. What mod changes: « Previous Thread | Next Thread »
    By brihan in forum General Discussion
    Replies: 1
    Last Post: 03-16-2007, 05:03 PM
  4. Next / Previous Thread Links
    By Keith Cohen in forum General Discussion
    Replies: 4
    Last Post: 02-05-2006, 02: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
  •