Random WordPress Generated Redirects
-
Hi there,
We seem to be having an issue with this page: https://slatediscounts.com.au/bluestone/pavers/ randomly creating a redirect chain from pages that don’t exist, to finally redirecting to a page that does exist (but is not the page in question, but more so this one: https://slatediscounts.com.au/pavers-brisbane/)
What I have investigated so far:
- Checked WordPress redirect plugins for conflicts
- Examined .htaccess rules for manual 301 redirects
- Investigated WordPress database(Checked the wp_options and wp_postmeta tables in the WordPress database to check for settings or redirects stored there, including serialized data)
- Took the serialized PHP array and unserialised it, didn’t find anything
- Analysed wp_redirect function
- Disabled canonical redirects temporarily
- Reviewed WordPress rewrite rules
- Checked for PHP errors or logs
- Debugged with WordPress debugging tools, which I can provide more info from if requested.
- Used SQL queries to investigate and dig through the database
The headers in the browser (Mozilla Firefox) also indicate that this redirect is powered by WordPress, but I haven’t been able to find exactly where this is occurring.
The redirect chain is rather complicated, and starts off with requesting the actual URL (https://slatediscounts.com.au/bluestone/pavers/), then appends a /paver/ to the next URL until it finds https://slatediscounts.com.au/pavers-brisbane/ which I assume WordPress dictates is the “right” URL)
Is there anything obvious, that would likely be causing this problem?
Any help would be greatly appreciated.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Random WordPress Generated Redirects’ is closed to new replies.