Page 2 of 2 FirstFirst 1 2
Results 16 to 23 of 23

redirect from www.domain.com/vb to vb.domain.com

This is a discussion on redirect from www.domain.com/vb to vb.domain.com within the General Discussion forums, part of the vBulletin SEO Discussion category; I removed it and it works I can browse the forums but I can not access the admincp when I ...

  1. #16
    Junior Member
    Real Name
    ayman
    Join Date
    Apr 2007
    Posts
    24
    Liked
    0 times
    I removed it and it works
    I can browse the forums but I can not access the admincp
    when I try to it redirect me to the forum index page

  2. #17
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Is your admincp folder password protected using .htaccess? If so, please check entry #20 in troubleshooting.txt file (try to create empty 401.shtml file in domain root).

  3. #18
    Junior Member
    Real Name
    ayman
    Join Date
    Apr 2007
    Posts
    24
    Liked
    0 times
    thanks for help
    every thing is going fine now
    but there is problem when I type : www.domain.com/vb or domain.com/vb
    will give me an error page not found.
    I want it to be redirected to the new subdomain vb.domain.com
    but when I type www.domain.com/vb/ it will redirect me to subdomain without any problem.

    also the rewrite rule for forums and threads links still as the old rule www.domain.com/vb/forum#
    www.domain.com/vb/t2344.html
    but when I click on it it will redirect to the new rule under subdomain without any error, I thought when I change the URL's forum from the admincp then all links will change under the subdomain
    so after I changed the URL's forum on the admincp from http://www.domain.com/vb/ to http://vb.domain.com
    the rewrite rule stop working and I got (unregisterd) mark next to vbseo copyright.

  4. #19
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    but there is problem when I type : www.domain.com/vb or domain.com/vb
    will give me an error page not found.
    Change rewrite rule to:
    Code:
    RewriteCond %{HTTP_HOST} !^vb6.arabseyes.com
    RewriteCond %{REQUEST_FILENAME} vb/
    RewriteRule (.*) http://vb6.arabseyes.com/$1 [R=301,L]

    so after I changed the URL's forum on the admincp from http://www.domain.com/vb/ to http://vb.domain.com
    the rewrite rule stop working and I got (unregisterd) mark next to vbseo copyright.
    Please open a support ticket with license updated request so we can update your forums URL.

  5. #20
    Junior Member
    Real Name
    ayman
    Join Date
    Apr 2007
    Posts
    24
    Liked
    0 times
    thank you very much Oleg
    If I update my forums URL, will old links in google.com www.domain.com/vb/thread123.html will redirect to the new vb.domain.com/thread123.html ?

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

    yes, it should be redirected with rewrite rules quoted above.

  7. #22
    Junior Member
    Real Name
    ayman
    Join Date
    Apr 2007
    Posts
    24
    Liked
    0 times
    thank you very much for you support...
    it is working fine now

    regards

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

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. move server, but only for vbseo: which redirect?
    By magnaromagna in forum General Discussion
    Replies: 2
    Last Post: 04-18-2007, 03:43 PM
  2. Custom 301 redirect
    By 2scoops in forum Custom Rewrite Rules
    Replies: 2
    Last Post: 01-23-2007, 08:30 PM
  3. 301 fügt ?vbseourl= mit an
    By Junior in forum Deutsch
    Replies: 8
    Last Post: 11-20-2006, 01:07 PM
  4. URLs not followed (15)
    By special K in forum General Discussion
    Replies: 3
    Last Post: 11-20-2006, 07:27 AM
  5. URL's not followed... possible errors in redirect..
    By Sonnie in forum Troubleshooting
    Replies: 39
    Last Post: 10-08-2006, 07:35 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
  •