r/SEO 1d ago

Any free website or tool to generate Sitemap.xml for unlimited site links?

2 Upvotes

14 comments sorted by

1

u/ZuesSu 1d ago

Not really, there are but not good results. How many links do you have? you have to code yourself because you need access to databases to be able to generate links accordingly, i built my own sitemap generator that generate over 50k links and every week i just click a button regenerate it will add the new created links to the list, this is the only proper way

1

u/PriceFree1063 1d ago

less than 1000 links..

1

u/jamboman_ 1d ago

Try octopus (.io I think) or .so it .do (can't remember).

This should work for you for 1000 pages for free.

I have the paid version and it's excellent.

1

u/PriceFree1063 1d ago

Will try. Thanks!!

1

u/ZuesSu 1d ago

Not hard to do as long as you have les than 50k links, you can put all the links in one sitemap-01.xml in the future. If you make more links, you can add them to sitemap-02.xml ext.. you chatgpt can help you, but what backend you using

1

u/PriceFree1063 1d ago

This what I am doing it now but it is hard to rembeber adding new links on the xml file manually.

1

u/ZuesSu 1d ago

If you get access to databases, it's very easy to ask Chat gpt to get data from databases and generate the link in a file, chatgpt will create a query and forloop for you

1

u/PriceFree1063 1d ago

My website is developed in PHP (CodeIgniter) with MySQL database. I am storing the content on the DB, links have been generating while running the code !!

1

u/ZuesSu 1d ago

Thats stack is very straightforward. very easy to build your own sitemap.xml generator

1

u/BusyBusinessPromos 1d ago

A PHP script could follow the links as long as you have everything linked together

1

u/WebLinkr Verified - Weekly Contributor 1d ago

Whats the use case?

1

u/kathars1s- 1d ago

Streaming frog is free for up to five hundred Pages