Why does screen size cause 301 versus 200 response?
-
The front page of my site has links to custom taxonomy pages I hacked together many years ago. If you click on the second image it should take you to the page that lists items in the “carpets” collection at the linked URL. This works on desktop and iPad sized screens but not on iPhone screens and I am struggling to figure out how this is so.
I’ve tried loading up the home page in Safari in responsive design mode and set it to various screen sizes to prove this. Note that this does not involved the user agent string changing.
I don’t see how my responsive CSS could cause a 301 (impossible?), nor how my PHP is causing anything based on screen size (because nothing checks it, that I can find).
Can anyone suggest how this could be happening, or where I could look for the problem. I disabled all plugins to no avail which seems to suggest the theme (a custom child of Twenty Twelve) which has its own PHP for various bits of the custom taxonomy.
The page I need help with: [log in to see the link]
- The topic ‘Why does screen size cause 301 versus 200 response?’ is closed to new replies.