Our Joomla! extensions are all OpenSource and free of charge. Support is also free of charge. Nevertheless, we do have costs that need to be paid. This is done out of our own pocket. We have had a donation button on our website for some time now, which is actually used to make donations from time to time. The donation progress bar is intended to show how much support we have received and how much is still missing to cover the basic costs, such as hosting and services. The annual costs currently amount to 420€.
2024: €235.49 out of the €356 target was reached
Thank you for your support!
You want to support and there is no suitable platform? Write to us in the forum.
I think there may be a problem with the xml sitemap rendering when a menu item "URL" is using the link ?format=feed&type=rss Joomla 5 (no b/c) Schuweb 5.2.2
See attached for details. If I publish that link I get the error as shown. I tried escaping and it moves the line and column count a bit but couldn't find the right escape in front end. As soon as I unpublish that menu item it all works again. Could maybe do a htmlspecialchars somewhere but the xml template doesn't have a template override I don't think.
I looked here extensions.schultschik.com/support-forum...7-sitemap-exclusions and tried to login on the frontend and maybe just exclude that one menu item (right now not published) but do not see any green/red icons like are in the screenshot I saw somewhere. Plus I think I saw a github about it that had it listed as included, then removed, from 5.2.
Thanks for the great extension for years, hope this helps.
I still need to bring this feature back. To much things I needed to change over time to keep track with native Joomla support.
Did you try to insert an absolut link into that menu item? I don't edit the URLs menu item, because I did not think of a use case without a proper URL in the field.
I will take it to the bucket list.
If you enjoy our extensions and found our assistance helpful, please consider supporting the project as outlined at the top of the page. Your support would be greatly appreciated.
Thanks for your reply! I did try it both as the fragment and full url. either way -- same result.
I just tried to look at SitemapXmlModel.php to see if I can add htmlspecialchars somewhere and make it right, but I am too tired atm. I will let you know if I can figure out how to fix it.
Thanks again for forking the old xmap, I have used this on many sites and really appreciate it.