Is there any simple way searching the html folders on my server for html pages and generating a xml map for google ?
I'm constantly hitting dead ends and broken links in my Google searches. Currently I am trying free online xml generators, but I think they are getting stuck for some reason than just or not completing :roll:
ubuntu sitemap generator ?
-
exxos
- Site Admin

- Posts: 28377
- Joined: 16 Aug 2017 23:19
- Location: UK
-
sporniket
- Site sponsor

- Posts: 1164
- Joined: 26 Sep 2020 21:12
- Location: France
Re: ubuntu sitemap generator ?
Don't know the format, but the starting point would be something like that, on the root of your site :
Code: Select all
find . -name "*.html"-
exxos
- Site Admin

- Posts: 28377
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: ubuntu sitemap generator ?
Cool thanks. Gives me a list to work with at least.sporniket wrote: 02 Aug 2022 07:24 Don't know the format, but the starting point would be something like that, on the root of your site :
Code: Select all
find . -name "*.html"
EDIT:
ahhh, Doing it this way is not going to be as simple as I thought. Because there is a lot of "hidden" pages on the server which are not public view and they get mixed in as well. D'oh!
Who is online
Users browsing this forum: ClaudeBot and 9 guests