40
votes
4answers
4k views

How do I transition to SSL without affecting PageRank?

Here at Stack Exchange we're working on moving all traffic to SSL. The reason we're not doing logged-in-users only is that one side of the login divide would suffer a redirect from google every time. ...
2
votes
1answer
25 views

HTTPS Causes Broken Back Links?

If I change my URL to force https does this effect all of my backlinks to be broken and to be lost one by one? And if so if I change it back will it will this restore the back links on the site? Any ...
3
votes
2answers
171 views

What will be the impact on SEO if we remove our SSL certificate (url become http instead of https)?

For some weird reason the content accessed though our domains is returned via SSL HTTPS on all domains pointing to the server. https://domain.com leads to our website, with a proper SSL certificate ...
2
votes
1answer
181 views

Is my htaccess setting hurting SEO?

I have a site that I have redirecting to https. I do this to leverage wildcard SSL for my password protected pages. Everything seems to work fine with testing. For example, whether you type in http or ...
0
votes
2answers
117 views

Is 301 redirect sufficient to solve WWW and HTTP/S duplication?

I was reading about this article - SEO preference for WWW or HTTP:// protocol redirection? Do www websites rank better than NON-www? I have same problem but I needed a help on this further. What ...
4
votes
2answers
226 views

Google suddenly only indexes https and not http

So all of a sudden, searches for our site "radiotuna" give out the result as an HTTPS link. ...
0
votes
1answer
106 views

SEO and search result changes when switching to SSL on Joomla site?

I am thinking about purchasing an SSL certificate for a website. The most noticeable difference for the user would be the http now becomes https and there is that lock icon in most browsers. Will ...
1
vote
1answer
242 views

HTTP and HTTPS impacts on SEO

I have a website http://www.domain_1.com/ hosted in a shared webserver. I have used SSL for another website https://www.domain_2.com/ on the same server. Due to some technical limitations (single ...
20
votes
4answers
2k views

Is using only https bad in a SEO perspective?

I would like to set up a new business site. I plan to direct www.example.com to example.com and only use that domain. My plan is also to only use https and not http. Does this affect the SEO for the ...
5
votes
3answers
4k views

HTTPS best practices for SEO and usability

Consider a page, http://example.com, which can be viewed both publicly and when a user authenticates. Now suppose you enable HTTPS for every page when a user logs into your website, but only when they ...