You need Meta Tags, Always Use Them


After the title you need to edit the html (geez edit the html im a noob!) yes you are but you need this to do things very easy just backup the file.

In the design tab click edit html below is my html

<head>
    <meta content='Title of your blog' name='title'/>
    <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
    <b:if cond='data:blog.isMobile'>
      <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
    <b:else/>
      <meta content='width=1100' name='viewport'/>
    </b:if>
    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>
   <meta content='the description of your site' name='description'/>
    <meta content='keyword keyword keyword' name='keywords'/>
<meta content='yourname' name='author'/>
<meta content='yourname again' name='owner'/>
<meta content='copyleft slogan' name='copyright'/>

Comments

Popular posts from this blog

Redirect apache request to another domain

Black screen after logging in on Windows 2012 R2 using domain credentials on remote desktop connection

Can't use proxy because no authentication schemes are fully configured.