Expand my Community achievements bar.

Does the EDS server intentionally block direct access to nav.html and footer.html?

Avatar

Level 3

I am trying to access nav.html and footer.html directly from scripts, but I am consistently getting a 404 error. Is EDS intentionally blocking access to nav.html and footer.html?

However, I am able to access nav.plain.html and footer.plain.html without any issues. The problem is that plain HTML does not include data attributes, making styling more difficult.

Is there any way to directly retrieve the full header and footer HTML using URLs like:

https://<branch>--<repo>--<owner>.aem.page/nav.html
https://<branch>--<repo>--<owner>.aem.page/footer.html

Right now, both URLs return 404 errors. Let me know if there’s a workaround!

0 Replies