JSON blog articles generate 404

Topic summary

Blog article endpoints in JSON format return 404 (Not Found) errors, and the author asks how to fix it. JSON is a machine-readable data format; a 404 indicates the URL isn’t resolving to a resource.

Example endpoint: /blogs/actualite-cycle-menstruel/accouchement-retour-couches.json.

Latest update: the problem persists, and the author is now asking how to delete the script that generates or exposes these JSON URLs. No guidance or solution has been provided yet.

Status: unresolved and open.

Key needs:

  • Determine why the blog .json URLs return 404 and how to enable or restore them.
  • If removal is preferable, identify where the responsible script lives and the safe steps to disable it without breaking other functionality.
Summarized with AI on January 14. AI used: gpt-5.

Hello there,

Our blog articles JSON urls generate 404, how can I correct this ?

eg : www.elia-lingerie.com/blogs/actualite-cycle-menstruel/accouchement-retour-couches.json

Thank you!

Still have the issue :disappointed_face: Does someone know how to delete the script ?