Title: Problem after moving to https
Last modified: August 30, 2016

---

# Problem after moving to https

 *  Resolved [giri283](https://wordpress.org/support/users/giri283/)
 * (@giri283)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/)
 * Hi there,
 * This plugin has worked great until I moved from http to https.
 * The problem is that:
 * I visit
    [http://www.studicirulli.it/news/tag/implantologia/](http://www.studicirulli.it/news/tag/implantologia/)
   the page redirects to [https://www.studicirulli.it/studicirulli.it/news/tag/implantologia/](https://www.studicirulli.it/studicirulli.it/news/tag/implantologia/)
   and I get a 404 error.
 * Everything is ok if I visit
    [https://www.studicirulli.it/news/tag/implantologia/](https://www.studicirulli.it/news/tag/implantologia/)
 * My file htaccess contains
 * RewriteBase /
    RewriteCond %{HTTPS} off RewriteRule ^(.*)$ [https://%](https://%){
   HTTP_HOST}%{REQUEST_URI} [L,R=301]
 * Any solution? Thank you in advance
 * [https://wordpress.org/plugins/seo-redirection/](https://wordpress.org/plugins/seo-redirection/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * (@fakhris)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/#post-6627668)
 * Hi,
 * Can you contact me at [http://www.clogica.com/contact-us](http://www.clogica.com/contact-us)
   to provide me your site URL and some info.
 * Regards
 *  [CroMisho](https://wordpress.org/support/users/cromisho/)
 * (@cromisho)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/#post-6627785)
 * Hi! I have moved also to https.
 * I have no problem getting 404 pages. It redirects still as it should. However,
   when I check the database to change remaining http urls, (Better search replace
   plugin), i am getting a lot of entries that are still “[http://mydomain.com&#8221](http://mydomain.com&#8221);
   in wp_WP_SEO_404_links and wp_WP_SEO_Redirection_LOG table.
 * My question is, is it safe to replace them all with https?
 *  [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * (@fakhris)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/#post-6627787)
 * Hi giri283 with respect to the link “[https://www.studicirulli.it/studicirulli.it/news/tag/implantologia/&#8221](https://www.studicirulli.it/studicirulli.it/news/tag/implantologia/&#8221);
   the issue is that you added the target link as “studicirulli.it/news/tag/implantologia/”
   without “[https://www.&#8221](https://www.&#8221); the plugin considered it as
   a relive URL rather than absolute, please include “[https://www.&#8221](https://www.&#8221);
   in the target redirect and all things will work fine
 *  [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * (@fakhris)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/#post-6627788)
 * Hi CroMisho, you do the replacement you mentioned.
 *  [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * (@fakhris)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/#post-6627789)
 * hi CroMisho, you can do the replacement you mentioned.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problem after moving to https’ is closed to new replies.

 * ![](https://ps.w.org/seo-redirection/assets/icon-128x128.jpg?rev=983735)
 * [SEO Redirection Plugin - 301 Redirect Manager](https://wordpress.org/plugins/seo-redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-redirection/reviews/)

## Tags

 * [https redirect](https://wordpress.org/support/topic-tag/https-redirect/)

 * 5 replies
 * 3 participants
 * Last reply from: [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/problem-after-moving-to-https/#post-6627789)
 * Status: resolved