Title: Sign In Loop
Last modified: March 11, 2024

---

# Sign In Loop

 *  Resolved [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/)
 * Hello,
 * So far I have been using Google Analytics for Woocommerce but several days ago
   after some updates it stopped firing hits. So I decided to install Site Kit on
   my site.
 * The registration went ok and it appeared on my WP Dashboard but now I cannot 
   log in as it takes me back after giving permission.
 * A Healtch check on the site shos some seemingly API related problems:
 *     ```wp-block-code
       ### google-site-kit ###
   
       version: 1.121.0
   
       php_version: 8.0.30
   
       wp_version: 6.4.3
   
       reference_url: https://lodkata.com
   
       amp_mode: no
   
       site_status: connected-site
   
       user_status: not authenticated
   
       verification_status: not-verified
   
       connected_user_count: none
   
       active_modules: site-verification, search-console, analytics, analytics-4, pagespeed-insights
   
       recoverable_modules: none
   
       required_scopes: 
   
       openid: ⭕
   
       https://www.googleapis.com/auth/userinfo.profile: ⭕
   
       https://www.googleapis.com/auth/userinfo.email: ⭕
   
       https://www.googleapis.com/auth/siteverification: ⭕
   
       https://www.googleapis.com/auth/webmasters: ⭕
   
       https://www.googleapis.com/auth/analytics.readonly: ⭕
   
       https://www.googleapis.com/auth/tagmanager.readonly: ⭕
   
       capabilities: 
   
       googlesitekit_authenticate: ✅
   
       googlesitekit_setup: ✅
   
       googlesitekit_view_posts_insights: ⭕
   
       googlesitekit_view_dashboard: ⭕
   
       googlesitekit_manage_options: ⭕
   
       googlesitekit_update_plugins: ⭕
   
       googlesitekit_view_splash: ✅
   
       googlesitekit_view_authenticated_dashboard: ⭕
   
       googlesitekit_view_wp_dashboard_widget: ⭕
   
       googlesitekit_view_admin_bar_menu: ⭕
   
       googlesitekit_view_shared_dashboard: ⭕
   
       googlesitekit_read_shared_module_data::["search-console"]: ⭕
   
       googlesitekit_read_shared_module_data::["pagespeed-insights"]: ⭕
   
       googlesitekit_manage_module_sharing_options::["search-console"]: ⭕
   
       googlesitekit_manage_module_sharing_options::["pagespeed-insights"]: ⭕
   
       googlesitekit_delegate_module_sharing_management::["search-console"]: ⭕
   
       googlesitekit_delegate_module_sharing_management::["pagespeed-insights"]: ⭕
   
       enabled_features: 
   
       adsModule: ⭕
   
       audienceSegmentation: ⭕
   
       consentMode: ⭕
   
       ga4AdSenseIntegration: ⭕
   
       gm3Components: ⭕
   
       search-console_shared_roles: none
   
       search-console_management: owner
   
       pagespeed-insights_shared_roles: none
   
       pagespeed-insights_management: all_admins
   
       search_console_property: https://lodkata.com/
   
       analytics_account_id: none
   
       analytics_property_id: none
   
       analytics_profile_id: none
   
       analytics_use_snippet: yes
   
       analytics_4_account_id: none
   
       analytics_4_ads_conversion_id: none
   
       analytics_4_property_id: none
   
       analytics_4_web_data_stream_id: none
   
       analytics_4_measurement_id: none
   
       analytics_4_use_snippet: yes
   
       analytics_4_available_custom_dimensions: none
       ```
   
 * Is there a workaround?
    -  This topic was modified 2 years, 2 months ago by [Svrakata](https://wordpress.org/support/users/svrakata/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsign-in-loop-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/sign-in-loop-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/sign-in-loop-2/page/2/?output_format=md)

 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17490890)
 * Hi [@svrakata](https://wordpress.org/support/users/svrakata/), thanks for opening
   a support topic. I’d be happy to help you with this. To understand the situation
   in more details, please can you share the following:
    1. Have you recently performed a site migration, changed your domain or changed
       your WP admin path?
    2. Do you encounter the same loop when following the troubleshooting steps [here](https://sitekit.withgoogle.com/documentation/troubleshooting/using-troubleshooting-mode/)?
    3. What is the callback URL that you land back on after you have been looped back?
 * Any recordings you can share would also help us with this. Let me know if you
   have any questions on the above.
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17491013)
 * Hi Adam,
 * Thanks for trying to help out…
    1. No I haven’t done any of these… Recently I only changed my PHP version of the
       site up from 7.2 to 8.0…
 * 2. I tried signing in in Troubleshooting mode but it is the same.
 * 3. I start at [https://lodkata.com/wp-admin/admin.php?page=googlesitekit-splash](https://lodkata.com/wp-admin/admin.php?page=googlesitekit-splash)
 * After I give consent and try to login with my Google account I am redirected 
   here:
 * [https://lodkata.com/wp-admin/admin.php?page=googlesitekit-splash&notification=authentication_success](https://lodkata.com/wp-admin/admin.php?page=googlesitekit-splash&notification=authentication_success)
 * But the screen is the same and I again have the two buttons: Sign in with Google
   and Reset.
 * Cheers!
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17491052)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) Thanks for sharing
   the information and sorry to hear that you are still facing this issue. I can
   see you have shared some site health information for Site Kit but could I also
   ask you to share the full[ Site Health information](https://i.imgur.com/Rtkmsba.png).
   You can[ use this form](https://docs.google.com/forms/d/1lhjns2K7c0Ny7ME4gxTcsnYtNUtcMr8BvFpPQi23Y1E/)
   to share privately if preferred.  
 * It looks like you could be using a security plugin that alters your WP login 
   page which may be causing this issue. I can run some further checks if you share
   the information above.
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17493208)
 * Hi Adam,
 * I submitted full Site Health info via the form.
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17493268)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) Thank you for sharing
   the information. It’s possible that there is a conflict at play here causing 
   this. Please could you try the following:
    1. Go to [this URL](https://tastewp.com/create/NMS/8.0/6.4/google-site-kit/twentytwenty?ni=true&redirect=admin.php%3Fpage%3Dgooglesitekit-splash)
       which will create a temporary test WordPress site with Site Kit pre-installed.
    2. Set up Site Kit and check if you encounter any of the same issues.
    3. Add the other plugins you have installed on your website one by one checking
       Site Kit each time to see if the same issue happens.
 * You can also try disabling each plugin on your website one by one to see if the
   issue remains. If you’re still running into the issue let me know and we can 
   continue to troubleshoot this further.
 * I will also perform some tests on my side to see if I can replicate the issue.
   If I have any updates I will post them here.
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17493397)
 * OK, I tried to setup the Site Kit on the test WP and it worked. I started to 
   install some of the plugins I use and so far no issue…
 * Then I disabled ALL the plugins on my website safe from Site Kit and it still
   wouldn’t sign in… Strange!
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17493403)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) Thank you for trying
   the steps. Could I please ask you to try performing a [Site Kit reset](https://sitekit.withgoogle.com/documentation/using-site-kit/reset/)
   on your website when all other plugins are disabled. Could you then setup Site
   Kit once more and confirm if you see the same issues?
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17493420)
 * I tried a reset with all plugins disabled – still the same issue.
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17493541)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) I have requested a
   check on your records on the service to see if there is a mismatch that we can
   reset to allow you to complete the setup. This may take a little while for me
   to get an update on this but once I have one I will post it back here.
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17497899)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) Thanks for your patience
   while we checked your records. The record was found but unfortunately we couldn’t
   see a clear mismatch. I can see that you have used the redirection plugin on 
   your site.
 * Have you tried disabling this plugin and trying once more? What amendments have
   you made using the redirection plugin on your site?
 * If you have changed your wp-admin path could you revert back to the original 
   path and try setup once more in Site Kit?
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17498385)
 * Hi Adam,
 * Thank you for the efforts.
 * I tried disabling all plugins including Redirections and it makes no change.
 * Actually another person developped the theme of the site (based on Storefront)
   for us and he put the plugin. As far as I get it automatically creates redirecrions
   when a post URL changes so that there are no 301 errors. I will paste below a
   smple of the redirects listed in its settings. There is an option to export all
   of them as csv or json… But it doesn’t have any redirect or change of the wp-
   admin path.
 *     ```wp-block-code
       /produktov-etiket/плат//products/tekstil/
   
       Edit | Delete | Disable | Check Redirect3013313.03.2024
   
       /produkt/азбука-със-същества-цветен-плакат//product/tsveten-plakat-azbuka-sas-sashtestva/
   
       Edit | Delete | Disable | Check Redirect301111313.03.2024
   
       /en//
   
       Edit | Delete | Disable | Check Redirect301213513.03.2024
   
       /tags/английска-азбука//product/abc-s-zhivotni-26-karti-s-anglijskata-azbuka/
   
       Edit | Delete | Disable | Check Redirect30132913.03.2024
   
       /produkt/абв//product/abv-za-otsvetyavane-knizhka-za-otsvetyavane-48-stranitsi/
   
       Edit | Delete | Disable | Check Redirect30154013.03.2024
   
       /magazin/тефтери/миниатюрно-тефтерче-непознати-същес//product/miniatyurno-tefterche-nepoznati-zhivotni/
   
       Edit | Delete | Disable | Check Redirect30140713.03.2024
   
       /produkt/голям-тефтер-космос//product/kosmos-retsikliran-tefter-golyam/
   
       Edit | Delete | Disable | Check Redirect30138213.03.2024
   
       /en/produktov-etiket/книга-за-игра-en//products/igri/
   
       Edit | Delete | Disable | Check Redirect3014613.03.2024
   
       /produkt/тетрадка-а5-40-листа-бяла//product/tetradka-byala/
   
       Edit | Delete | Disable | Check Redirect30137413.03.2024
   
       /magazin/всичко/малък-тефтер-многостен-шит//product/mnogosten-tefter-malak-format-shit/
   
       Edit | Delete | Disable | Check Redirect30110213.03.2024
   
       /produkt/тефтер-с-ластик-тъмно-зелен-на-цветя//product/tefter-s-lastik-tamno-zelen-na-tsvetya/
   
       Edit | Delete | Disable | Check Redirect3019813.03.2024
   
       /bg/magazin/всичко/азбука-със-същества-цветен-плакат//product/tsveten-plakat-azbuka-sashtestva/
   
       Edit | Delete | Disable | Check Redirect301452013.03.2024
   
       /produktova-kategoria/free-printables//bezplatni-materiali-za-printirane/
   
       Edit | Delete | Disable | Check Redirect30150813.03.2024
   
       /magazin/all/notebook-red-black-stripes//product/tetradka-cherveno-cherno-raje/
   
       Edit | Delete | Disable | Check Redirect3013913.03.2024
   
       /bg//
   
       Edit | Delete | Disable | Check Redirect301132913.03.2024
   
       /?product_cat=free-printables/bezplatni-materiali-za-printirane/
   
       Edit | Delete | Disable | Check Redirect30185812.03.2024
   
       /product/litsa-01-bezplatna-ilyustratsiya-za-otsvetyavane//bezplatni-materiali-za-printirane/
   
       Edit | Delete | Disable | Check Redirect30159912.03.2024
   
       /produkt/лица-01-безплатна-илюстрация-за-оцветя//product/litsa-01-bezplatna-ilyustratsiya-za-otsvetyavane/
   
       Edit | Delete | Disable | Check Redirect30160812.03.2024
   
       /magazin/games/abc-bulgarian-cyrillic-alphabet-cards-with-animals//product/abv-s-zhivotni-karti-s-balgarskite-bukvi/
   
       Edit | Delete | Disable | Check Redirect30137512.03.2024
   
       /produkt/тетрадка-червена-на-бели-точки//product/tetradka-chervena-na-beli-tochki/
   
       Edit | Delete | Disable | Check Redirect30120612.03.2024
   
       /produkt/тефтер-за-писане-и-рисуване-marble-01-100-рецикл//product/tefter-za-pisane-i-risuvane-marble-01-100-retsiklirana-hartiya-beli-listove/
   
       Edit | Delete | Disable | Check Redirect30131812.03.2024
   
       /produkt/голям-тефтер-тъмно-розов-с-шарки//product/tamno-rozov-tefter-s-sharki-retsiklirana-hartiya-sreden-format/
   
       Edit | Delete | Disable | Check Redirect3016112.03.2024
   
       /produkt/карти-с-емоциите-на-български-и-англий//product/karti-s-emotsiite-na-balgarski-i-anglijski/
   
       Edit | Delete | Disable | Check Redirect301111712.03.2024
   
       /защита-на-личните-данни//obshti-usloviya/zashtita-na-lichnite-danni/
   
       Edit | Delete | Disable | Check Redirect30134412.03.2024
   
       /tags/цветен-постер//products/plakati/
   
       Edit | Delete | Disable | Check Redirect30120211.03.2024Select AllURLCodeHitsLast Access
       ```
   
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17499607)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) Thansk for sharing
   the added information and for your patience with this while we try to find you
   a solution. Could I please ask you to check your permalinks which you can find
   by going to **Settings > Permalinks**.
 * Could you let me know what permalink structure you are using on your site and
   could you also try resetting these. You can do this by switching the structure
   to something else, saving the changes and switching back to your original structure
   and saving once more.
 * This will reset the permalinks and may help with your issue. Please let me know
   how you get on with this.
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17499913)
 * Hi again,
 * The Permalink structure is [https://lodkata.com/sample-post/](https://lodkata.com/sample-post/).
   I tried swithching to [https://lodkata.com/?p=123](https://lodkata.com/?p=123)
   and back but no success…
 *  Plugin Support [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/#post-17499992)
 * [@svrakata](https://wordpress.org/support/users/svrakata/) Thanks for trying 
   this. Could you please try the below steps which may allow you to proceed with
   the setup:
    1. Visit your site settings (Settings > General).
    2. Change your site address (URL) and WordPress address (URL) from `https://lodkata.
       com/` to `https://www.lodkata.com/` (adding a www prefix).
    3. Press the save button.
    4. Attempt Site Kit setup once more after logging back into your site.
 * Let me know how you get on after attempting the above. If you are able to proceed,
   you can perform the reverse of the above, to ensure your site is no longer using
   the www prefix. Site Kit will recognize this as a URL change, so you will need
   to set up the plugin once more.
 *  Thread Starter [Svrakata](https://wordpress.org/support/users/svrakata/)
 * (@svrakata)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/sign-in-loop-2/page/2/#post-17502702)
 * Hi Adam,
 * I added the www prefix and tried to setup SiteKit again. At first it had some
   problem with cache but after I flushed it went to the end but again fails to 
   sign in and redirects back to:
 * [https://www.lodkata.com/wp-admin/admin.php?page=googlesitekit-splash&notification=authentication_success](https://www.lodkata.com/wp-admin/admin.php?page=googlesitekit-splash&notification=authentication_success)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/sign-in-loop-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/sign-in-loop-2/page/2/?output_format=md)

The topic ‘Sign In Loop’ 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/)

 * 21 replies
 * 3 participants
 * Last reply from: [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/sign-in-loop-2/page/2/#post-17542980)
 * Status: resolved