Activating R_aisonné automatically generates the following static pages, which are essential for displaying artwork lists and details. These pages function by linking directly to dedicated template files (.php).
[Applying Design Changes]
If the title or sidebar remains visible when using the Database / Database Detail layout, click “Save” once. This will trigger the design optimization.
Generated Page Structure
| Page Name | Slug | Role / Applied Template |
| Works | /works | Parent hierarchy. This remains an empty page when viewed individually. |
| – Database | /works/database | Displays the artwork list. Uses page-database.php. |
| – – Database Details | /works/database/detail | Displays artwork details. Uses page-database-detail.php. |
| img | img | Image-only display page. Uses page-img.php. |
| XML Sitemap All | sitemap | XML sitemap. Uses page-sitemap.php. |
- About XML Sitemap: Accessing
/sitemapin your browser will display XML data for search engines. Please register this URL in Google Search Console. - Updating Permalinks: If pages do not display correctly, navigate to Settings > Permalinks in the WordPress admin panel and click “Save Changes” once to refresh the rewrite rules.