Activity Stream
48,167 MEMBERS
6831 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member

    Default Proper 301 Redirect URL

    Hey guys, so I ran my website through WebsiteGrader and it tells me no Permanent 301 Redirection found. Looked it up on google, people say that I won't get my full page rank and credit because google will think www.mywebsite.com and mywebsite.com are two seperate sites.

    I used this code for my .htaccess in my root Dir.

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^www\.mywebsite\.com$ [NC]
    RewriteRule ^(.*)$ http://mywebsite.com/$1 [L,R=301]

    And it still gives me that error, I've tried a few different variations I found on google, none works.

    So which is the proper one? Mind sharing yours if you got it properly? Thanks in advance.
    LuDo8 Reviewed by LuDo8 on . Proper 301 Redirect URL Hey guys, so I ran my website through WebsiteGrader and it tells me no Permanent 301 Redirection found. Looked it up on google, people say that I won't get my full page rank and credit because google will think www.mywebsite.com and mywebsite.com are two seperate sites. I used this code for my .htaccess in my root Dir. RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.mywebsite\.com$ RewriteRule ^(.*)$ http://mywebsite.com/$1 And it still gives me that error, I've tried a few Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    blackshare.org porndome.org filme-porno.bz filmeporno.me
    Now go to webmaster tools ,site configuration,settings and set www. or no www

  4.     
    #3
    Member
    Website's:
    mtvfilm.net
    RewriteCond %{HTTP_HOST} !^yoursite\.com$ [NC]
    RewriteRule ^(.*)$ http://yoursite.com/$1 [R=301,L]
    try it man

  5.     
    #4
    Member
    Cool, thanks duality and Nick, I did Both going to google webmasters and using that version. And now everything is sorted. Thanks guys.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Proper Nginx 301 Direct?
    By LuDo8 in forum Webmaster Discussion
    Replies: 0
    Last Post: 6th May 2012, 01:29 PM
  2. What is the PROPER way of Domain Redirection?
    By Arthur in forum Webmaster Discussion
    Replies: 6
    Last Post: 10th Apr 2012, 01:50 PM
  3. need proper hosting
    By ElitePirate in forum Hosting Discussion
    Replies: 9
    Last Post: 19th Oct 2011, 06:35 AM
  4. need a proper site !
    By Aztec234 in forum Server Management
    Replies: 5
    Last Post: 21st Jun 2011, 04:26 PM
  5. proper vb license wanted
    By mister_X in forum Completed Transactions
    Replies: 0
    Last Post: 1st May 2009, 06:37 PM

Tags for this Thread

BE SOCIAL