Hello,
Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.
We’ve checked your site using our External SEO Analyzer, and the WWW Canonicalization is already cleared out.
If it’s still not showing a check on your WordPress dashboard, head over to Rank Math > Status & Tools > Database Tools > and click the Clear SEO Analysis
and Remove Transients
buttons to flush the SEO Analysis cache
Once done, clear your website and any server-level caching on your site before doing the Sitewide analysis again.
Hope that helps.
Thank you.
Dear sir
Thanks to your prompt reply , i am very happy to see your feed back
i still have a issue of www canocalization ,
Here with i added a screen shot for your reference
Thanks and Best regards
Thiyagarajan
Request URL
http Status code
Redirects
http://learnfourearnmoney.com/
301
200
1
http://www.learnfourearnmoney.com/
301
301
200
2
https://learnfourearnmoney.com/
200
0
https://www.learnfourearnmoney.com/
301
200
Hello,
Thank you for your patience.
It seems that you’re referring to the chain redirect for the HTTP WWW version of your site.
Could you please try this code in your .htaccess
to redirect your website from HTTP to HTTPS and www to non-www?
# 301 REDIRECT HTTP TO HTTPS AND WWW TO NON-WWW
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} ^www\. [NC]
RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC]
RewriteRule ^ https://%1%{REQUEST_URI} [L,NE,R=301]
</IfModule>
Please generate a backup of your .htaccess first before making any changes as it is a sensitive file.
If you need assistance modifying the file, you can get in touch with your web host and also check the redirect.
Moreover, you should get in touch with your web host to check the file to check the redirect and avoid conflicting issue.
Hope that helps.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.