16Sep2025 - This code has now been superceded by SiteMap Generator 4 Claude No Date
Code embedded in this page will list a limited number of page titles in the website (blog) in order of publication date - newest to oldest
Blogger (Google) has limited the length of this list so we need to alter the code and repeat until we have assembled all posts.
To get an updated list of all posts in the site, need to edit the page code and change the line:
var startIndex = 600; to get older and older lists of post titles.
Start this page with : var startIndex = 1;
Publish the page
Copy the list of posts into the Page called "SiteMap"
Guess how many post titles were displayed
Change the code to: var startIndex = 30; depending on how many titles were displayed.
Publish the page
Copy the list of posts and add into the Page called "SiteMap"
Guess how many post titles were displayed
Repeat until you get to the end of the website (Currently te oldest post is set at "The Paradox of Botany Bay"
No comments:
Post a Comment