Meta
A web site is popular only when it comes to the needs of the person and anyone can search the site easily by searching engine. The web programmer's work is called search engine optimization because a web page can easily find a search engine. Search engine optimization is an important issue for any web site. This important task is done using the meta tag on the web page.
Http://www.tutohost.com/bangla/html/2.php The page is written in Meta Tags ....
<Meta name = "description" content = "The simple way to write HTML programs and the primary one and the general tags will be discussed." />
<Meta name = "keywords" content = "writing HTML program, html bangla tutorial" />
Google is a popular search engine known to all of us. If http://www.tutohost.com/bangla/html/2.php is searched using Google search engine then it will come like a picture below.
First, the title of the page, then the link and the next "General method of writing the HTML program and the initial one project and the general tags will be discussed."
Which is <meta name = "description" content = "..........................................". /> Has been written in.
<Meta name = "keywords" content = "..........................................." /> Is written in the "HTML program written, html bangla tutorial" and it is called ward.
When we search a search engine by typing a sentence, the search engine breaks the sentence and divides it into multiple keywords. So what is the key to finding a web page in search engine search engine. This is the time to create a page via HTML
<Meta name = "keywords" content = "..........................................." />
Possible keywords are added.
<Meta name = "author" content = "infinite kumar" />
<Meta name = "author" content = "..............." /> is used to submit the author's name to the search engine.
Meta tags are also used to refresh web pages.
<META HTTP-EQUIV = "REFRESH" CONTENT = "15; URL = http: //www.tutohost.com">
Using the above code, http://www.tutohost.com page refreshes once every 15 seconds.
A web site is popular only when it comes to the needs of the person and anyone can search the site easily by searching engine. The web programmer's work is called search engine optimization because a web page can easily find a search engine. Search engine optimization is an important issue for any web site. This important task is done using the meta tag on the web page.
Http://www.tutohost.com/bangla/html/2.php The page is written in Meta Tags ....
<Meta name = "description" content = "The simple way to write HTML programs and the primary one and the general tags will be discussed." />
<Meta name = "keywords" content = "writing HTML program, html bangla tutorial" />
Google is a popular search engine known to all of us. If http://www.tutohost.com/bangla/html/2.php is searched using Google search engine then it will come like a picture below.
First, the title of the page, then the link and the next "General method of writing the HTML program and the initial one project and the general tags will be discussed."
Which is <meta name = "description" content = "..........................................". /> Has been written in.
<Meta name = "keywords" content = "..........................................." /> Is written in the "HTML program written, html bangla tutorial" and it is called ward.
When we search a search engine by typing a sentence, the search engine breaks the sentence and divides it into multiple keywords. So what is the key to finding a web page in search engine search engine. This is the time to create a page via HTML
<Meta name = "keywords" content = "..........................................." />
Possible keywords are added.
<Meta name = "author" content = "infinite kumar" />
<Meta name = "author" content = "..............." /> is used to submit the author's name to the search engine.
Meta tags are also used to refresh web pages.
<META HTTP-EQUIV = "REFRESH" CONTENT = "15; URL = http: //www.tutohost.com">
Using the above code, http://www.tutohost.com page refreshes once every 15 seconds.
No comments:
Post a Comment