Upon installing the PageBlaster Module (v2.02.04), our SiteMap.aspx file no longer had pages in it. When I added this file to the exclude list, the file was once again populated with all of our pages on our site. I would like to suggest that this exclusion be added to the default configuration file. Most folks won't remember to check their SiteMap.aspx file until it is too late because their Page Rank has already gone down. EDIT - I have tried to put the XML snippet in here over and over!!! Let me try again... [!-- Exclude the SiteMap file --]
[path pattern=".*SiteMap.aspx$" excludeFrom="All" /] (Replace the brackets with the appropriate > or < character.) |