Reputation:
I'm thinking of converting from https to http (major parts of the site will be http, but secure parts will be https). what are the seo implications when Google already lists the https version as #4 when I search for the site? What can I do to mitigate these consequences?
Upvotes: 0
Views: 209
Reputation: 352
Why do you want to switch from https to http? https is more secure, has no negativ impacts for the customer and google explicitly encourage webmasters to use https for a "safer" web.
If you still want to migrate from http to https you should make sure, that your https version redirects to the http version with an 301 (moved permanently) header to prevent duplicate content (same page, same content, different urls)
Upvotes: 0
Reputation: 219924
Switching to http should not have any effect on your rankings as it does not have anything to do with the content on the page.
Upvotes: 1