Hello, my detailled property pages are systematically redirected to my homepage since we moved the DNS to Cloudflare. All my other pages such as contact, About us, … works fine.
Any idea on what is causing this issue?
Thanks
Moez
Hello, my detailled property pages are systematically redirected to my homepage since we moved the DNS to Cloudflare. All my other pages such as contact, About us, … works fine.
Any idea on what is causing this issue?
Thanks
Moez
Greetings,
Thank you for asking.
I doo see there is an HTTP 307 Temporary Redirect
, example:
https://www.casapropertythailand.com/property/richmond-palace-id-9258-for-rent-3-bedrooms-bangkok/
You use a 307 redirect . A 307 is a temporary redirect in the HTTP protocol 1.1. Search Engine bots treat them as 302 redirect. So it is a bad idea to use them, if your content has moved generally. Also link juice sill not flow to the linked page.
I haven’t experienced and seen this 307 HTTP status yet.
I also see the HTTP header: X-Redirect-By: WordPress
, which indicateds some WordPress plugin is causing this redirection? (Yoast SEO, some other SEO …).
Try disabling it at WordPress and re-check again.
Before moving to Cloudflare, was your Website working over HTTPS connection?
You could determine this by:
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 … )?
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.