Results 1 to 4 of 4

different urls

This is a discussion on different urls within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hi all, when i start a new thread in Tutorials Howto's and more - PHP Coding Forums When i click ...

  1. #1
    Junior Member
    Real Name
    Justin
    Join Date
    Feb 2008
    Posts
    8
    Liked
    0 times

    different urls

    Hi all,

    when i start a new thread in Tutorials Howto's and more - PHP Coding Forums


    When i click on create new thread, in the navigation up the top has the following url for the forum section,
    http://www.php.im/tutorials-howto-s-more/

    notice howtos is now howto-s ?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello,

    please try to modify functions_vbseo_url.php file:
    FIND:
    PHP Code:
    if (defined('VBSEO_TRANSLIT_CALLBACK'
    ADD ABOVE:
    PHP Code:
    $text str_replace('\''$reversable VBSEO_SPACER ''$text); 

  3. #3
    Junior Member
    Real Name
    Justin
    Join Date
    Feb 2008
    Posts
    8
    Liked
    0 times
    thanks alot - that worked a dream =)

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Great!

Similar Threads

  1. Example URLs based on 'Select Your Forum URLs Global Format"
    By GlowHost in forum URL Rewrite Settings
    Replies: 5
    Last Post: 11-10-2007, 04:16 PM
  2. Internal URLs & External URLs
    By NeutralizeR in forum General Discussion
    Replies: 0
    Last Post: 05-09-2007, 11:42 PM
  3. Replies: 2
    Last Post: 01-22-2007, 02:20 PM
  4. 301 redirects from old mod_rewrite URLs to vbSEO URLs?
    By BigBlueBall in forum Custom Rewrite Rules
    Replies: 1
    Last Post: 12-30-2005, 08:15 AM

Posting Permissions

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