http to https - Will affect seo ranking?

anamika78

New member
Joined
Apr 26, 2014
Messages
34
Points
0
Hello,
Recently i changed http to https. I got ssl certification for my domain. Now http and https both are working. it will affect SEO?
I need to do redirection?
 

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,834
Points
0
Hello,
Recently i changed http to https. I got ssl certification for my domain. Now http and https both are working. it will affect SEO?
I need to do redirection?
Yes, of course, you need an redirection for your URLs, redirect all urls from http to https using htaccess
Code:
 RewriteEngine On
 RewriteCond %{HTTPS} !=on
 RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
You can try code above to aplly for your webiste.
I think change urls It will affect SEO and ranking keywords but you need to wait and everything will be back.
Hopefully It's useful to you!
 
Last edited:

Pandora Blake

New member
Joined
May 14, 2014
Messages
58
Points
0
Redirect all HTTP to HTTPS and This will increase your search engine visibility as Webmaster Tools help announced to give more ranking to the sites with secure connection in future.
 

renart145

New member
Joined
May 12, 2014
Messages
10
Points
0
Yes! Having https are much good than http cause https are more secure. Also most of the search engine give plus on https domain.
 

alexmark

New member
Joined
May 16, 2014
Messages
5
Points
0
i dont think so u need redirection.
 

bob

New member
Joined
Apr 22, 2014
Messages
203
Points
0
bob
Why you think it is not necessary to have a redirection for that? what is reason?
 

fastreplies

New member
Joined
May 11, 2014
Messages
152
Points
0
fastreplies
You see Bob, that is exactly why this Forum needs "SEO for Idiots" section

Now "Bob - SEO Expert" learn basics
The reason for that, my little pigeon, because all old backlinks has been pointing to HTTP
without 301 converted to HTTPS site won't get any backlinks juice thus HTTPS will show
PR of 0

:)

fastreplies
 
Last edited:
Older threads
Replies
26
Views
15,905
Replies
22
Views
13,008
Replies
9
Views
7,400
Newer threads
Replies
4
Views
3,984
Replies
9
Views
5,175
Replies
6
Views
4,372
Replies
8
Views
8,110
Latest threads
Replies
1
Views
179
WTS OOUM.com
Replies
0
Views
194
Replies
0
Views
167
Recommended threads
Replies
23
Views
13,820
Replies
20
Views
11,182
Replies
7
Views
5,517
Replies
7
Views
8,238
Top