Ryan Nielson
Active member
I enabled SSL with Cloudflare's free service and immediately experienced a dramatic drop in my page rank. I used to be in the top three for my keyword, but am no longer in the top 4 pages even. Have I done something wrong with my redirects or is this a known issue with Cloudflare?
Code:
RewriteCond %{HTTP_HOST} stratics.com [NC]
RewriteRule ^/(.*) https://stratics.com/$2 [R=301,NC]