Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Apr 30, 2015 5:10 pm 
Offline
Newbie

Joined: Thu Apr 30, 2015 5:01 pm
Posts: 2
A couple of months ago I rebranded my blog and put a 301 redirect in place in the htaccess file to redirect queenofsavings.com to queenofreviews.com.

Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^queenofsavings.com [NC,OR]
RewriteCond %{HTTP_HOST} ^www.queenofsavings.com [NC]
RewriteRule ^(.*)$ http://queenofreviews.com/$1 [L,R=301,NC]


A couple of months has passed and Google has indexed all of my pages on the new site, but my PR and DA and PA have not flowed to the new one. While looking into this today I started wondering if my DNS config is correct. Both domains are registered with Godaddy, the old domain is pointing to Linode's DNS servers and the new domain is pointing to Cloudflare which then points to Linode. In the DNS manager for Linode I have a master record for each pointing to the IP of my Linode. I am not sure that pointing the old domain directly to Linode is correct or if any of it is correct, but the redirect does work. Thanks in advance for advice you can provide.


Top
   
PostPosted: Thu Apr 30, 2015 7:23 pm 
Offline
Senior Member

Joined: Fri Feb 13, 2015 8:12 pm
Posts: 101
I don't think there is anything to change in DNS. The way you host your website should not affect web positioning, except when it means faster load times.

What you need is to convince the rest of the world to link to the new page instead of the old one. Surely, that will take a little more than two months.


Top
   
PostPosted: Thu Apr 30, 2015 10:18 pm 
Offline
Newbie

Joined: Thu Apr 30, 2015 5:01 pm
Posts: 2
OK from what I have read the DA and PA should start moving over in a few weeks so I thought I would have seen something by now. I know that PR will probably not update until Google updates PR which will probably never happen again. Thanks!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group