Here is the situation.
It seem like everypage h1 id is set for products, So If you go to any page on the site the <h1 id> is set for products. For example if you go to the sitemap page "Products" will show on top of the page. the code is
"<h1 id="siteMapHeading">Products</h1>"
I assume it should display SiteMap instead of Products but I don't know why it changed to Products. Products show up as the heading for all the other pages as well.
I did delete the heading from some of the pages thinking it was added there by mistake but everytime I add a new page, Products show up as the heading.
I tried to use the developer tool kit to locate Products but I get thousands of possible places.
Does anyone know how can I change the logic to be able to display the right Heading.



