There are many tags that are mostly used in the On page Optimization process some of them are -
1:- <TITLE> tag - This is the first HTML Tag that is used in on page optimization. This is the first tag that should be used as the starting point of On Page Optimization. Title tag appears at the information bar at the top of browser. This tag should be used for your main keyword and nothing else. The title tag should be written like this.
<title>On Page Optimization</title>
2:- <META> tags - The meta tag contains the main keywords and the description about the content of a particular page, Meta tags should be placed inside the <HEAD> section. The code for the Meta tag should be look like this: You can place maximum 4-5 keyword in the keyword Meta tag of your page.
<meta name="keywords" content="">
<meta name="description" content="">
3:-<H1> tags - After the editing the information in the <HEAD> section of your page, you should move on to making sure you have at least one <H1> tag on your page somewhere with your main keyword in it. If not, you should have an <H1> tag at the top of your page.
4:- ALT image tags - You can add ALT image tags to target some more keywords through Images and graphics on your webpage. The code for the ALT attribute would look like this:
<img src="pic.jpg" alt="On Page Optimization ">
5:- Page content - This is one of the most important factor to consider about the content of a page. You should to put your keywords throughout your content paragraphs. You should throw in one of your words at least once every 1 or 2 paragraphs.
|
|