Results 1 to 4 of 4

Links to member profile pages: Rewrite problems with special chars

This is a discussion on Links to member profile pages: Rewrite problems with special chars within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, yesterday I noticed a problem with the members/.. links. There was an existing user called tweety so the profile ...

  1. #1
    Member
    Real Name
    sinucello
    Join Date
    Apr 2006
    Posts
    58
    Liked
    0 times
    Blog Entries
    1

    Links to member profile pages: Rewrite problems with special chars

    Hi,

    yesterday I noticed a problem with the members/.. links. There was an existing user called tweety so the profile page was available at forumurl/members/tweety.html. Then another user registered and chose the nick tweety#. Now the link for tweety# gets rewritten by vbSEO and links to the profile page of the user tweety.

    How can I solve this?

    Thank you - all the best,
    Sacha

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

    you should either manually enable VBSEO_REWRITE_MEMBER_MORECHARS option in includes/config_vbseo.php file:
    PHP Code:
    define('VBSEO_REWRITE_MEMBER_MORECHARS'1); 
    or change your member profile URL format by including [user_id] part into it, like:
    Code:
    members/[user_name]-[user_id].html
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Member
    Real Name
    sinucello
    Join Date
    Apr 2006
    Posts
    58
    Liked
    0 times
    Blog Entries
    1
    Hello Oleg,

    thanks for your advise. Should have seen it myself and changing the member profile URL format is a perfect solution for me.

    all the best,
    Sacha

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You are welcome!
    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. My Guide on the features of VBSEO
    By BamaStangGuy in forum Member Articles
    Replies: 18
    Last Post: 11-28-2006, 04:29 PM
  2. i think something is wrong....
    By briansol in forum General Discussion
    Replies: 3
    Last Post: 08-20-2006, 07:10 PM
  3. Replies: 8
    Last Post: 08-15-2006, 05:10 AM
  4. Compression Error
    By Lazer in forum Troubleshooting
    Replies: 19
    Last Post: 03-03-2006, 02:23 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
  •