Closed (outdated)
Project:
Drupal core
Version:
6.13
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jul 2009 at 22:10 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
Hey,
I deleted most of vocabulary recently, but its appears with /taxonomy/term/' number " , whereas I deleted terms and vocabulary.
Alias URL is deleted in xmlsitemap but it stay /taxonomy/term/' number " .
I hope you can help me.
Thank you very much.
Comments
Comment #1
johanneshahn commentedhi fabien59,
what version of xmlsitemap module u are using?
Maybe its not a bug in taxonomy.module.
Comment #2
Steve Bizuns commentedI happened to come across this issue today, steps to reproduce, and steps to fix.
Using XML Sitemap 6.x-2.0-beta1
Reproduce
Step 1: Un-checking XML sitemap taxonomy module
Step 2: Delete Taxonomy terms or vocabularies that are marked as included in sitemap.
Solution
Re-install the XML sitemap taxonomy and run Cron.php
**Important** Another common mistake is having a menu with links included in sitemap, check all of your menus to ensure there are no old deleted taxonomys sitting on a menu.
Webcode and Drupal 6 Tutorials