Day: November 5, 2015
Does the plugin do a SEO friendly 301 redirect?
When you enable a 301 redirect with Really Simple SSL, the SEO value (commonly referred to as “link juice”) is transferred to the new destination URL, so that the site maintains its ranking potential in search engines. By default, when clicking Activate SSL in Really Simple SSL; a 301 internal WordPress permanent redirect is added, which means that the redirect is handled by WordPress. If you are running an Apache or LiteSpeed webserver, you can enable a .htaccess 301 redirect
My browser still gives mixed content warnings
“Mixed content” means that the site contains both secure (HTTPS) and insecure (HTTP) content. If your site contains Mixed Content, it may not load correctly over HTTPS as a result. The Free version of Really Simple SSL contains a Mixed Content Fixer which dynamically fixes the most common types of mixed content. If the mixed content fixer is active, Really Simple SSL fixes all images, JavaScript, style links, @import URLs and iFrames with http links. It does this without making
The settings page says redirect could not be set in the .htaccess
Your site can run on SSL without any issues. The plugin also adds some javascript to redirect any non https pages, so your site should load over https without any problems. Furthermore, you can enable the HSTS setting to improve security. Common causes: 1. The .htaccess is not writable, or not available. 2. Testing of the .htaccess rewrite rules failed. This can be caused by several things: The plugin couldn’t access the test page: some configurations do not allow access