- Posts: 72
Question
Sitemaps
- dietmar
-
Topic Author
- Offline
- New Member
-
The preferences for the module ‘Sitemaps’ have been updated.
I cannot tell search engines that sitemaps are are available. I get error messages. Thanks
Dietmar
hermsdoerfer.familyds.com/webtrees/
webtrees 2.1.20 | PHP 8.2.21 | MariaDB 10.3.37 | Apache 2.4.57 | Synology DS223 | DSM 7.2
Please Log in or Create an account to join the conversation.
- fisharebest
-
- Offline
- Administrator
-
hermsdoerfer.familyds.com//robots.txt
This should be sufficient.
Why do you think it is not working?
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.
- dietmar
-
Topic Author
- Offline
- New Member
-
- Posts: 72
But there no entry for the sitemap.xml.
I see the sitemap.xml: [url] hermsdoerfer.familyds.com/webtrees/sitemap.xml [/url]
Via Bing/Yahoo ( www.bing.com/webmaster/ping.aspx?siteMap...btrees%2Fsitemap.xml )
I get in FIREFOX a blank page and in EDGE a error message (This page of www.bing.com was not found).
Via Google ( www.google.com/webmasters/tools/ping?sit...btrees%2Fsitemap.xml )
I get in FIREFOX and in EDGE a error message (Sitemaps ping is deprecated. See developers.google.com/search/blog/2023/06/sitemaps-lastmod-ping . Error 404).
Many thanks for your support
Dietmar
Please Log in or Create an account to join the conversation.
- dietmar
-
Topic Author
- Offline
- New Member
-
- Posts: 72
hermsdoerfer.familyds.com/webtrees/
webtrees 2.1.20 | PHP 8.2.21 | MariaDB 10.3.37 | Apache 2.4.57 | Synology DS223 | DSM 7.2
Please Log in or Create an account to join the conversation.
- kiwi
-
- Offline
- Platinum Member
-
Nigel
www.our-families.info
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
Please have a look at your /webtrees/robots.txt file. Consider copying parts to the robots.txt in the root folder. Only that file is used by robots.
It starts with listing bots that should stay away from your site (disallow: / )
Then it includes some disallow lines for others. These are resource intensive pages which robots should stay away from.
In general the style of selectively disallowing is to be preferred. But you are the webmaster, so it's your call.
stamboom.BertKoor.nl runs on webtrees v2.2.1
Please Log in or Create an account to join the conversation.
- dietmar
-
Topic Author
- Offline
- New Member
-
- Posts: 72
Thank you very much
Dietmar
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
It is your responsibility to guide crawlers to what pages they may visit. A proper robots.txt and sitemap is essential in that process.
developers.google.com wrote: _
Submit your sitemap to Google
Keep in mind that submitting a sitemap is merely a hint: it doesn't guarantee that Google will download the sitemap or use the sitemap for crawling URLs on the site. There are a few different ways to make your sitemap available to Google.
- Submit a sitemap in Search Console using the Sitemaps report. This will allow you to see when Googlebot accessed the sitemap and also potential processing errors.
- Use the Search Console API to programmatically submit a sitemap.
- Insert the following line anywhere in your robots.txt file, specifying the path to your sitemap. We will find it the next time we crawl your robots.txt file:
Code:Sitemap: https://example.com/my_sitemap.xml
Further on:
Important:
This report shows only sitemaps that were submitted using this report or the API. It does not show any sitemaps discovered through a robots.txt reference or other discovery methods. However, even if Google has already discovered a sitemap through other means, you can still submit it using this report in order to track our success and error rates.
By trying a search on "Anton Martin Hermsdörfer" it appears that the major search engines all know about your website. So it gets crawled regularly. So you don't need to submit anything. That's only needed for new or drastically changed websites.
stamboom.BertKoor.nl runs on webtrees v2.2.1
Please Log in or Create an account to join the conversation.
- dietmar
-
Topic Author
- Offline
- New Member
-
- Posts: 72
Please Log in or Create an account to join the conversation.
- fisharebest
-
- Offline
- Administrator
-
en.wikipedia.org/wiki/Sitemaps#Search_engine_submission
Perhaps someone should update it

I'll remove the links from webtrees...
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.