SEO Title Tag 2.3.3


Note: SEO Title Tag 2.3.3 adds compatibility with WordPress 2.7!


*** With SEO Title Tag version 2.3.0 we have dropped support of versions of WordPress prior to 2.3 if you are still using an older version of WordPress you should be able to continue using legacy version 2.2.1.


Title tags are arguably the most important of the on-page factors for search engine optimization (“SEO”). It blows my mind how post titles are also used as title tags by WordPress, considering that post titles should be catchy, pithy, and short-and-sweet; whereas title tags should incorporate synonyms and alternate phrases to capture additional search visibility.


Now, thankfully, there is a solution, allowing you to decouple post titles from title tags. Introducing… the SEO Title Tag 2.3.3 WordPress plugin.


SEO Title Tag makes it dead-easy to optimize the title tags across your WordPress-powered blog or website. Not just your posts, not just your home page, but any and every title tag on your site! If this plugin, along with a few hours of keyword research and copywriting of optimized titles, doesn’t make a significant impact on your search traffic, you’re doing something wrong!


SEO Title Tag is authored by SEO specialist Stephan Spencer. Version 2.0 was a collaborative effort — Stephan did the concept development and Oliver Kastler, Mike Harding and Elton Fry did all the heavy lifting. Since version 2.1 Andrew Shell has taken over development responsibilities. It is completely free and has been released as “open source” under the GPL license. So enjoy!



  • Allows you to override a page’s or a post’s title tag with a custom one.

  • New for v2.0 A Title Tag input box in the Edit Post and Write Post forms. (Previously in version 1.0 you had to use the Custom Field box.)

  • New for v2.0 Mass editing of title tags for all posts, static pages, category pages, tag pages, tag conjunction pages, archive by month pages, — indeed, any URL — all in one go.

  • Define a custom title tag for your home page (or, more accurately, your Posts page, if you have chosen a static Front Page set under Options -> Reading), through the Options -> SEO Title Tag page in the WordPress admin.

  • New for v2.0 Define the title tag of 404 error pages, also through Options -> SEO Title Tag.

  • New for v2.0 Handles internal search result pages too.

  • New for v2.0 Title tags of category pages can optionally be set to the category description. If you use a Meta Tag plugin like Add Meta Tags, then you should not use this feature and instead let the Meta Tag plugin use the category description for the meta description on category pages.

  • If you choose to keep the blog name in your title tags (not recommended!), the order of the blog name and the title are automatically reversed, giving more keyword prominence to the title instead of the blog name. Note there is also an option to replace your blog name with a shorter blog nickname.



And best of all, the plugin is FREE!


Screenshots







Installation instructions



  1. (If upgrading from a prior version of SEO Title Tag, be sure to deactivate the old version beforehand.)

  2. Upload the seo-title-tag directory and the files within it to your wp-content/plugins directory.

  3. Activate the plugin.

  4. Under Presentation -> Theme Editor in the WordPress admin, select “Header” from the list and replace:


(or whatever you have in your container with:</p><br /><p></li><br /> <li>Configure the settings under Options -> SEO Title Tag. You’ll want specify a title tag for your home page which will override your blog name as the home page’s title tag, specify a title tag for 404 error pages. You can also configure here whether you want all the rest of your site’s title tags to have your blog name, or a shortened version of your blog name, or neither, appended to the end. IMPORTANT: You must save the settings, even if you haven’t changed them from their defaults, in order to ensure that the title tags for Posts and for Pages works properly.</li><br /> <li>For those of you with a static Front Page chosen under Options -> Reading, the “home page” described in the point above is actually the Posts page, and as such, the SEO Title Tag options page will actually will say “Posts Page” instead of “Home Page” — because it detects that you have selected a static Front Page. In such a scenario, in order to also customize the Front Page’s title tag, specify a Title Tag on that page’s Edit Page form, or within Manage -> Title Tags -> Pages.</li><br /> <li>Define custom title tags for your existing posts, static pages, category pages and tag pages in the admin under Manage -> Title Tags.</li><br /> <li>When writing a new post/page, define a title tag by typing something into the “Title Tag (optional)” field. If you’re happy to use the post title as the title tag, then you can leave it blank.</li><br /> <li><strong>Note:</strong> If upgrading to WordPress 2.3 from a prior version where you used the SEO-Title-Tag plugin with Ultimate Tag Warrior (UTW) in order to migrate your old tag page titles you need to first import your UTW tags into the new native tagging structure. You can do this in your WordPress admin by clicking on Manage > Import > Ultimate Tag Warrior. Once you have these imported just deactivate and reactivate SEO-Title-Tags and your old title tags will be able to be used.</li><br /></ol><br /></p><br /><p>To learn more about search engine optimizing your WordPress blog, you’ll probably want to read Stephan Spencer’s 10 tip series on Blog SEO.</p><br /><ul><br /> <li>support mass editing of meta descriptions?</li><br /> <li>import titles by uploading a file in CSV format</li><br /> <li>possibly rename custom option fields and table name</li><br /> <li>add some more text to the titles of tag pages globally. They are using the same divider as used for posts, and really there should be an option to add something like “Tag | Posts Related to Tag | Blog Name”</li><br /> <li>create all needed values on activation so that you no longer have to save the settings in the SEO Title Tag Options before the plugin will work properly</li><br /></ul><br /><p>Got a bug to report? Or an enhancement to recommend? Or perhaps even some code to submit for inclusion in the next release? Great! Share your feedback with the author, Stephan Spencer, either below or on his blog at this post.</p><br /><p><b>UPDATE:</b> 2.0beta2 has some important bug fixes, including the issue where Options weren’t updating and the Manage > subtab wasn’t displaying.</p><br /><p><b>UPDATE:</b> 2.0beta3 has more important bug fixes, including the issue where MySQL tables were sometimes not being created, and PHP tags weren’t all consistently starting with <?php but instead the <? shorthand which doesn’t work on some server configurations.</p><br /><p><b>UPDATE:</b> 2.0beta5 has more fixes for MySQL issues some folks were having. Also fixed a IIS server incompatibility issue.</p><br /><p><b>UPDATE:</b> 2.0beta6 fixes a problem where some folks were seeing a “No Posts Found” message under Manage -> Title Tags -> Posts even though the blog has posts. And it fixes a problem for users of WordPress version 2.0.5 and earlier, where titles on category pages weren’t showing up due to an undefined function <i>attribute_escape</i> (a new function introduced in WordPress 2.0.6).</p><br /><p><b>UPDATE:</b> 2.0beta7 fixes a problem with the page number sometimes appearing on static pages and a problem with a MySQL error on the Manage > Title Tags > Posts page.</p><br /><p><b>UPDATE:</b> 2.0RC1 fixes categories showing a warning if there are no category title tags set; Manage Posts filtering out everything thats not a post (images, pages). Also added and tested fix for menu links (“edit.php”).</p><br /><p><b>UPDATE:</b> 2.0RC2 fixes a problem with backslashes appearing before apostrophes.</p><br /><p><b>UPDATE:</b> 2.1.0 adds WordPress 2.3 compatibility.</p><br /><p><b>UPDATE:</b> 2.1.1 fixes bug where old title tags for UTW tag pages weren’t being imported. Also fixes WordPress 2.3 bug of not displaying page titles for tag intersections and unions correctly.</p><br /><p><b>UPDATE:</b> 2.1.2 fixes display issues with international characters.</p><br /><p><b>UPDATE:</b> 2.1.3 fixes issue with extra slashes being added. Also adds Nonce support for extra security.</p><br /><p><b>UPDATE:</b> 2.3.0 updates the layout to display better in the new WordPress admin.</p><br /><p><b>UPDATE:</b> 2.3.1 fixed an issue where in WordPress 2.6.1 saving a post/page creates multiple title_tag custom fields.</p><br /><p><b>UPDATE:</b> 2.3.2 fixed an issue where if you were using nested pages (the parent functionality) fields might not show up on the mass edit screen.</p><br /><p><b>UPDATE:</b> 2.3.3 fixed an issue with the tabs not working on WordPress 2.7 and ideally some issues with updates not sticking on the mass edit page.</p><br /><h2>About the Author</h2><br /><p>This plugin was developed by SEO specialist, Stephan Spencer. You can read more at Stephan’s website.</p><br /><h4>161 Comments</h4><br /><p>[…] SEO Title Tag – Tittle tag is an another important for your site to make search engine sure where to put your post.This plugin also allow you to add keywords tag etc. […]</p><br /><p>[…] SEO Title Tag – You don’t really need a plugin for this, you can manual it by choosing custom structure and type %postname% this way, you will get a permalink with the post names, and that will help search engines find your posts as well as title tags. […]</p><br /><p>[…] tag for any post, static page, category page, UltimateTagWarrior tag page â?? indeed, any URL! Visit plugin site 23. SexyBookmarks Add social web 2.0 buttons to your single post pages to help readers very easy to […]</p><br /><p>[…] each title tag. Google assess a lot of value on these meta tag so you should use this plugin. The plugin site Sociable More and more visitors reach blogs over social websites lie Yigg.com. To make it […]</p><br /><p>[…] SEO Title Tag â?? Donâ??t need all the power of Headspace try SEO title tag […]</p><br /><p>[…] SEO Title Tag â?? Your tags are an important part of your site for making sure that search engines know where to place your posts, and SEO Title Tag focuses exclusively on this. Unlike some other plugins, and WordPress itself, this extension will allow you to add tags to your pages, your main page and even any URL anywhere on your site. […]</p><br /><p>[…] WordPress Plugin: SEO Title Tag […]</p><br /><p>[…] SEO Title Tag â?? â??Professorâ? Spencerâ??s SEO home-run […]</p><br /><p>© 2017 Covario. All Rights Reserved. | Site Map</p></div> <script type='text/javascript'> function insertAfter(addition,target) { var parent = target.parentNode; if (parent.lastChild == target) { parent.appendChild(addition); } else { parent.insertBefore(addition,target.nextSibling); } } var adscont = document.getElementById("adsense-content"); var target = document.getElementById("adsense-target"); var linebreak = target.getElementsByTagName("br"); if (linebreak.length > 0){ insertAfter(adscont,linebreak[4]); } </script> <h1>SEO Title Tag 2.3.3</h1><br /><p><b>Note: SEO Title Tag 2.3.3 adds compatibility with WordPress 2.7!</b></p><br /><p><b>*** With SEO Title Tag version 2.3.0 we have dropped support of versions of WordPress prior to 2.3 if you are still using an older version of WordPress you should be able to continue using legacy version 2.2.1.</b></p><br /><p>Title tags are arguably the most important of the on-page factors for search engine optimization (“SEO”). It blows my mind how post titles are also used as title tags by WordPress, considering that post titles should be catchy, pithy, and short-and-sweet; whereas title tags should incorporate synonyms and alternate phrases to capture additional search visibility.</p><br /><p>Now, thankfully, there is a solution, allowing you to decouple post titles from title tags. Introducing… the <b>SEO Title Tag 2.3.3</b> WordPress plugin.</p><br /><p>SEO Title Tag makes it dead-easy to optimize the title tags across your WordPress-powered blog or website. Not just your posts, not just your home page, but any and every title tag on your site! If this plugin, along with a few hours of keyword research and copywriting of optimized titles, doesn’t make a significant impact on your search traffic, you’re doing something wrong!</p><br /><p>SEO Title Tag is authored by SEO specialist Stephan Spencer. Version 2.0 was a collaborative effort — Stephan did the concept development and Oliver Kastler, Mike Harding and Elton Fry did all the heavy lifting. Since version 2.1 Andrew Shell has taken over development responsibilities. It is completely free and has been released as “open source” under the GPL license. So enjoy!</p><br /><p><ul><br /> <li>Allows you to override a page’s or a post’s title tag with a custom one.</li><br /> <li><b>New for v2.0</b> A Title Tag input box in the Edit Post and Write Post forms. (Previously in version 1.0 you had to use the Custom Field box.)</li><br /> <li><b>New for v2.0</b> Mass editing of title tags for all posts, static pages, category pages, tag pages, tag conjunction pages, archive by month pages, — indeed, any URL — all in one go.</li><br /> <li>Define a custom title tag for your home page (or, more accurately, your Posts page, if you have chosen a static Front Page set under Options -> Reading), through the Options -> SEO Title Tag page in the WordPress admin.</li><br /> <li><b>New for v2.0</b> Define the title tag of 404 error pages, also through Options -> SEO Title Tag.</li><br /> <li><b>New for v2.0</b> Handles internal search result pages too.</li><br /> <li><b>New for v2.0</b> Title tags of category pages can <i>optionally</i> be set to the category description. If you use a Meta Tag plugin like Add Meta Tags, then you should not use this feature and instead let the Meta Tag plugin use the category description for the meta description on category pages.</li><br /> <li>If you choose to keep the blog name in your title tags (not recommended!), the order of the blog name and the title are automatically reversed, giving more keyword prominence to the title instead of the blog name. Note there is also an option to replace your blog name with a shorter blog nickname.</li><br /></ul><br /></p><br /><p>And best of all, the plugin is FREE!</p><br /><h2>Screenshots</h2><br /><p style="clear: both"><img class="" src="http://www.netconcepts.com/images/pages.thumbnail.png"/></p><br /><p style="clear: both"> <img class="" src="http://www.netconcepts.com/images/posts.thumbnail.png"/></p><br /><p style="clear: both"> <img class="" src="http://www.netconcepts.com/images/categories.thumbnail.png"/></p><br /><p style="clear: both"> <img class="" src="http://www.netconcepts.com/images/urls.thumbnail.png"/></p><br /><p style="clear: both"> <img class="" src="http://www.netconcepts.com/images/tags.thumbnail.png"/></p><br /><h2>Installation instructions</h2><br /><ol><br /> <li>(If upgrading from a prior version of SEO Title Tag, be sure to deactivate the old version beforehand.)</li><br /> <li>Upload the seo-title-tag directory and the files within it to your wp-content/plugins directory.</li><br /> <li>Activate the plugin.</li><br /> <li>Under Presentation -> Theme Editor in the WordPress admin, select “Header” from the list and replace:</li><br /></ol><br /><p>(or whatever you have in your <title> container with:</p><br /><p></li><br /> <li>Configure the settings under Options -> SEO Title Tag. You’ll want specify a title tag for your home page which will override your blog name as the home page’s title tag, specify a title tag for 404 error pages. You can also configure here whether you want all the rest of your site’s title tags to have your blog name, or a shortened version of your blog name, or neither, appended to the end. IMPORTANT: You must save the settings, even if you haven’t changed them from their defaults, in order to ensure that the title tags for Posts and for Pages works properly.</li><br /> <li>For those of you with a static Front Page chosen under Options -> Reading, the “home page” described in the point above is actually the Posts page, and as such, the SEO Title Tag options page will actually will say “Posts Page” instead of “Home Page” — because it detects that you have selected a static Front Page. In such a scenario, in order to also customize the Front Page’s title tag, specify a Title Tag on that page’s Edit Page form, or within Manage -> Title Tags -> Pages.</li><br /> <li>Define custom title tags for your existing posts, static pages, category pages and tag pages in the admin under Manage -> Title Tags.</li><br /> <li>When writing a new post/page, define a title tag by typing something into the “Title Tag (optional)” field. If you’re happy to use the post title as the title tag, then you can leave it blank.</li><br /> <li><strong>Note:</strong> If upgrading to WordPress 2.3 from a prior version where you used the SEO-Title-Tag plugin with Ultimate Tag Warrior (UTW) in order to migrate your old tag page titles you need to first import your UTW tags into the new native tagging structure. You can do this in your WordPress admin by clicking on Manage > Import > Ultimate Tag Warrior. Once you have these imported just deactivate and reactivate SEO-Title-Tags and your old title tags will be able to be used.</li><br /></ol><br /></p><br /><p>To learn more about search engine optimizing your WordPress blog, you’ll probably want to read Stephan Spencer’s 10 tip series on Blog SEO.</p><br /><ul><br /> <li>support mass editing of meta descriptions?</li><br /> <li>import titles by uploading a file in CSV format</li><br /> <li>possibly rename custom option fields and table name</li><br /> <li>add some more text to the titles of tag pages globally. They are using the same divider as used for posts, and really there should be an option to add something like “Tag | Posts Related to Tag | Blog Name”</li><br /> <li>create all needed values on activation so that you no longer have to save the settings in the SEO Title Tag Options before the plugin will work properly</li><br /></ul><br /><p>Got a bug to report? Or an enhancement to recommend? Or perhaps even some code to submit for inclusion in the next release? Great! Share your feedback with the author, Stephan Spencer, either below or on his blog at this post.</p><br /><p><b>UPDATE:</b> 2.0beta2 has some important bug fixes, including the issue where Options weren’t updating and the Manage > subtab wasn’t displaying.</p><br /><p><b>UPDATE:</b> 2.0beta3 has more important bug fixes, including the issue where MySQL tables were sometimes not being created, and PHP tags weren’t all consistently starting with <?php but instead the <? shorthand which doesn’t work on some server configurations.</p><br /><p><b>UPDATE:</b> 2.0beta5 has more fixes for MySQL issues some folks were having. Also fixed a IIS server incompatibility issue.</p><br /><p><b>UPDATE:</b> 2.0beta6 fixes a problem where some folks were seeing a “No Posts Found” message under Manage -> Title Tags -> Posts even though the blog has posts. And it fixes a problem for users of WordPress version 2.0.5 and earlier, where titles on category pages weren’t showing up due to an undefined function <i>attribute_escape</i> (a new function introduced in WordPress 2.0.6).</p><br /><p><b>UPDATE:</b> 2.0beta7 fixes a problem with the page number sometimes appearing on static pages and a problem with a MySQL error on the Manage > Title Tags > Posts page.</p><br /><p><b>UPDATE:</b> 2.0RC1 fixes categories showing a warning if there are no category title tags set; Manage Posts filtering out everything thats not a post (images, pages). Also added and tested fix for menu links (“edit.php”).</p><br /><p><b>UPDATE:</b> 2.0RC2 fixes a problem with backslashes appearing before apostrophes.</p><br /><p><b>UPDATE:</b> 2.1.0 adds WordPress 2.3 compatibility.</p><br /><p><b>UPDATE:</b> 2.1.1 fixes bug where old title tags for UTW tag pages weren’t being imported. Also fixes WordPress 2.3 bug of not displaying page titles for tag intersections and unions correctly.</p><br /><p><b>UPDATE:</b> 2.1.2 fixes display issues with international characters.</p><br /><p><b>UPDATE:</b> 2.1.3 fixes issue with extra slashes being added. Also adds Nonce support for extra security.</p><br /><p><b>UPDATE:</b> 2.3.0 updates the layout to display better in the new WordPress admin.</p><br /><p><b>UPDATE:</b> 2.3.1 fixed an issue where in WordPress 2.6.1 saving a post/page creates multiple title_tag custom fields.</p><br /><p><b>UPDATE:</b> 2.3.2 fixed an issue where if you were using nested pages (the parent functionality) fields might not show up on the mass edit screen.</p><br /><p><b>UPDATE:</b> 2.3.3 fixed an issue with the tabs not working on WordPress 2.7 and ideally some issues with updates not sticking on the mass edit page.</p><br /><h2>About the Author</h2><br /><p>This plugin was developed by SEO specialist, Stephan Spencer. You can read more at Stephan’s website.</p><br /><h4>161 Comments</h4><br /><p>[…] SEO Title Tag – Tittle tag is an another important for your site to make search engine sure where to put your post.This plugin also allow you to add keywords tag etc. […]</p><br /><p>[…] SEO Title Tag – You don’t really need a plugin for this, you can manual it by choosing custom structure and type %postname% this way, you will get a permalink with the post names, and that will help search engines find your posts as well as title tags. […]</p><br /><p>[…] tag for any post, static page, category page, UltimateTagWarrior tag page â?? indeed, any URL! Visit plugin site 23. SexyBookmarks Add social web 2.0 buttons to your single post pages to help readers very easy to […]</p><br /><p>[…] each title tag. Google assess a lot of value on these meta tag so you should use this plugin. The plugin site Sociable More and more visitors reach blogs over social websites lie Yigg.com. To make it […]</p><br /><p>[…] SEO Title Tag â?? Donâ??t need all the power of Headspace try SEO title tag […]</p><br /><p>[…] SEO Title Tag â?? Your tags are an important part of your site for making sure that search engines know where to place your posts, and SEO Title Tag focuses exclusively on this. Unlike some other plugins, and WordPress itself, this extension will allow you to add tags to your pages, your main page and even any URL anywhere on your site. […]</p><br /><p>[…] WordPress Plugin: SEO Title Tag […]</p><br /><p>[…] SEO Title Tag â?? â??Professorâ? Spencerâ??s SEO home-run […]</p><br /><p>© 2017 Covario. All Rights Reserved. | Site Map</p> <div class='clear'></div> <script type='text/javascript'> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <script> !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <div class='horizontal-social-buttons' style='padding:50px 0 0 25%;'> <div style='float:left;padding-right:6%'> <fb:like colorscheme='light' font='' href='https://seorum.blogspot.com/2017/10/seo-title-tag-2.html' layout='button_count' send='true' show_faces='false'></fb:like> </div> <div style='float:left;'> <g:plusone annotation='bubble' href='https://seorum.blogspot.com/2017/10/seo-title-tag-2.html' size='medium'></g:plusone> </div> <div style='float:left;'> <a class='twitter-share-button' data-count='horizontal' data-related='' data-text='' data-url='https://seorum.blogspot.com/2017/10/seo-title-tag-2.html' data-via='' href='http://twitter.com/share'> Tweet </a> </div> </div> <div style='clear: both;'></div> <div id='author-info'> <img alt='' class='avatar avatar-120 photo' src='http://2.bp.blogspot.com/-TYkFj_dU1IE/UlAfYkw9-5I/AAAAAAAAA1w/BycvXtZE1Lk/s1600/ad_design_by_bunny007-dv618b.png'/> <h5> by <strong> Jillur Rahman </strong> </h5> <p> Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest. </p> <p> Follow him @ <a href='/#' rel='nofollow' target='_blank'> Twitter </a> | <a href='/#' rel='nofollow' target='_blank'> Facebook </a> | <a href='/#' target='_blank'> Google Plus </a> </p> </div> <div class='tags'> Tags: </div> <div style='clear: both;'></div> </div> <script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'></script> <ins class='adsbygoogle' data-ad-client='ca-pub-8352653395811979' data-ad-format='fluid' data-ad-layout='in-article' data-ad-slot='5516573617' style='display:block; text-align:center;'></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> </span> <span class='post-timestamp'> на <a class='timestamp-link' href='https://seorum.blogspot.com/2017/10/seo-title-tag-2.html' rel='bookmark' title='permanent link'> <abbr class='published' title='2017-10-06T17:28:00-07:00'> 17:28 </abbr> </a> </span> <span class='post-comment-link'> </span> <span class='post-icons'> <span class='item-control blog-admin pid-1707977073'> <a href='https://www.blogger.com/post-edit.g?blogID=2290384711136409633&postID=5930629795723688253&from=pencil' title='Изменить сообщение'> <img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <span class='post-backlinks post-comment-link'> </span> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'></div> <script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'></script> <ins class='adsbygoogle' data-ad-client='ca-pub-8352653395811979' data-ad-slot='1931752843' style='display:inline-block;width:400px;height:90px'></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </article> <div class='related-posts-title'> Related </div> <div id='related-posts'> <script type='text/javascript'> removeRelatedDuplicates_thumbs(); printRelatedLabels_thumbs("https://seorum.blogspot.com/2017/10/seo-title-tag-2.html"); </script> </div> <div class='comments' id='comments'> <a name='comments'></a> <h4> No Comment </h4> <dl id='comments-block'> </dl> <p class='comment-footer'> <div class='comment-form'> <a name='comment-form'></a> <p> </p> <a href='https://www.blogger.com/comment/frame/2290384711136409633?po=5930629795723688253&hl=ru&saa=85391&origin=https://seorum.blogspot.com' id='comment-editor-src'></a> <iframe allowtransparency='true' class='blogger-iframe-colorize' frameborder='0' height='275' id='comment-editor' scrolling='no' src='' width='100%'></iframe> <script type="text/javascript" src="https://www.blogger.com/static/v1/jsbin/2210189538-iframe_colorizer.js"></script> </div> </p> <div id='backlinks-container'> <div id='Blog1_backlinks-container'> </div> </div> </div> <!--Can't find substitution for tag [adEnd]--> </div> <div class='blog-pager' id='blog-pager'> <span id='blog-pager-newer-link'> <a class='blog-pager-newer-link' href='https://seorum.blogspot.com/2017/10/outsource-seo-services-welcome-to.html' id='Blog1_blog-pager-newer-link' title='Следующее'>‹‹ Следующее</a> </span> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' href='https://seorum.blogspot.com/2017/10/pr_6.html' id='Blog1_blog-pager-older-link' title='Предыдущее'>Предыдущее ›› </a> </span> </div> <div class='clear'></div> <div class='post-feeds'> <div class='feed-links'> Подписаться на: <a class='feed-link' href='https://seorum.blogspot.com/feeds/5930629795723688253/comments/default' target='_blank' type='application/atom+xml'> Комментарии к сообщению ( Atom ) </a> </div> </div> </div><div class='widget HTML' data-version='1' id='HTML1'> <div class='widget-content'> <script type="text/javascript"> ( function() { if (window.CHITIKA === undefined) { window.CHITIKA = { 'units' : [] }; }; var unit = {"calltype":"async[2]","publisher":"andruu","width":550,"height":250,"sid":"Chitika Default"}; var placement_id = window.CHITIKA.units.length; window.CHITIKA.units.push(unit); document.write('<div id="chitikaAdBlock-' + placement_id + '"></div>'); }()); </script> <script type="text/javascript" src="//cdn.chitika.net/getads.js" async></script> </div> <div class='clear'></div> </div></div> </div> <aside class='sidebar-wrapper'> <div class='sidebar section' id='sidebar'><div class='widget HTML' data-version='1' id='HTML6'> <div class='widget-content'> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- seorum.blogspot.ru 400x300 сбоку --> <ins class="adsbygoogle" style="display:inline-block;width:400px;height:300px" data-ad-client="ca-pub-8352653395811979" data-ad-slot="5068519241"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class='clear'></div> </div><div class='widget BlogArchive' data-version='1' id='BlogArchive1'> <h2>Архив блога</h2> <div class='widget-content'> <div id='ArchiveList'> <div id='BlogArchive1_ArchiveList'> <select id='BlogArchive1_ArchiveMenu'> <option value=''>Архив блога</option> <option value='https://seorum.blogspot.com/2017/10/'>октября (1841)</option> <option value='https://seorum.blogspot.com/2015/07/'>июля (1)</option> <option value='https://seorum.blogspot.com/2015/06/'>июня (114)</option> <option value='https://seorum.blogspot.com/2015/05/'>мая (49)</option> <option value='https://seorum.blogspot.com/2015/04/'>апреля (91)</option> <option value='https://seorum.blogspot.com/2015/03/'>марта (93)</option> <option value='https://seorum.blogspot.com/2015/02/'>февраля (103)</option> <option value='https://seorum.blogspot.com/2015/01/'>января (39)</option> <option value='https://seorum.blogspot.com/2014/12/'>декабря (50)</option> <option value='https://seorum.blogspot.com/2014/11/'>ноября (17)</option> <option value='https://seorum.blogspot.com/2014/10/'>октября (47)</option> <option value='https://seorum.blogspot.com/2014/09/'>сентября (32)</option> <option value='https://seorum.blogspot.com/2014/08/'>августа (49)</option> <option value='https://seorum.blogspot.com/2014/07/'>июля (33)</option> <option value='https://seorum.blogspot.com/2014/06/'>июня (41)</option> <option value='https://seorum.blogspot.com/2014/05/'>мая (55)</option> <option value='https://seorum.blogspot.com/2014/04/'>апреля (97)</option> <option value='https://seorum.blogspot.com/2014/03/'>марта (29)</option> <option value='https://seorum.blogspot.com/2014/02/'>февраля (29)</option> <option value='https://seorum.blogspot.com/2014/01/'>января (47)</option> <option value='https://seorum.blogspot.com/2013/12/'>декабря (24)</option> <option value='https://seorum.blogspot.com/2013/11/'>ноября (65)</option> <option value='https://seorum.blogspot.com/2013/10/'>октября (58)</option> <option value='https://seorum.blogspot.com/2013/09/'>сентября (41)</option> <option value='https://seorum.blogspot.com/2013/08/'>августа (36)</option> <option value='https://seorum.blogspot.com/2013/07/'>июля (68)</option> <option value='https://seorum.blogspot.com/2013/06/'>июня (44)</option> <option value='https://seorum.blogspot.com/2013/05/'>мая (31)</option> <option value='https://seorum.blogspot.com/2013/04/'>апреля (44)</option> <option value='https://seorum.blogspot.com/2013/03/'>марта (85)</option> <option value='https://seorum.blogspot.com/2013/02/'>февраля (28)</option> <option value='https://seorum.blogspot.com/2013/01/'>января (30)</option> <option value='https://seorum.blogspot.com/2012/12/'>декабря (18)</option> <option value='https://seorum.blogspot.com/2012/11/'>ноября (17)</option> <option value='https://seorum.blogspot.com/2012/10/'>октября (8)</option> <option value='https://seorum.blogspot.com/2012/09/'>сентября (5)</option> <option value='https://seorum.blogspot.com/2012/08/'>августа (6)</option> <option value='https://seorum.blogspot.com/2012/07/'>июля (16)</option> <option value='https://seorum.blogspot.com/2012/06/'>июня (10)</option> <option value='https://seorum.blogspot.com/2012/05/'>мая (5)</option> <option value='https://seorum.blogspot.com/2012/04/'>апреля (13)</option> <option value='https://seorum.blogspot.com/2012/03/'>марта (16)</option> <option value='https://seorum.blogspot.com/2012/02/'>февраля (9)</option> <option value='https://seorum.blogspot.com/2012/01/'>января (5)</option> <option value='https://seorum.blogspot.com/2011/12/'>декабря (7)</option> <option value='https://seorum.blogspot.com/2011/11/'>ноября (12)</option> <option value='https://seorum.blogspot.com/2011/10/'>октября (12)</option> <option value='https://seorum.blogspot.com/2011/09/'>сентября (19)</option> <option value='https://seorum.blogspot.com/2011/08/'>августа (34)</option> <option value='https://seorum.blogspot.com/2011/07/'>июля (8)</option> <option value='https://seorum.blogspot.com/2011/06/'>июня (9)</option> <option value='https://seorum.blogspot.com/2011/05/'>мая (2)</option> <option value='https://seorum.blogspot.com/2011/04/'>апреля (4)</option> <option value='https://seorum.blogspot.com/2011/03/'>марта (7)</option> <option value='https://seorum.blogspot.com/2011/02/'>февраля (9)</option> <option value='https://seorum.blogspot.com/2011/01/'>января (10)</option> <option value='https://seorum.blogspot.com/2010/12/'>декабря (4)</option> <option value='https://seorum.blogspot.com/2010/11/'>ноября (15)</option> <option value='https://seorum.blogspot.com/2010/10/'>октября (32)</option> <option value='https://seorum.blogspot.com/2010/09/'>сентября (29)</option> <option value='https://seorum.blogspot.com/2010/08/'>августа (14)</option> <option value='https://seorum.blogspot.com/2010/07/'>июля (13)</option> <option value='https://seorum.blogspot.com/2010/06/'>июня (42)</option> <option value='https://seorum.blogspot.com/2010/05/'>мая (6)</option> <option value='https://seorum.blogspot.com/2010/04/'>апреля (10)</option> <option value='https://seorum.blogspot.com/2010/03/'>марта (18)</option> <option value='https://seorum.blogspot.com/2010/02/'>февраля (11)</option> <option value='https://seorum.blogspot.com/2010/01/'>января (9)</option> <option value='https://seorum.blogspot.com/2009/12/'>декабря (13)</option> <option value='https://seorum.blogspot.com/2009/11/'>ноября (12)</option> <option value='https://seorum.blogspot.com/2009/10/'>октября (2)</option> <option value='https://seorum.blogspot.com/2009/09/'>сентября (3)</option> <option value='https://seorum.blogspot.com/2009/08/'>августа (7)</option> <option value='https://seorum.blogspot.com/2009/07/'>июля (6)</option> <option value='https://seorum.blogspot.com/2009/06/'>июня (2)</option> <option value='https://seorum.blogspot.com/2009/04/'>апреля (3)</option> <option value='https://seorum.blogspot.com/2009/01/'>января (2)</option> <option value='https://seorum.blogspot.com/2008/12/'>декабря (4)</option> <option value='https://seorum.blogspot.com/2008/11/'>ноября (9)</option> <option value='https://seorum.blogspot.com/2008/10/'>октября (5)</option> <option value='https://seorum.blogspot.com/2008/09/'>сентября (4)</option> <option value='https://seorum.blogspot.com/2008/07/'>июля (4)</option> <option value='https://seorum.blogspot.com/2008/05/'>мая (4)</option> <option value='https://seorum.blogspot.com/2008/04/'>апреля (4)</option> <option value='https://seorum.blogspot.com/2008/03/'>марта (8)</option> <option value='https://seorum.blogspot.com/2008/02/'>февраля (1)</option> <option value='https://seorum.blogspot.com/2008/01/'>января (2)</option> <option value='https://seorum.blogspot.com/2007/11/'>ноября (2)</option> <option value='https://seorum.blogspot.com/2007/10/'>октября (4)</option> <option value='https://seorum.blogspot.com/2007/09/'>сентября (13)</option> <option value='https://seorum.blogspot.com/2007/08/'>августа (2)</option> <option value='https://seorum.blogspot.com/2007/05/'>мая (4)</option> <option value='https://seorum.blogspot.com/2007/04/'>апреля (5)</option> <option value='https://seorum.blogspot.com/2007/03/'>марта (4)</option> <option value='https://seorum.blogspot.com/2007/02/'>февраля (7)</option> <option value='https://seorum.blogspot.com/2007/01/'>января (1)</option> <option value='https://seorum.blogspot.com/2006/12/'>декабря (6)</option> <option value='https://seorum.blogspot.com/2006/11/'>ноября (1)</option> <option value='https://seorum.blogspot.com/2006/10/'>октября (3)</option> <option value='https://seorum.blogspot.com/2006/09/'>сентября (4)</option> <option value='https://seorum.blogspot.com/2006/08/'>августа (3)</option> <option value='https://seorum.blogspot.com/2005/11/'>ноября (1)</option> <option value='https://seorum.blogspot.com/2005/04/'>апреля (1)</option> <option value='https://seorum.blogspot.com/2005/03/'>марта (1)</option> <option value='https://seorum.blogspot.com/2005/02/'>февраля (1)</option> <option value='https://seorum.blogspot.com/2004/09/'>сентября (5)</option> <option value='https://seorum.blogspot.com/2004/08/'>августа (4)</option> <option value='https://seorum.blogspot.com/2004/01/'>января (1)</option> <option value='https://seorum.blogspot.com/2003/08/'>августа (1)</option> </select> </div> </div> <div class='clear'></div> </div> </div><div class='widget PopularPosts' data-version='1' id='PopularPosts1'> <h2> Popular Posts </h2> <div class='widget-content popular-posts'> <ul> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://seorum.blogspot.com/2015/03/free-high-pr-gov-and-edu-forums-2015.html' target='_blank'> <img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSj_zTN8lbGytiSMmhopyDq2NKH_P0mpJ3NBT4TBSaAw3onP1r_bUBicVD3QpFxDcDsdl-c5FGCDHCGATAVfsNRA6FiqVYEsZUP3mo5c2Qba0eFEwzFyAV34KdM7gTGpfOKBG-1HVkbyA/s72-c/gov-edu-high-pr-backlinks-compressed.jpg' width='72'/> </a> </div> <div class='item-title'> <a href='https://seorum.blogspot.com/2015/03/free-high-pr-gov-and-edu-forums-2015.html'> Free High PR Gov and Edu Forums 2015 For Backlinks </a> </div> <div class='item-snippet'> This post centers on high PR Gov and Edu Forums/Sites For Backlinks or link building 2015 . Previously, i shared how to get quality backlink... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-title'> <a href='https://seorum.blogspot.com/2015/04/top-100-high-page-rank-pr-dofollow.html'> Top 100 High Page Rank (PR) Dofollow Forum Site List 2015 </a> </div> <div class='item-snippet'> This time I am sharing  updated list  of Dofollow Forum Posting Sites. Forums are where people discuss about something. Getting backlinks fr... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://seorum.blogspot.com/2015/02/add-author-box-widget-below-every-post.html' target='_blank'> <img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7WAj9__twQWxEmYCeCTSF6JZwIaEyLeTSb_Pw8qPJH5glYShwCkVVBg8IC4EeFGumgPHu78P2yfOXFfdJq3pw3lop5adCb6cZB5OcEPKK8Wvd16VmhTNifY_nXsdYxUzgJ_MYN469xbWL/s72-c/Add+Author+Box+Widget+in+Blogger.png' width='72'/> </a> </div> <div class='item-title'> <a href='https://seorum.blogspot.com/2015/02/add-author-box-widget-below-every-post.html'> Add Author Box Widget Below Every Post in Blogger </a> </div> <div class='item-snippet'> Blog Author Box Widget Below Every Post is an easiest way for your blog users to recognize article writer and communicate him/her. You woul... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://seorum.blogspot.com/2013/05/customized-blogger-contact-form.html' target='_blank'> <img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIF30iWY8sPs7Ww0Gcsk0BNr9s9reJQ2WERwqQaQbob37zYB382xXA_JYvBI_H8aKeczEkZ6yckagN3zFlI6hWNk3kRYSAGwjfIpYs7cEUyqbXwx7JOyCDYWCN9hHZYVZvAKhTkvkgEHJD/s72-c/?imgmax=800' width='72'/> </a> </div> <div class='item-title'> <a href='https://seorum.blogspot.com/2013/05/customized-blogger-contact-form.html'> Customized Blogger Contact Form </a> </div> <div class='item-snippet'> Contact Us form is always prove it self important for any publisher. Its an important way to communicate with your Readers in a convenient ... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://seorum.blogspot.com/2013/11/10-tools-i-use-to-help-people-in.html' target='_blank'> <img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtAvtcuNy8ZtV1fNY4UAe4CNH93LigvMqITVijjmz_pJHVrW7OmOEXyo4RC4xcHclDO71AxhYgW0aASTucMAHi1zVZohBX3hhii-q16lRlRp80KDsSF7cHZ3LEgVWcbaVK5bu_eisHhV1Y/s72-c/bloggerheal.png' width='72'/> </a> </div> <div class='item-title'> <a href='https://seorum.blogspot.com/2013/11/10-tools-i-use-to-help-people-in.html'> 10 Tools I use to help people in solving problems related to Blogger </a> </div> <div class='item-snippet'> For the past month I have been active on various forums , social media channels as well on this blog trying to help people with problems the... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-title'> <a href='https://seorum.blogspot.com/2017/10/do-you-need-seo-seo-is-acronym-for_6.html'> (без названия) </a> </div> <div class='item-snippet'> Do you need an SEO? SEO is an acronym for "search engine optimization" or "search engine optimizer." Deciding to hire an... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-title'> <a href='https://seorum.blogspot.com/2017/10/pr-plast-s-pr-plast.html'> (без названия) </a> </div> <div class='item-snippet'> PR PLAST S Полимерная добавка PR PLAST.S представляет собой одномерный полимерный материал средней плотностью – 0.91- 0.96 гр./см3, темпера... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://seorum.blogspot.com/2013/03/how-to-optimise-traffic-by-using.html' target='_blank'> <img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg31FfbausCt3XZcnJ6WsxILRCu72USLi6pmP5u_visLXYgeZJQzImtsacDRX8CzDM-ghXRepO4hilaAxAMKMIzCoZIiBfHVGi6COqWixv0ohbdFLC6UHdQc8gSDmu8sPREit4l1KEYRmA/s72-c/images.jpg' width='72'/> </a> </div> <div class='item-title'> <a href='https://seorum.blogspot.com/2013/03/how-to-optimise-traffic-by-using.html'> How to Optimise Traffic by using Keywords and Meta Tags </a> </div> <div class='item-snippet'> Most of you know that Blogspot Platform is not SEO Friendly , So we can optimize by using Meta Tags and Keywords and Description. Today we a... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-thumbnail'> <a href='https://seorum.blogspot.com/2014/02/how-to-upload-blogger-template.html' target='_blank'> <img alt='' border='0' height='72' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXDLai-Xl28ov0rkhXuf_1EiqUFkzufHRgD9MHn94FUajqJ8lc51gKOHsRjrQVB2vGn6PCg3e4Q6rup5gfgiNJHNB9S65T-j_BiqmgnEhaSjHNet8H5Nnmv0PL0JLhub5ybYEdSJ5hL8M/s72-c/indextt.jpg' width='72'/> </a> </div> <div class='item-title'> <a href='https://seorum.blogspot.com/2014/02/how-to-upload-blogger-template.html'> How to Upload Blogger Template </a> </div> <div class='item-snippet'> So you've downloaded a blogger template and want to know how to upload it on your blog. Below are the guidelines on how to upload blogge... </div> </div> <div style='clear: both;'></div> </li> <li> <div class='item-content'> <div class='item-title'> <a href='https://seorum.blogspot.com/2017/10/pr-pr-treat-your-listeners-to-paul.html'> (без названия) </a> </div> <div class='item-snippet'> PR PR Treat your listeners to Paul Ingles’ Music Archive Showcase Explore the state of education on With Good Reason Explore humanity’s dee... </div> </div> <div style='clear: both;'></div> </li> </ul> <div class='clear'></div> </div> </div><div class='widget HTML' data-version='1' id='HTML2'> <div class='widget-content'> <script type="text/javascript"> ( function() { if (window.CHITIKA === undefined) { window.CHITIKA = { 'units' : [] }; }; var unit = {"calltype":"async[2]","publisher":"andruu","width":300,"height":600,"sid":"Chitika Default"}; var placement_id = window.CHITIKA.units.length; window.CHITIKA.units.push(unit); document.write('<div id="chitikaAdBlock-' + placement_id + '"></div>'); }()); </script> <script type="text/javascript" src="//cdn.chitika.net/getads.js" async></script> </div> <div class='clear'></div> </div></div> </aside> <!-- spacer for skins that want sidebar and main to be the same height--> <div class='clear'></div> </div> </div> <!-- end content-wrapper --> <div class='clear'></div> <footer> <div class='footer-sidebar'> <div class='footer-content footer-navigation'> <div class='no-items section' id='lowerbar1'></div> </div> <div class='footer-content'> <div class='no-items section' id='lowerbar2'></div> </div> <div class='footer-content'> <div class='no-items section' id='lowerbar3'></div> </div> <div class='footer-content footer-featured'> <div class='no-items section' id='lowerbar4'></div> </div> <div style='clear: both;'></div> </div> </footer> </div> <!-- //Menu and Search Start// --> <script type='text/javascript'> //<![CDATA[ // Turn the navigation menu into an ul Menu var navItems = [{text:'Menu', url:'/' }], navSelect, nav = $('nav'), win = $(window), index = nav.find('a').filter('.active').index(); index = (index !== -1) ? index + 1 : 0; win.resize(function(){ if(win.width() < 600){ if(!navSelect){ navSelect = $('<select>'); Array.prototype.push.apply(navItems, nav.find('a').map(function(){ return {text: this.textContent, url: this.href}; }).get()); $.each(navItems, function(){ navSelect.append($('<option>',{text:this.text})); }); navSelect.on('change', function(){ window.location = navItems[this.selectedIndex].url; }); navSelect.prop('selectedIndex', index); navSelect.appendTo('header'); } nav.hide(); navSelect.show(); } else{ nav.show(); navSelect && navSelect.hide(); } }).resize(); // Active The search text field var search = $('.search'); search.click(function(e){ e.preventDefault(); if(search.is('.active') && $(e.target).is(search)){ search.removeClass('active'); } else{ search.addClass('active'); search.find('input').focus(); } }); $('body').click(function(e){ if( search.is('.active') && !$(e.target).is('.search, .search form, .search input')){ search.removeClass('active'); } }); //]]> </script> <!-- // Menu and Search End// --> <script type='text/javascript'> //<![CDATA[ eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(4($){$.3={l:{g:\'N J I\',f:G,n:A,r:\'z\',d:\'9\'},i:4(5){1=$.x({},$.3.l,5),$.3.m();c(1.f)$(w).F(4(){c($(u).q()!=0){k(1.d){8\'p\':2.v(\'7\');6;8\'9\':2.y(\'7\');6;s:2.o()}}B{k(1.d){8\'p\':2.C(\'7\');6;8\'9\':2.D(\'7\');6;s:2.E()}}});$(\'#3\').t(4(e){e.H();$(\'b,j\').K({q:0},1.n,1.r)})},m:4(){2=$(\'<a />\',{L:\'3\',M:\'#b\',j:\'<h>\'+1.g+\'</h>\'}).O(\'b\');c(!1.f)2.o()}};3=4(5){$.3.i(5)}})(P);',52,52,'|opts|divBack|BackToTop|function|options|break|fast|case|slide||body|if|appearMethod||autoShow|text|span|init|html|switch|defaults|_constructLink|timeEffect|show|fade|scrollTop|effectScroll|default|click|this|fadeIn|window|extend|slideDown|linear|500|else|fadeOut|slideUp|hide|scroll|true|preventDefault|top|to|animate|id|href|Back|prependTo|jQuery'.split('|'),0,{})) //]]> </script> <script type='text/javascript'> //<![CDATA[ /* credit to: http://www.myjqueryplugins.com/BackToTop */ jQuery(document).ready(function($){ BackToTop({ autoShow : true, text : '.', timeEffect : 300 }); }); //]]> </script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/3845888474-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AOuZoY7XUW8bJ-cexB9TKsOBlJnVzVVeoA:1768814876578';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d2290384711136409633','//seorum.blogspot.com/2017/10/seo-title-tag-2.html','2290384711136409633'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '2290384711136409633', 'title': 'SeORuM', 'url': 'https://seorum.blogspot.com/2017/10/seo-title-tag-2.html', 'canonicalUrl': 'https://seorum.blogspot.com/2017/10/seo-title-tag-2.html', 'homepageUrl': 'https://seorum.blogspot.com/', 'searchUrl': 'https://seorum.blogspot.com/search', 'canonicalHomepageUrl': 'https://seorum.blogspot.com/', 'blogspotFaviconUrl': 'https://seorum.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'ru', 'localeUnderscoreDelimited': 'ru', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22SeORuM - Atom\x22 href\x3d\x22https://seorum.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22SeORuM - RSS\x22 href\x3d\x22https://seorum.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22SeORuM - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/2290384711136409633/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22SeORuM - Atom\x22 href\x3d\x22https://seorum.blogspot.com/feeds/5930629795723688253/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseClientId': 'ca-pub-8352653395811979', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'isGoogleEverywhereLinkTooltipEnabled': true, 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/f9a985b7a2d28680', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': '\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443', 'key': 'link', 'shareMessage': '\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': '\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 Facebook', 'target': 'facebook'}, {'name': '\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043e\u0431 \u044d\u0442\u043e\u043c \u0432 \u0431\u043b\u043e\u0433\u0435', 'key': 'blogThis', 'shareMessage': '\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043e\u0431 \u044d\u0442\u043e\u043c \u0432 \u0431\u043b\u043e\u0433\u0435', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': '\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': '\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0432 Pinterest', 'target': 'pinterest'}, {'name': '\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430', 'key': 'email', 'shareMessage': '\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27ru\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': '\u0414\u0430\u043b\u0435\u0435...', 'pageType': 'item', 'postId': '5930629795723688253', 'postImageUrl': 'http://www.netconcepts.com/images/pages.thumbnail.png', 'pageName': '', 'pageTitle': 'SeORuM', 'metaDescription': ''}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': '\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c', 'linkCopiedToClipboard': '\u0421\u0441\u044b\u043b\u043a\u0430 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0430 \u0432 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0435\u043d\u0430!', 'ok': '\u041e\u041a', 'postLink': '\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': '\u0421\u0432\u043e\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'SeORuM', 'description': 'Blog site of blogger blogspot and Internet SeoruM', 'featuredImage': 'https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sFV3FY2tKe0geo-fRQJvwe2mvXS8J8jz5lc8arCgbSYaeVp-s0OEhOHEaoJAeODM-yE2IwP9qN_6PjadU1khNSqTXQjcG10y1ZINwr8yihQI-S2ZpSshRe', 'url': 'https://seorum.blogspot.com/2017/10/seo-title-tag-2.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 5930629795723688253}}]); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML8', 'header2', document.getElementById('HTML8'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/1031925996-lbx__ru.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/828616780-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'main', document.getElementById('HTML1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'sidebar', document.getElementById('HTML6'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': '\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'sidebar', document.getElementById('PopularPosts1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar', document.getElementById('HTML2'), {}, 'displayModeFull')); </script> </body> </html>