I have multiple pages in each section of my site which have numbers to each page at the top e.g 1 2 3 4 5. Each time I add a new page I have to go through every page and add the number of the page to the list e.g I would add the number 6 in this case.
This is very annoying when there sre lots of files which I have to do this to.
The names of the files are, a1.html, a2.html, a3.html, a4.html, a5.html and so on.
Is there anyway that when I upload a6.html this will be added to the list of page numbers automatically?