Viewing SEO tutorials

SEO tutorials



User: Pete B. 11 years ago
Hi

I am currently building a website and want it to appear in search engine results, so I have followed all the tutorials for SEO, but then came across a thread saying you need to have HTML headers, do I need to do this as well as what you suggested on the tutorials? I don't really understand the HTML bit, but am willing to learn if it is necessary.

Thanks

Becky
User: Roddy 11 years ago
HTML headings provide a hierarchy to a web page layout and let the search engine spiders know about the order of importance of keywords.
This page shows how to insert them using HTML and style them using CSS…

http://everwebcodebox.com/layout/headings.html

Headings are used like this…

<h1>Website Name</h1>

<h2>Page Name</h2>

<h3>Section Name</h3>

<h4>Paragraph Heading</h4>

h5 and h6 headings are seldom used and are mostly redundant under the new HTML5. This page has some light reading about how we can improve SEO by using HTML5 elements to layout a website…

http://everwebcodebox.com/html5/index.html

… and this one gives an example of how HTML5 changes the way in which we use HTML headings and provides far superior SEO…

http://everwebcodebox.com/html5/design/seo.html

If you don't want to use code, there are a few widgets to help with inserting HTML Heading. This one uses web safe fonts…

http://everwebcodebox.com/widgetbox/basic-widgets/html-headings.html

These two allow you to use a non web safe font or a Google hosted font with a web safe fallback…

http://everwebcodebox.com/widgetbox/layout/fonts-headings.html

There are also a few widgets for inserting fancy headings with text effects…

http://everwebcodebox.com/widgetbox/text/text-widgets.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 11 years ago
Quote:
I don't really understand the HTML bit, but am willing to learn if it is necessary.


Version 1.7 of EverWeb has a Widget built in for this. It will be released shortly.

-------------------------------
Paul
EverWeb Developer
User: James G. 11 years ago
Sweet!


Post Reply
You must login or signup to post.