svanschu / SchuWeb-Sitemap

SchuWeb Sitemap is a sitemap generator for Joomla CMS
GNU General Public License v3.0
13 stars 9 forks source link

Possibility to exclude single items #86

Open svanschu opened 2 years ago

svanschu commented 2 years ago

In J3 you had the possibility to exclude single items from sitemap by a frontend button clicky thing. grafik

This was disabled for the J4 version because of outdated ajax javascript calls. #74

A new idea is to kill this manuall feature completely and exclude single items base on the noindex (follow, nofollow) robots metadata. This information is saved at 3 levels. Global settings, Item settings and menu item settings. If using the right model those three spots should be parsed correctly and should be used. grafik