Domain redirection is too many issue on login page

What is the name of the domain?

https://primiercharter.com/wp-login.php

What is the error number?

not showing any number

What is the error message?

This domain isn’t working primiercharter.com redirected you too many times. Try deleting your cookies. ERR_TOO_MANY_REDIRECTS

What is the issue you’re encountering

on the visit url its shows wordpress page but on the login url its show the too many redirection error

What steps have you taken to resolve the issue?

Hi, i have attached this new domain to a cpanel and i have installed wordpress on it, but the issue is that when i enter the url of wordpress login it show redirect issue, please anyone help me with this i’m working on it past 4 days and didnt get any solution, the main issue is that when i hit the login url of my domain its showing this error

What are the steps to reproduce the issue?

deleted the SSL and remove the redirects

Screenshot of the error

Greetings,

Thank you for asking.

$ curl -I https://primiercharter.com/wp-admin/
x-redirect-by: WordPress

Seems like your WP Admin dashboard isn’t configured to work over SSL?
Kindly, check the last article from below to make sure you’re running SSL with WordPress Admin dashboard.

Nevertheless, could be that cPanel’s AutoSSL feature didn’t generate you an SSL certificate in such process.
Have you got any warning at the cPanel about SSL for your domain name?
If so, kindly temporary make sure to follow the below steps to Pause Cloudflare and manually trigger the SSL feature at cPanel to re-generate/renew the SSL certificate.
Check wp-config, add the missing parameters, check the permalink structure, check site_url and home_url in the database as well (should be with https).

Furthermore, before moving to Cloudflare, was your Website working over HTTPS connection with a valid SSL certificate? :thinking:

May I ask what SSL option have you got selected under the SSL/TLS tab at Cloudflare dashboard for your domain ( Flexible, Full, Full Strict … )?

Kindly, before doing anything at Cloudflare settings, you could determine if you have a valid SSL certificate installed at the origin host/server by your web hosting provider or your own VPS/dedicated server following the steps from below:

  1. Use the “Pause Cloudflare on Site” option from the Overview tab for your domain at dash.cloudflare.com .
  2. The link is in the lower right corner of that page.
  3. Give it five minutes to take effect, then make sure site is working as expected with HTTPS.
  4. Check with your hosting provider / cPanel AutoSSL / ACME.sh / Certbot / Let’s Encrypt or some other and renew it accordingly.
  5. Only then should you un-pause Cloudflare and double-check your SSL/TLS setting to make sure it’s Full (Strict).

I would recommend below articles to propperly setup the SSL for your domain with Cloudflare:

For WordPress and HTTPS:

Other helpful articles:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.