Changing to HTTPs can decrease the quality of backlinks that I built?

Harry P

New member
Joined
Feb 3, 2015
Messages
331
Points
0
I read that if my site moves to http to https then backlinks I built in the past will be decrease the quality because it will be redirected from http to https. Is that true? how to move to https that still maintaining backlinks for my site?

Your comments would be appreciated!
 

vishwa

Well-known member
Joined
May 12, 2014
Messages
1,137
Points
63
If you 301 redirects your website than it might be a problem for you. However I am not 100% sure about it. Waiting for others to comment on this thread. Thanks for open up this thread.
 

grubble

New member
Joined
Mar 7, 2017
Messages
17
Points
0
It can be a problem, yes. It would be a good start to assess your backlink profile and contact as many sites who have linked to you, and simply ask them to change the link to your new URL. You'd be surprised how often people will do that. Of course that won't always be possible - although some of those you can't change will likely be lower quality backlinks anyway. Not 100% sure what else can be done, so I'm also waiting for others to comment!
 

Harry P

New member
Joined
Feb 3, 2015
Messages
331
Points
0
If you 301 redirects your website than it might be a problem for you. However I am not 100% sure about it. Waiting for others to comment on this thread. Thanks for open up this thread.
Thanks I will wait for other comments.

Just do the 301 redirects. It won't be a problem.

Any links that you control or can get the webmasters to change them to the new HTTPS URL, do so. Also change all your internal links to the new URL if you are not using relative links.
Thanks I know about this but I also knew Google considers http and https as different URL thus backlinks pointing to these URLs are different.
I guess my sites can decrease rankings if changing to https even making a 301 redirection on each URL. That's the problem that I am concerning.
 

Divyesh Padmani

New member
Joined
Mar 21, 2017
Messages
4
Points
0
I read that if my site moves to http to https then backlinks I built in the past will be decrease the quality because it will be redirected from http to https. Is that true? how to move to https that still maintaining backlinks for my site?

Your comments would be appreciated!
you need to set permanent 301 redirect on a page level. And dont 301 redirect everything to the home page becuase this will kill all your rankings overnight.
 

Harry P

New member
Joined
Feb 3, 2015
Messages
331
Points
0
Yes, of course they are different URLs, but that is what 301 redirects are for.

A 301 redirect will credit the links to the new URL.

I have done entire site migrations to new domains with 301 redirects and never lost rankings.
you need to set permanent 301 redirect on a page level.
What does it mean?

And don't do 301 redirect everything to the home page because this will kill all your rankings overnight.
What are the codes are you using to force

I did a searching and found some but I don't know which is doing right way.

Code:
RewriteEngine On 
RewriteCond %{HTTP_HOST} ^example\.com [NC]
RewriteCond %{SERVER_PORT} 80 
RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]
or

Code:
RewriteCond %{SERVER_PORT} 80 
RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]
 
Latest threads
Replies
2
Views
99
Replies
1
Views
182
Replies
5
Views
394
Replies
11
Views
541
Replies
2
Views
233
Recommended threads
Similar threads

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top