H1 issue
-
Hi,
I’ve got to fix this problem with H1.
In the home page I have a custom H1,
<h1>This is the custom h1 </h1>
when I click on page 2, this is the code
<h1>This is the custom h1</h1>
<hgroup id=”current-location”>
<h1 class=”page-title”></h1>
</hgroup>
<div id=”container”>…..I don’t want this code <h1 class=”page-title”></h1> only in page 1,2,3… of the home page, but in the category i want it because it takes the title and descrisption and print it in the page.
thx
D.
- The topic ‘H1 issue’ is closed to new replies.