conflict between 'really simple ssl' plugin and yoast plugin

Posted in: Newspaper
Post count: 1

I ordered the newspaper theme and install in word-press but when i install a plugin called ‘really simple ssl’ … to configure ssl … it it made a conflict to another plugin called yoast seo … i need a solution to solve this conflict
or if you can recommend for me another plugin for ssl that compatible with the theme

Post count: 23312

Hi,

Sorry for this inconvenient but please notice that the theme has not been tested with this kind of plugin, sorry! Notice that being an untested plugin, might appears a lot of conflicts with the theme core files. We do not have any other recommended plugin in this situation and also, we cannot provide support for untested plugins, sorry!

Thanks.

Post count: 9544

You don’t need a plugin for SSL.

You need
a) SSL/TLS certificate on your web host
b) you need to have your host panel setting for domain setup to 301 redirect all https queries to https
c) you need to search/replace your post meta in phpmyadmin for instances of http/yoursite and replace with https/yoursite
d) you need to make sure any items in theme panel like logo are https links
e) you need to add explicit https URL to your wp-config.php file (see wordpress codex on how to edit wp-config); and add the https admin required line.
f) ideally you should have an htaccess entry to redirect all http queries to https, if your hosting panel doesn’t yet have that option

That is *correct* way to move your site to https — plenty of tutorials online.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.