Certain posts return 404 despite being published
-
Certain posts within a custom post type on this website are displaying a 404 error, despite the post existing (based on slug) and being published. It seems to be connected to the slug/permalink, as modifying the slug makes the page display correctly, and using GET variables also works..
Example of a broken one:
https://www.dolphinsquare.co.uk/property/m-103-dolphin-square-london-sw1v-3na (404 with correct permalink)
https://www.dolphinsquare.co.uk/?property=m-103-dolphin-square-london-sw1v-3na (same as above but works because it’s not using the permalink)Working page:
https://www.dolphinsquare.co.uk/property/m-810-dolphin-square-london-sw1v-3nbThe page I need help with: [log in to see the link]
The topic ‘Certain posts return 404 despite being published’ is closed to new replies.