http://www.mysite.com/en-US/sitemap.xml is showing pages where "Menu item" is empty.
I am using 4.1
How can I avoid these pages in sitemap.xml
Razor function Sitemap has the following code
Thanks
I am using 4.1
How can I avoid these pages in sitemap.xml
Razor function Sitemap has the following code
Then, where is this from?if (!String.IsNullOrWhiteSpace(subPage.MenuTitle))
Thanks