Results 1 to 4 of 4

Changing Member URLs

This is a discussion on Changing Member URLs within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi guys - so far info here is good. Had one more question - Many are saying that it is ...

  1. #1
    Junior Member
    Real Name
    Mick
    Join Date
    Oct 2009
    Posts
    19
    Liked
    0 times

    Changing Member URLs

    Hi guys - so far info here is good. Had one more question -

    Many are saying that it is not a good idea to have text only in URLS and you should have numbers. I can deal with that for threads but not for members. Who wants to have a user name like johnnyblue-3442234?? Very bad.

    I see you guys do it here. Some people say that it can cause problems with user names. But the user names are all unique so I don't understand why it is a problem. Also a question of special characters which I wouldnt use on my forums anyways.

    Could you guys explain more about this? Thanks.

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    If you allow special characters in member names, there may be some conflicts.

    see: users with . in their names - vBulletin SEO Forums
    for your two options

  3. #3
    Junior Member
    Real Name
    Mick
    Join Date
    Oct 2009
    Posts
    19
    Liked
    0 times
    Thanks. Your'e quick. I can't see the answer because it's in customer forums.

    Can I turn off allowing special characters in member names? I am happy to do so. My users dont need it.

    IN addition, can I locate user names with special characters and turn them off?

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You can use a regular expression in your vb options -> user registration options, but this only will effect NEW registrations. It is not retro-active. If you have even ONE bad username, you should use IDs. Otherwise, you should rename the old bad usernames and disallow it in the future.
    Code:
    ^[a-zA-Z0-9\s]+$
    will only allow letters numbers and spaces.

Similar Threads

  1. Replies: 22
    Last Post: 05-08-2010, 11:00 PM
  2. URLS in sitemap are not changing
    By mabe38 in forum Troubleshooting
    Replies: 4
    Last Post: 06-07-2008, 08:11 AM
  3. VBSEO not changing all URLs..
    By John Thawley in forum General Discussion
    Replies: 2
    Last Post: 03-08-2008, 03:12 PM
  4. changing member names (SEO'd)
    By mikeinjersey in forum General Discussion
    Replies: 2
    Last Post: 09-05-2007, 06:36 PM
  5. Changing urls
    By forsaleo in forum General Discussion
    Replies: 2
    Last Post: 06-06-2006, 12:43 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
  •