Page 1 of 2 1 2 LastLast
Results 1 to 15 of 25

oh oh. username profile link conflict

This is a discussion on oh oh. username profile link conflict within the General Discussion forums, part of the vBSEO SEO Plugin category; As soon as I install vbseo , members are going crazy thinking someone hacked their account. The problem is if ...

  1. #1
    Member
    Real Name
    chris
    Join Date
    Jan 2006
    Posts
    38
    Liked
    0 times

    oh oh. username profile link conflict

    As soon as I install vbseo, members are going crazy thinking someone hacked their account. The problem is if someone have - or _ or any other characters on their username, their profile will link to another member with the same name but no special character.

    Now, is there anyway I can change this? I am not trying to use ID for user profile links because I bought this product just so that people would be able to have their name as their profile links.

    so for example, -john- profile will be linked to john.

    any fix?

    I try to search around the forum but juan said the problem is fixed for 2.0 and above and I am using the newest version and the conflict still exist

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times

  3. #3
    Member
    Real Name
    chris
    Join Date
    Jan 2006
    Posts
    38
    Liked
    0 times
    that didn't fix people who have - on their user names

    even after I put 1 on that option, all other characters are ok but users with - on their names are still being redirected to the same name without the - on it

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Yeah, it does seem to strip -'s. I thought that was resolved a while back, but Oleg can comment.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hi,

    please include a [user_id] part into member profile URL format in vbseocp to be absolutely sure there is no conflicts (for instance, "members/[user_id]-[user_name].html".

  6. #6
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Is there no way to make the - get converted to the ascii code like other special characters?

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Basically, there are two options that affect this:
    VBSEO_REWRITE_MEMBER_MORECHARS should be set to 1 in config_vbseo
    and "Replace Non-English Characters in URLs" option should be *disabled* in vbseocp (which is not desired sometimes though since it affects ALL URLs).

  8. #8
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Hmm. Oh well. I never noticed that the -'s were stripped out of the names, so I need to add the userid to the end now. That will make all the old indexed profile links invalid, right?

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Well, it is not stripped, but it is treated like URL parts separator (if "-" is defined in vbseocp).
    Yes, with URL format changes old links will not work correctly. This is not required however, because in most cases member profiles with similar names will be distinguished. As for the specified case (with starting and/or trailing "-", which are stripped like URL separator), we can keep it for member profile links when VBSEO_REWRITE_MEMBER_MORECHARS is enabled. That should solve this issue as well.

  10. #10
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Well, I'll go ahead and change it to have the ID just to make sure it's covered and get my new sitemaps generated.

    Thanks

  11. #11
    Member Pagan's Avatar
    Real Name
    Marco
    Join Date
    Feb 2006
    Location
    Bielefeld / Germany
    Posts
    38
    Liked
    0 times
    Hi sorry fort that, but I had the same Problem. Right now I changed members/[user_name].html to members/[user_name]-[user_id].html

    Now the Problem is gone, but their are some member-sites in google with the old Format. Is their a way to fix that this links will work?

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hi,

    since old member profile URL format had no user_id part in it, it's not possible to create a general rewrite rule for redirection that will work for all old URLs. It is only possible with one rewrite rule per user in .htaccess similar to:
    RewriteRule ^members/john-doe\.html$ member.php?u=12
    etc.

  13. #13
    Member
    Real Name
    chris
    Join Date
    Jan 2006
    Posts
    38
    Liked
    0 times
    Well that just defeats the purpose of me using this script then. Unfortunately, I ended up buying 3 and I wish I knew about this conflict before buying 3 because then I will use the free versions on vbulletin.org. This just ruins my plans for my upcoming dating site I will be using one of them on.

    Even the username.mysite.com or profiles.mysite.com/username I was told will work but it doesn’t even work and I can't get any answers to the thread about it. Juan asked me for my ftp info and I gave it to him and still I haven't seen any help.

    I am really pissed, just throw over $400 away when I could have used the free versions on vb.org and they actually do the same.

    Whatever. Next time put a demo of your software for people to test it instead of promising and telling them something will work when it actually don’t work.

    I was told in the presales section that username.mysite.com and also profiles.mysite.com/username will work but after I purchase the script, none of them work.

    Feels like an episode of punk

  14. #14
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    This is ONLY a problem if you allow users to have dashes in their names, and there is another user with the same name without the dashes. Otherewise, it will work fine.

  15. #15
    Member
    Real Name
    chris
    Join Date
    Jan 2006
    Posts
    38
    Liked
    0 times
    Quote Originally Posted by ConqSoft
    This is ONLY a problem if you allow users to have dashes in their names, and there is another user with the same name without the dashes. Otherewise, it will work fine.
    thats not only my problem. read my previous reply to see my other problem. I was promised that this script will do things in the presale section but after paying for it, codes that were given to me dont even do the things they said it will.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Full link to Profile in Profile
    By Diver in forum General Discussion
    Replies: 1
    Last Post: 02-03-2006, 10:04 AM
  2. Profile with username I_luv_HP&trq returns no user exists
    By BamaStangGuy in forum Bug Reporting
    Replies: 1
    Last Post: 11-11-2005, 05:48 AM
  3. username, special characters, wrong link - Additional
    By Ghostsuit in forum Bug Reporting
    Replies: 12
    Last Post: 10-07-2005, 12:59 PM
  4. username, special characters, wrong link
    By MMAFan in forum Bug Reporting
    Replies: 3
    Last Post: 09-17-2005, 11:41 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
  •