ubuntu sitemap generator ?

This chat forum will appear to guests and bots. IE will appear on search engines etc. If you do not want your appearing publicly then please use the original chat forum.
User avatar
exxos
Site Admin
Site Admin
Posts: 28377
Joined: 16 Aug 2017 23:19
Location: UK

ubuntu sitemap generator ?

Post by exxos »

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:
User avatar
sporniket
Site sponsor
Site sponsor
Posts: 1164
Joined: 26 Sep 2020 21:12
Location: France

Re: ubuntu sitemap generator ?

Post by sporniket »

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"
User avatar
exxos
Site Admin
Site Admin
Posts: 28377
Joined: 16 Aug 2017 23:19
Location: UK

Re: ubuntu sitemap generator ?

Post by exxos »

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"
Cool thanks. Gives me a list to work with at least.

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!

Return to “CHAT FORUM PUBLIC”

Who is online

Users browsing this forum: ClaudeBot and 11 guests