Results 1 to 2 of 2

weird page names.

This is a discussion on weird page names. within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello, I just recently before buying vb and then vbseo switched my domain name. From Alcohol Injection - Water Injection ...

  1. #1
    Senior Member
    Real Name
    chance
    Join Date
    Aug 2006
    Posts
    260
    Liked
    2 times

    weird page names.

    Hello, I just recently before buying vb and then vbseo switched my domain name. From Alcohol Injection - Water Injection - Methanol Injection - Devilsown to Alcohol Injection - Water Injection - Methanol Injection - Devilsown So I have this in my htaccess file


    RewriteCond %{HTTP_HOST} !^www\.alcohol-injection\.com
    RewriteRule (.*) http://www.alcohol-injection.com/forum/index.php$1 [R=301,L]

    So everything gets the right domain name. Well when someone clicks on my link from google " alcohol injection forum" alcohol injection forum - Google Search

    It still pulls up my old domain name. Well if they click on it it
    /forum/index.phpvbseo.php?vbseourl=index.php is what i get for a path. I am not sure what i should do to fix it. I tried adding that to Define Homepage Aliases but it still stays there. Anyone got any ideas for me to fix this error? It may not be my htaccess file only thing i can guess.

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

    you should use the following rewrite rule in forum/.htaccess:

    Code:
    RewriteCond %{HTTP_HOST} !^www\.alcohol-injection\.com
    RewriteRule (.*) http://www.alcohol-injection.com/forum/$1 [R=301,L]

Similar Threads

  1. Unique Page Titles on Multiple Page Threads
    By rmjvol in forum vBSEO Features Archive
    Replies: 1
    Last Post: 07-05-2006, 09:37 PM
  2. Improve your ranking with web page titles
    By rob in forum Member Articles
    Replies: 4
    Last Post: 05-05-2006, 02:35 PM
  3. Any ideas for improving the page rank of this page?
    By amykhar in forum General Discussion
    Replies: 3
    Last Post: 04-17-2006, 09:47 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
  •