Detect dynamic 404s?
-
We are swapping domains soon, so that our main domain works on our new WordPress / Woocommerce website.
It is coming from an older ASP (.aspx filenames) website with dynamic URLs using a handful of variables such as:
?pid=101 (for product ID)
?cat=101 (for category ID)
?currentpage=1 (for pagination)
?tlmc=1 (no fricken clue what this was for)Also, the indexed URLs on Google include ending slash ‘/’ and some do not include it … for the same URL.
How will it work in this scenario? I’m assuming it won’t work.
That said, is it possibly to put in a specific code snippet for each reported 404 error with your plugin that would be added to .htaccess … or should I just do this manually.
- The topic ‘Detect dynamic 404s?’ is closed to new replies.