Forum Moderators: open
At present all my copy is made up of jpg images. I know i must change this to climb the seach engine rankings. I understand that I should use h1 and h2 tags etc for text and also bold and strong. Can anyone point me in the right direction as to how important these are and the correct way to use them.
my site is for my wedding video service so will have very few key search words.
[w3c.org...]
General principle is the H1 tag is the parent heading, H2 and H3 are sub and sub-sub headings all the way up to H6. So a simple layout might look like this:-
<h1>All about widgets</h1>
A page all about widgets.
<h2>Blue Widgets</h2>
Blue widgets are way cool ;-)
<h3>Shiny Blue Widgets</h3>
Shiny and way cool ;-)
<h3>Vibrating Blue Widgets</h3>
Oo-er!
<h2>Red Widgets</h2>
etc.....
Use the H1 tag only once per page - similar to title, although there are some schools of thought (an Over-Optimisation-Penalty) which would suggest you vary H1 tag, title and anchor-text:-
[webmasterworld.com...]
Make sure you validate by running what you build through a W3C validator:-
[validator.w3.org...]
You can style your H tags any way you like with CSS:-
[webmasterworld.com...]
TJ
I have hundreds of pages, containing images, with little text, i use the same keyword-1 keyword-2 in the Anchor text, Title, H1, and Alt tag. It would be too difficult, and time consuming to vary them, especially with thousands more to do.