Detailed Description:
Hello,
Many thanks for this module, I've used others in the past and for a recent
website I thought I'd try this SEO helper module out and it's proving to be very
useful. Appreciate your effort with this.
I noticed an issue that the sitemap is missing pages when they are set not to
show in the menu. The option for the toggle "This page is searchable:" works,
but Navigator isn't passing all the pages through to the sitemap generation,
only those with "Show in menu" set. You need to pass the additional option to
the Navigator module, on line 95 of action.sitemap.php, I think you should have:
$smarty_data = "{Navigator show_all='1' template='".$template."'}";
Best wishes,
Mark.