So, in my shortish WordPress development career, I’ve gotten in the habit of creating a “page” for the content in a footer, and adding different fields with the wpalchemy class. Everything with this approach seems to work fine, except for the fact that users can go to mysite.com/footer and see something I do not want them to see.
Should I somehow force this url to 404? or is there something fundamentally wrong with my approach?