# Tags Page
This page is where you can see all the tags at a glance, you can see a live demo in this link (opens new window), it looks like this:
To enable this page please follow these steps:
In the Ghost Admin head to the Pages page and press the New page button.
Give it a title (e.g. Tags).
You can also add a feature image and an excerpt text in the page settings.
Publish the page.
TIP
You do not need to add content to this page as it is automatically generated.
WARNING
If you decide to use another title for this page it is important that you manually change the Page URL in the page settings so that the value is tags
, otherwise it will not work.
WARNING
If you want to use a different URL, categories
for example, you have to unzip the theme folder, rename the file page-tags.hbs
to page-categories.hbs
, zip the theme folder and upload it again.