Your Website Pages
The Pages section in your Static.app dashboard provides a clear, centralized view of all the web pages that make up your website.
When you navigate to the Pages section for any of your hosted websites, you'll see a comprehensive list of all the HTML files within that project. Each entry represents a distinct page on your site.
What You Can Do in the Pages Section
The Pages section is designed for efficient management of your website's structure and content. From this view, you can:
See All Your Pages
The page list gives you a quick visual overview with a thumbnail, shows the page's visibility status (green for public, gray for private), and provides a clickable filename that takes you straight to its settings. Plus, there's a clickable URL to instantly preview the page in a new tab.
Edit Code
Selecting this option will open Static.app's built-in code editor, allowing you to directly modify the HTML, CSS, or JavaScript content of your web page. From within the editor, you can also save your changes, preview the updated page, or download the code.
Duplicate
Selecting this option creates an exact copy of an existing page, which is incredibly useful for quickly making variations or using a page as a template for new content.
Delete
Selecting this option allows you to easily remove pages you no longer need from your website.
Settings
Selecting this option takes you to a dedicated panel where you can access comprehensive options to configure individual page attributes. Here, you can define the page's filename, check its live URL, set it as your website's homepage, control its public or private visibility, or even designate it as a custom error page (like a 404 Not Found page). Learn more about configuring individual page settings in detail.
Preview Pages
Selecting this option instantly shows how your page looks in a live browser environment. This action opens your selected page in a new browser tab, displaying its live appearance. It's a quick way to check design, content, and functionality without affecting your live site. Learn more about previewing your pages.
Add New Page
Selecting this option allows you to easily expand your website by adding entirely new content. It lets you create a brand-new HTML page from scratch within your existing website project. Learn more about adding new pages to your website.