(Home) Skip Navigation LinksHTML Tags SEO HowToMeta
/ Visit us on:  Airline Hydraulics - YouTube Airline Hydraulics - Twitter Airline Hydraulics - LinkedIn Airline Hydraulics - Facebook
Fluid Power, Automation and Motion Control for all Industries
Call Toll Free:1-800-999-SERV(7378)
Skip Navigation Links
About UsExpand About Us
ProductsExpand Products
ServicesExpand Services
CatalogsExpand Catalogs
Place an OrderExpand Place an Order
Training & InformationExpand Training & Information
Contact UsExpand Contact Us
Employee AccessExpand Employee Access


HTML Code format

SEO (Search Engine Optimization)


Tag Structure

Most webpages are written in HTML. The structure uses TAGS which look like this: <HTML></HTML>. The page could be a static HTML or HTM file or code could generate the HTML at the time that the page is loaded. If you right click on a website, that is not created in Flash, you can look at the source code by clicking view source code.

You will see the structure of code in HTML.
It will all be inside the opening
<HTML> Opening HTML Tag
it will encapsulate all of the other code then end with the closing
</HTML> Closing HTML Tag
The "/" in the arrows represents the closing of that particular tag.

HTML Header

In the HTML <HEAD> Tag, you describe your page. The Header includes the Title,Description and Meta Keywords of that page.
<title>Page Title</title> (Shown in your browser's tab and the title link of the website search.)
<meta name="keywords" content="How to SEO,SEO,Search Engine Optimization,Make your site show in,search engine,index,Ranking" >
<meta name="description" content="How to make your webpages show in search engines on the internet. Help with Search Engine Optimization(SEO)." >

Submit Webpages to a Search Engine

How To make your webpage show up in a search engine such as Google, and Bing/Yahoo.

When creating a website, you should think of all the ways that people would ask for the information or product you are providing or selling. The text should duplicate those targeted "KEYWORDS" and this should also be taken into consideration for your description, Keywords, Actual content Text, image's alterante text,folder names,and file name will also be indexed by the search engine when it spider's your site. A Search engine will spider all the content on your site when you have a website on the internet. The only actual way to "request" that the spider not copy, index, and make searchable to the public is to make a robot.txt file. In this file you have to tell the search engines that a specific page or folder is off limits. Though this is just a request.

HTML Tag Descriptions


HYPERLINK

<A href="URL" target="_self"></A>
<A href="http://sohowww.nascom.nasa.gov/data/realtime/gif/">click here to see sun animations</A>
CLICK HERE to see sun animations
  • target="_blank" (Opens this site in another window or tab)
  • target="_self" (Replaces current window or tab with this site)

IMAGE

<img src="URL" alt="Description of Picture for hover" />
<img src="http://www.airlinehyd.com/Images/Misc/Contacts/airline%20hqtrs.jpg" alt="Description of Picture for hover" />
Description of Picture for hover
  • IMG Attribute alt="Picture Description" (This adds a Text description which will help search engines and pop up when you scroll over a picture.

TABLE STRUCTURE

<Table> <TR> <TD> <TD/> <TR/> <Table/>

<Table Border="1" Width="100%" >
<TR> <TD> ROW_1 COLUMN_1 <TD/> <TD> ROW_1 COLUMN_2 <TD/> <TR/>
<TR> <TD> ROW_2 COLUMN_1 <TD/> <TD> ROW_2 COLUMN_2 <TD/> <TR/>
<TR> <TD Colspan=2 bgcolor=yellow > ROW_3 COLUMN_1 & 2 <TD/> <TR/>
<Table/>


ROW_1 COLUMN_1ROW_1 COLUMN_2
ROW_2 COLUMN_1ROW_2 COLUMN_2
ROW_3 COLUMN_1 & 2

The TABLE Tag is use to provide a structure to place your information on the page. You can have a table within a table.

  • TAG - <TR><TR/> (This is a row inside a table.)
  • TAG - <TD><TD/> (This is a column inside a row in a table.)
  • TABLE Attribute Border="1" (This puts a border around your table.)
  • TABLE Attribute Width="100%" (This would stretch the table 100% across the Webpage. This could be any percentage)
  • TD Attribute Colspan=2 ( You can join two Cells in a table together by using the attribute Colspan=2 (Column Span).)
  • TD Attribute Align=Left ( You can use the align attribute to either align [left,Center,Right] )
  • TD Attribute Valign=Top ( You can use the align attribute to either align [Top,Center,Bottom] )
  • TD Attribute bgcolor=yellow ( You can use the bgcolor attribute to put a Color as the background of a cell)

Lists (Ordered and UnOrdered Lists)

<OL> <LI> </LI> <LI> </LI> </OL>

<OL>
<LI> LIST ITEM 1 </LI>
<LI> LIST ITEM 2 </LI>
</OL>

  1. Ordered LIST ITEM 1
  2. Ordered LIST ITEM 2
<UL> <LI> </LI> <LI> </LI> </UL>

<UL>
<LI> LIST ITEM 1 </LI>
<LI> LIST ITEM 2 </LI>
</UL>

  • UnOrdered LIST ITEM 1
  • UnOrdered LIST ITEM 2

The LIST structure used to create lists on data in a structure. It is useful and it can also be teired where you can have a List inside of a List. The HTML list structure used to be easier to use but now after a microsoft update the structure must be used inside of a table to make sure that it doesn't bleed into your other text.

  • UL Attribute type="square" (Shows squares in the list.)
  • UL Attribute type="disc" (Shows discs list.)
  • OL Attribute type="i" (Shows Lower Roman. i,ii,iii,iv,v)
  • OL Attribute type="I" (Shows Upper Roman. I,II,III,IV,V)
  • OL Attribute type="a" (Shows Lower Alpha. a,b,c,d,e)
  • OL Attribute type="A" (Shows Upper Alpha. A,B,C,D,E)

ESOP (Employee Stock Ownership Program) Fluid Power Distributors Association The International Fluid Power Society Association for High Technology Distribution National Fluid Power Association National Association of Safety Professionals