Monday, October 12, 2015

How To Insert Meta Tag Into A Website Homepage Or Template

Meta tag is an important component of a website.It tells Google bot the major keywords of a website,its title,how many times Google bot should visit the website within a space of time and many more.A well optimised meta tag helps a website to rank more in search engine.For newbie bloggers and many other writers who are finding it difficult to insert meta tag into their page,this write up is an answer to your question.It simplifies the steps in meta tag generation and its insertion into your template.
Below are the steps involved in meta tag insertion into a website be it a hosted or free domain.
  1. Log into your blogger ,wordpress or website account with your email address.
  2. Scroll down to template and click on it.
  3. Then click on edit html.
  4. Simultaneously click ctrl and F
  5. Paste <head> into the box that appeared after clicking ctrl and F and then click enter.You will see <head> in the template.
  6. Immediately below the <head> tag,paste

    <meta content='Blog Description Here' name='description'>

    <meta content='KEYWORDS SEPARATED BY COMMA HERE' name='keywords'/>

    <meta content='AUTHOR NAME HERE' name='Author'/>

    <meta content='revisit hour' name='revisit-after'/>
        <meta content='index, follow' name='robots'/>
  7. Click preview template and allow it to load.If it loads successfully,click save.
After saving,you can visit  http://www.seocentro.com/tools/search-engines/metatag-analyzer.html and assess the meta tag you generated.
A typical example of a meta tag inserted into my blog template or website page is shown below.It can serve as a guide for people who are finding it difficult to generate a meta tag.
See it below:
 <meta content='Trezzy blog talks about Health News,Current Management of Health Conditions In Nigeria,Nigerian Politics,Technology/Webmaster,video,Football and Entertainment news' name='description'/>
 <meta content='Health News In Nigeria,Current Management Of Health Conditions In Nigeria,Buhari,Osinbajo,Nigerian politics,football,Nigerian video,technology/webmaster,Nigerian entertainment news' name='keywords'/>
 <meta content='AUTHOR NAME HERE' name='Author'/>
    <meta content='5minutes' name='revisit-after'/>
    <meta content='index, follow' name='robots'/>
With the help of a meta tag,google can easily discover what your website is all about.
I hope this helps 

0 comments:

Post a Comment