+ Reply to Thread
Results 1 to 15 of 48
Page 1 of 4
FirstFirst 1 2 3 ... LastLast

Thread: How to SEO/tidy up blog urls.

  1. #1
    Senior Member Carnage- is on a distinguished road
    Join Date
    Jan 2005
    Posts
    310

    How to SEO/tidy up blog urls.

    i posted this into one of the suggestions but i thought it'd probably get over looked there so:

    If you want that link SEO'd you can do it like this:

    Code:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule blog/(.*)/$ /forum/blog.php?username=$1
    put that into a .htaccess file in the dir containing blog.php and it will turn www.vbulletin.com/blog/username/ into the correct url. Then edit the templates somewhere to mention that that url can also be used to access their blog.

  2. #2
    New Member ViperMan has disabled reputation
    Join Date
    Jul 2007
    Posts
    9
    Quote Originally Posted by Carnage- View Post
    i posted this into one of the suggestions but i thought it'd probably get over looked there so:

    If you want that link SEO'd you can do it like this:

    Code:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule blog/(.*)/$ /forum/blog.php?username=$1
    put that into a .htaccess file in the dir containing blog.php and it will turn www.vbulletin.com/blog/username/ into the correct url. Then edit the templates somewhere to mention that that url can also be used to access their blog.
    This doesn't work on an IIS server correct?

    And for it to work on an IIS server, an external program needs to be purchased, as well as ROOT access to the server?

  3. #3
    Senior Member Carnage- is on a distinguished road
    Join Date
    Jan 2005
    Posts
    310
    I would never use iis as a webserver so i dont know.

  4. #4
    New Member wh-solution is on a distinguished road wh-solution's Avatar
    Join Date
    Jun 2005
    Location
    Germany-Bad Abbach
    Age
    45
    Posts
    9
    Hmm my blog url looks like blog.php?u=1 and not like blog.php?username=name so guess this suggestion will not work that way.

  5. #5
    vBulletin Developer Freddie Bingham is just really nice Freddie Bingham is just really nice Freddie Bingham is just really nice Freddie Bingham is just really nice Freddie Bingham is just really nice Freddie Bingham's Avatar
    Join Date
    May 2000
    Location
    California
    Age
    35
    Posts
    13,941
    Blog Entries
    16
    Quote Originally Posted by wh-solution View Post
    Hmm my blog url looks like blog.php?u=1 and not like blog.php?username=name so guess this suggestion will not work that way.
    Yes it will.
    vBulletin Developer since Dec 2000

  6. #6
    Senior Member Kohhal is on a distinguished road Kohhal's Avatar
    Join Date
    May 2001
    Location
    Dublin, Ireland
    Posts
    138
    Is there a way to use .htaccess to get urls like username.domain.com ?

  7. #7
    Senior Member Marcos2 has disabled reputation
    Join Date
    Feb 2007
    Location
    [b]New Yorklkjcxzlkjzxlkvjxclkvjlkjljlkjvc[/b]
    Age
    31
    Posts
    717
    Hello,

    For those of us non-programmers, can you explain in a little more detail what to do? So you create a .htaccess file, insert this code, then upload it into the directory that has blog.php. How would you create the .htaccess file and in which folder would you put it into?

    Thanks,

    Marcos

  8. #8
    New Member ajcbarrett has disabled reputation
    Join Date
    Aug 2007
    Posts
    6
    I just get page not found using this?

    Im using VBSEO so already have a .htaccess file if that makes a difference. I just added your info to the bottom of the file.

  9. #9
    Senior Member Lizard King will become famous soon enough Lizard King's Avatar
    Join Date
    Apr 2004
    Location
    Istanbul
    Age
    34
    Posts
    842
    Quote Originally Posted by ajcbarrett View Post
    I just get page not found using this?

    Im using VBSEO so already have a .htaccess file if that makes a difference. I just added your info to the bottom of the file.
    Hello ,

    vBSEO is currently testing SEO'd blog url's. It will be released with the next version update. Thats why i advise you to wait for that. You can see it on action @ http://www.vbseo.com/blogs/

  10. #10
    Senior Member Michelle is on a distinguished road Michelle's Avatar
    Join Date
    Jul 2005
    Location
    Greece
    Age
    23
    Posts
    405
    Quote Originally Posted by Kohhal View Post
    Is there a way to use .htaccess to get urls like username.domain.com ?
    Anyone?

  11. #11
    Senior Member FreshFroot_ has disabled reputation FreshFroot_'s Avatar
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    939
    NuSEO has the blog feature. They also already have the project tools SEO release too, which is selectable right now.

    Check the demo here: http://www.nuhit.com/blog/
    www.Gamerz-Place.net --> Forum For All Gamerz


  12. #12
    New Member riskofficer has disabled reputation
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    16
    Is there a way to use SOMETHING to get urls like username.domain.com?

  13. #13
    Senior Member Michelle is on a distinguished road Michelle's Avatar
    Join Date
    Jul 2005
    Location
    Greece
    Age
    23
    Posts
    405
    Quote Originally Posted by riskofficer View Post
    Is there a way to use SOMETHING to get urls like username.domain.com?
    Kohhal and I have already asked the same question, so I guess we should wait till someone more keen on Apache sees the thread.

  14. #14
    Senior Member FreshFroot_ has disabled reputation FreshFroot_'s Avatar
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    939
    so your saying something like riskofficer.domainname.com meaning if it was installed here on vB you'd want riskofficer.vbulletin.com for all members, where the 1st part is a username?

    If so, you should request this feature at www.nuhit.com/forums in the features area. They're very fast with implementing user requested features. I've requested a few things and within a week all of them were added.
    www.Gamerz-Place.net --> Forum For All Gamerz


  15. #15
    New Member riskofficer has disabled reputation
    Join Date
    Dec 2006
    Location
    Moscow, Russia
    Posts
    16
    I think guys from Jelsoft Enterprises Ltd. should help us. They sold product and must support it!

+ Reply to Thread
Page 1 of 4
FirstFirst 1 2 3 ... LastLast

Similar Threads

  1. Blog entries in postbit should link to blog
    By Dream in forum Blog Suggestions and Feedback
    Replies: 10
    Last Post: Fri 6th Jul '07, 2:46pm
  2. Trying to tidy up my forums...
    By dagummit in forum vBulletin 3.6 Questions, Problems and Troubleshooting
    Replies: 6
    Last Post: Fri 23rd Mar '07, 11:51pm
  3. Tidy up items from ubb.threads migration
    By VW Derf in forum vBulletin Impex Import System
    Replies: 9
    Last Post: Fri 21st Oct '05, 4:40am
  4. Tidy-Warning at the main page
    By Stadler in forum Site Feedback
    Replies: 0
    Last Post: Sat 26th Mar '05, 8:05pm
  5. C Code Tidy
    By Cloud Strife in forum Chit Chat
    Replies: 8
    Last Post: Tue 20th Apr '04, 12:09pm

Tags for this Thread

Bookmarks

Posting Permissions

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