Month: April 2012

22/01/2021

6 Tips For Optimizing Page Heading Tags

What is a heading tag? Heading tags are lines of text on a webpage that are wrapped by HTML to create a heading element on a webpage. These tags range from H1 to H6.  The correct HTML coding for each looks like this: <h1>This is heading 1</h1> <h2>This is heading 2</h2> <h3>This is heading 3</h3> … Read more