Title: ReConfig after move from http to https
Last modified: June 4, 2020

---

# ReConfig after move from http to https

 *  Resolved [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/)
 * After upgrading my site to https, I had to reconfigure the property of GSC.
 * So I reset the setting of the plugin to start from a clean setup.
 * unfortunately, I can’t finalize anymore the setup.
 * here is my situation :
 * – domain.com/wp-admin/admin.php?page=googlesitekit-splash
    start setup
 * – [https://sitekit.withgoogle.com/site-management/setup/?&#8230](https://sitekit.withgoogle.com/site-management/setup/?&#8230);..
   
   Sign in with google
 * Success
 * Autorise Site Kit google
 * Success
 * – domain.com/wwp-admin/login….+redirect
    Login -> Sucess
 * redirect -> [https://domain.com/wp-admin/index.php?action=googlesitekit_proxy_setup&googlesitekit_code](https://domain.com/wp-admin/index.php?action=googlesitekit_proxy_setup&googlesitekit_code)
 * But I’m landing here /wp-admin/
 * So I’m stuck here, without redirect to the plugin page, the token can’t validate
   the set-up.
 * First time I used the setup on HTTP, everything was working well.

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

 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12936652)
 * [@tealcfr](https://wordpress.org/support/users/tealcfr/) Sorry to hear you’ve
   been encountering issues during setup after moving to a fully secure site.
 * In your case there may be a few things to inspect, including what if any redirection
   plugins were used, did you change both site URLs in your WordPress general settings
   and additional third party plugins.
 * If you’d like to share your [Site Health information](https://i.imgur.com/Rtkmsba.png)
   we can investigate further. If you prefer to share privately you can use [this](https://docs.google.com/forms/d/1lhjns2K7c0Ny7ME4gxTcsnYtNUtcMr8BvFpPQi23Y1E/edit)
   form.
 *  Thread Starter [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12937212)
 * Hi,
 * Thanks for the fast reply.
 * I changed all mention of “[http://&#8221](http://&#8221); in my database., so
   I guess job should be done for both WordPress settings and additional third party?
 * I also disable the plugin “wps hide login”
 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12937309)
 * [@tealcfr](https://wordpress.org/support/users/tealcfr/) Thanks for providing
   the additional information. A database change of all references won’t necessarily
   allow for a change on the Site Kit authentication service, you may need to flush
   your permalinks also after resetting Site Kit. In your case it also looks like
   you have an under construction plugin active, along with your http traffic not
   redirecting to your secure (https) site.
 * Can you enable https redirection (which may be possible at host level) and temporarily
   deactivate the coming soon plugin before attempting setup once more?
 *  Thread Starter [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12937493)
 * Hi
 * I diseable the pluggin “under construction” and “cache”
 * Still have the problem, I also try after emptying my browser cache.
 * I redirect all HTTP traffic on https by the htaccess.
 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12939248)
 * [@tealcfr](https://wordpress.org/support/users/tealcfr/) Thanks for providing
   an update. I don’t see any redirection on your site at present, from http to 
   https. Can you ensure that’s working before attempting setup once more?
 *  Thread Starter [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12939557)
 * But on my side, I have this browser log when I reach the website from an http
   connexion
 * [http://www.domain.fr](http://www.domain.fr) 301 text/html Other (disk cache)
   2 ms Other
    [https://domain.fr](https://domain.fr) 301 text/html [http://www.domain.fr/](http://www.domain.fr/)(
   disk cache) 1 ms Document [https://www.domain.fr](https://www.domain.fr) 200 
   document [https://domain.fr/](https://domain.fr/)
    -  This reply was modified 6 years ago by [Pierre](https://wordpress.org/support/users/tealcfr/).
 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12939926)
 * [@tealcfr](https://wordpress.org/support/users/tealcfr/) Thanks for the update.
   Your site is now redirecting for me on first visit, although your http is still
   [accessible](https://i.imgur.com/3GM2vjW.jpg), with no caching involved.
 * Can you try the below steps, and inform me whether you’re able to proceed with
   setup?
    1. Temporarily switch your “WordPress Address (URL)” and “Site Address(
   URL)” from [https://yoursite.com](https://yoursite.com) to [http://yoursite.com](http://yoursite.com)
   in your WordPress [General Settings](https://i.imgur.com/MkFLF0E.png) configuration.(
   to trigger a change on the Site Kit service) 2. Logout of your WordPress admin
   dashboard 3. Log back in and then undo the changes you made (reverting back to
   the full address with https) 4. Reset Site Kit and attempt setup once more
 *  Thread Starter [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12941394)
 * Hi,
 * Well, I proceed of the following points : 1, 2, 3, 4.
 * But still have the problem.
 * Then I disable all plugging on the site.
    Removed the cache of website. remove
   the plugin sitekit reinstall it try the config form
 * And still have the problem, redirect all the time to /wp-admin/
 *  Thread Starter [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12942545)
 * Ok,
 * I don’t know what to tell you I retry few hours later and now it’s working
 * So….I don’t what was the problem
 *  Plugin Support [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12943038)
 * [@tealcfr](https://wordpress.org/support/users/tealcfr/) Thanks for the update,
   great that it’s finally working for you. Like you I can’t be sure what was the
   cause in this case. Out of curiousity did you use the same browser or make any
   changes to your site since?
 *  Thread Starter [Pierre](https://wordpress.org/support/users/tealcfr/)
 * (@tealcfr)
 * [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12947095)
 * I still used the same browser.
 * And no changes at that period.
 * So many a problem of cache.

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

The topic ‘ReConfig after move from http to https’ is closed to new replies.

 * ![](https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=3141863)
 * [Site Kit by Google - Analytics, Search Console, AdSense, Speed](https://wordpress.org/plugins/google-site-kit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-site-kit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-site-kit/)
 * [Active Topics](https://wordpress.org/support/plugin/google-site-kit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-site-kit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-site-kit/reviews/)

## Tags

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

 * 11 replies
 * 2 participants
 * Last reply from: [Pierre](https://wordpress.org/support/users/tealcfr/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/reconfig-after-move-from-http-to-https/#post-12947095)
 * Status: resolved