Possible to create a page that is only HTML (bypass WP & X theme)?

Hello,

I was wondering if it’s possible to upload pure html/css for a page and have no interaction with WordPress system (no themes, no styles, no javascript, etc) yet still have it located on that same subdomain.

Is this possible, and if so, could you point me in the right direction?

Thank you,

Hi Lauren,

Thank you for writing in, not sure what you’re trying to do, but yes it is possible to have a plain HTML file on the Wordpress, save your HTML file in the root installation directory of your Wordpress, and access it on the browser like:

www.myurl.com/my-custom-page.html

Actually, the Wordpress itself has a HTML page in there the readme.html

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.