How to Put the Correct Meta Content
How to put the correct meta content sure buddy was supposed to learn and implement Seo onpage gradually, for those who haven't read PAL from the beginning please learn first Hawk stage pertahap. Before stepping how installation of Meta content, it's good we discussed again what is Meta content and for what should bother to post it on the blog.
Code for meta content is :
<meta content='xxxx' name='google-site-verification'/>
<meta content='xxxx' name='msvalidate.01'/>
<meta content='xxxx' name='alexaVerifyID'/>
<meta content='xxxx' name='yandex-verification'/>
<meta content='-5;120' name='geo.position'/>
<meta content='INDEX, FOLLOW, all' name='ROBOTS'/>
<meta content='no-cache' http-equiv='Pragma'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='Blogger' name='generator'/>
<meta content='-1' http-equiv='Expires'/>
<meta content='en-us' name='language'/>
<meta content='all_language' http-equiv='content-language'/>
<meta content='Dictionary Technology' name='author'/>
<meta content='follow, all' name='Googlebot-Image'/>
<meta content='follow, all' name='Scooter'/>
<meta content='follow, all' name='msnbot'/>
<meta content='follow, all' name='alexabot'/>
<meta content='follow, all' name='Slurp'/>
<meta content='follow, all' name='ZyBorg'/>
<meta content='global' name='distribution'/>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='global' name='distribution'/>
<meta content='global' name='target'/>
<meta content='general' name='rating'/>
<meta content='all' name='audience'/>
<meta content='public' name='doc-type'/>
<meta content='1 Days' name='Revisit-after'/>
<meta content='ALL' name='SPIDERS'/>
<meta content='ALL' name='WEBCRAWLERS'/>
<meta content='no-cache' http-equiv='Cache-Control'/>
<meta content='general' name='rating'/>
<link href='https://plus.google.com/114602193483270026594' rel='author'/>
<b:if cond='data:blog.pageType != "item"'>
</b:if>
<meta content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1' name='viewport'/>
<meta content='text/html;charset=UTF-8' http-equiv='Content-Type'/>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'/>
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link href='http://www.dictionarytechnology.com/atom.xml' rel='alternate' title='Dictionary Technology - Atom' type='application/atom+xml'/>
<link href='http://www.dictionarytechnology.com/rss.xml' rel='alternate' title='Dictionary Technology - RSS' type='application/rss+xml'/>
<link href='http://www.dictionarytechnology.com/sitemap.xml' rel='alternate' title='Dictionary Technology - Sitemap' type='application/sitemap+xml'/>
<b:include data='blog' name='all-head-content'/>
<!-- SEO Meta Tag -->
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.metaDescription' name='Description'/>
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Keywords'/>
<b:else/>
<title><data:blog.pageTitle/></title>
<meta content='xxxx' name='DESCRIPTION'/>
<meta content='xxxx' name='KEYWORDS'/>
</b:if>
<!-- SEO Title Tag -->
<b:if cond='data:blog.url == data:blog.homepageUrl'><title><data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == "item"'><title><data:blog.pageName/> - <data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == "archive"'><title>Archive for <data:blog.pageName/></title></b:if>
<b:if cond='data:blog.pageType == "static_page"'><title><data:blog.pageName/></title></b:if>
<b:if cond='data:blog.pageType == "index"'><b:if cond='data:blog.searchLabel'><title><data:blog.title/> - <data:blog.pageName/></title></b:if></b:if>
<b:if cond='data:blog.pageType == "error_page"'><title>Page Not Found</title></b:if>
<b:if cond='data:blog.pageType == "index"'><b:if cond='data:blog.url != data:blog.homepageUrl'>
<b:if cond='data:blog.pageType == "index"'><title><data:blog.pageTitle/> - All Post</title></b:if></b:if></b:if>
<!-- Meta Title Halaman Error/404 -->
<b:if cond='data:blog.pageType == "error_page"'>
<title>404: Sorry there are looking for a page that does not exist - Dictionary Technology</title>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<!-- Meta Title Halaman Search -->
<b:if cond='data:blog.searchQuery'>
<title>Keyword search for :: <data:blog.searchQuery/> - Dictionary Technology</title>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<!-- Meta Title Halaman Arsip -->
<title>Article Archive Month <data:blog.pageName/> - Dictionary Technology</title>
<!-- Meta Descriptin Halaman Arsip -->
<meta expr:content='"Article Archive Month " + data:blog.pageName + " learn more please visit Dictionary Technology"' name='description'/>
<b:else/>
Information :<b:if cond='data:blog.pageType == "static_page"'>
<!-- Meta Title Halaman Pages -->
<title><data:blog.pageName/> - Dictionary Technology</title>
<b:if cond='data:blog.metaDescription'>
<!-- Meta Description Halaman Pages Aktif-->
<meta expr:content='data:blog.metaDescription' itemprop='description'/>
<b:else/>
<!-- Tampilkan jika Meta Description Halaman Page tidak aktif-->
<meta expr:content='data:blog.pageName + ". Please read the article " + data:blog.pageName + " learn more please visit Dictionary Technology"' name='description'/>
</b:if>
<b:else/>
<!-- Meta Title Halaman Label -->
<b:if cond='data:blog.searchLabel'>
<title>Search on Label :: <data:blog.pageName/> - Dictionary Technology</title>
<!-- Meta Description Halaman Label -->
<meta expr:content='"Search in category ::" + data:blog.pageName + ":: learn more please visit Dictionary Technology"' name='description'/>
<b:else/>
<!-- Meta Title Halaman Utama -->
<title><data:blog.pageTitle/> - Dictionary Technology</title>
<!-- Meta Description Halaman utama -->
<meta expr:content='data:blog.pageTitle + " xxxx"' name='description'/>
</b:if>
</b:if>
</b:if>
<!-- Meta Keyword Halaman utama-->
<meta content='xxxx' name='keywords'/>
<b:else/>
<!-- Meta Title Halaman Post -->
<title><data:blog.pageName/> - Dictionary Technology</title>
<!-- Meta Description Halaman Post aktif -->
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' itemprop='description'/>
<b:else/>
<!-- Tampilkan jika Meta Description Halaman post tidak aktif-->
<meta expr:content='data:blog.pageName + ". Please read the article " + data:blog.pageName + " earn more please visit Dictionary Technology"' name='description'/>
</b:if>
<!-- Meta Keyword Halaman post -->
<meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.metaDescription' name='keywords'/>
</b:if>
<meta content='YOUR_APPLICATION_ID' property='fb:app_id'/>
<link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'/>
<link href='//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css' rel='stylesheet'/>
- light blue : replace with the name of your site
- dark blue : change address verify your description and keyword you
- Red : replace with the address of your site
Read Also :
- How to Blog or Website appear on First Page and the First Rank
- How to create a view on a pull on his blog
Meta tags : is a description of a page based on your posting articles of sentences, or element tags in the HTML or XHTML programming language that is used for applying metadata in a web page. This meta element should be placed in the "head" in the HTML. This meta tag can be used also to declare the description/description of a web page and to explain a keyword (keyword) related as well as for other meta data without the "head".
Meta Tag Description : the description Meta tag is used to provide a general overview of the content of your web page. Recommended size of no more than 200 characters. And try to let the description be sentences that it's at the beginning of the web page in question.
The main purpose of the Robots Meta Tag use the robots meta tag is to determine which web pages get index by spider and web pages which are not. This tag is very useful especially if a frame for navigation can wear website. Surely we do not want to display menus in frames to read by search engines.
For the filling, fill in the blog description in accordance with your blog. For example, a blog about technology, e.g. the description such as this "Blog that gives information about all the latest technology that is being developed" for example kayaking is like that. Long description Usahain between 150-160 characters.
Then to meta keywordsnya content with keywords that refer to the title of the blog created to maximize search on the machine, make sure the jangan keywordsnya lot, maximum 15 this was possible between 8-10 aja biar more SEO friendly.
Information on the correct content meta :
Google-site-verification on the correct meta content
You have to blog in google webmaster Verification, will be given a code Meta, such code in bold that later PAL replace with code that was given, but for 2014 you need not verify because it is already otomastis for blogspot, http://www.google.com/webmaster/tools/.Verify-v1 in the meta content right
You must also verify your blog in Google Analytics, Google Analytics install meta excess in explain later on the next article.same as above, the later PAL will be given a code and place the same as the example above, http://www.google.com/analytics.
0 komentar:
Post a Comment