Things You'll Need:
- Internet
- Computer
-
Step 1
Create a title meta tag by adding your relevant title between these two tags:
For example,This is the Title
-
Step 2
Add the title meta tag to the "Head" section of your HTML page using an appropriate HTML editor.
-
Step 3
Create a keywords meta tag by adding your relevant major keywords inside the empty quotation marks, separated by a comma and a space, to this piece of code:
For example, -
Step 4
Add the keywords meta tag to the "Head" section of your HTML page using an appropriate HTML editor.
-
Step 5
Create a description meta tag by adding a relevant description inside the empty quotation marks, separated by a comma and a space, to this piece of code:
For example, -
Step 6
Add the description meta tag to the "Head" section of your HTML page using an appropriate HTML editor.
-
Step 7
Create a robots meta tag by adding the following piece of code:
-
Step 8
Add the robots meta tag to the "Head" section of your HTML page using an appropriate HTML editor.











