<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SEO and Web Marketing Research &#187; WordPress Blogging</title>
	<atom:link href="http://www.seoresearcher.com/category/wordpress-blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seoresearcher.com</link>
	<description>A comprehensive SEO and Web Marketing study</description>
	<lastBuildDate>Wed, 03 Jun 2009 01:01:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SEO for WordPress Part II</title>
		<link>http://www.seoresearcher.com/seo-for-wordpress-part-ii.htm</link>
		<comments>http://www.seoresearcher.com/seo-for-wordpress-part-ii.htm#comments</comments>
		<pubDate>Sun, 27 May 2007 15:22:34 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[WordPress Blogging]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/seo-for-wordpress-part-ii.htm</guid>
		<description><![CDATA[This  is the second part of the essential SEO tips for WordPress blogs covering the  topics of Google Sitemaps plugins, pings and ping servers, valid (X)HTML, importance  of a layout that puts post content ahead of sidebars and navigation, and displaying  post excerpts and teaser text on the home page.
You should [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.seoresearcher.com/images/articles/seo-for-wordpress.jpg" alt="" width="250" height="169" align="left" />This  is the second part of the <strong>essential SEO tips for WordPress blogs</strong> covering the  topics of Google Sitemaps plugins, pings and ping servers, valid (X)HTML, importance  of a layout that puts post content ahead of sidebars and navigation, and displaying  post excerpts and teaser text on the home page.</p>
<p>You should also check out other  articles relevant to the SEO for blogs: <a href="http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm">How  to Make a WordPress Blog Duplicate Content Safe</a> and <a href="http://www.seoresearcher.com/seo-for-wordpress.htm">SEO  for WordPress Part 1</a></p>
<p><span id="more-53"></span></p>
<h2>Google Sitemaps</h2>
<p>To keep the quality of the web search high Google spiders constantly crawl    the Internet searching for new or updated content. The main way Google discovers    a new page is following links that point to it. Some pages donâ€™t have    enough incoming links to be quickly discovered by Google, and it may take weeks    for them to appear in the index.</p>
<div id="advertical"><script type="text/javascript"><!--
google_ad_client = "pub-4068762382585748";
/* 160x600, created 7/15/09 */
google_ad_slot = "4312880109";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>To speed up the indexing process Google allows    webmasters to upload a specially formatted XML file called â€˜<strong>sitemap</strong>â€™    containing links to all the pages in a given website and the frequency of their    updates. This not just increases the chances of a new or updated page to be    picked up quickly, but also optimizes the indexing job, as instead of random    crawl spiders now can be sent directly to the new content.Although I can say that from my experience WordPress blogs are usually indexed    without much problem, it is still can be useful to create a Google account and    upload a <a href="http://www.google.com/webmasters/sitemaps/" target="_blank">sitemap    file</a> for your blog. There is a handy plugin for WordPress that allows you    to create sitemaps with little or now knowledge of PHP and XML. Check it out:</p>
<ul>
<li><a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final" target="_blank">Wordpress      Sitemaps plugin</a> from <em>Arne Brachhold</em>. It builds a new XML sitemap      every time a post is written or updated. It can set priority of a page based      on the number of comments to it. It also has a friendly user interface to      customize all the parameters. Plus there is an informative <a href="http://www.andrechaperon.com/2005/07/google-sitemaps-tutorial/" target="_blank">video      tutorial</a> explaining how to install the plugin and work with sitemaps by      <em>Andre Chaperon</em>.</li>
<li>To display your XML sitemap in your blog just as a regular sitemap (which      would help visitor to browse your blog) use <a href="http://bueltge.de/wp-sitemapview-plugin/63/" target="_blank">SiteView      plugin</a> . The page is in German, so here is the link to the automated <a href="http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=de_en&amp;trurl=http%3A//bueltge.de/wp-sitemapview-plugin/63/" target="_blank">English      translation</a> .</li>
</ul>
<h2>Ping Servers</h2>
<p>Each time you publish or update a post your WordPress engine attempts to notify    ping servers about the new content on your site.<strong> Ping servers </strong>provide    lists of recently updated blogs to <strong>blog search engines</strong> and    <strong>aggregators</strong> helping them to show the most recent content to    their users. You can manage the list of servers to ping in <em>Options -&gt;    Writing</em> section. The more servers you ping the better, but be aware that    as your blog notifies a long list of ping servers this an extra load on your    webserver making you wait every time you publish updates. The best solution    is to choose a few popular ping servers that can guarantee that all the major    blog search engines and aggregators will be notified about your new post. Here    is the list of recommended ping servers:</p>
<ul>
<li>http://api.feedster.com/ping.php</li>
<li>http://api.my.yahoo.com/RPC2</li>
<li>http://api.my.yahoo.com/rss/ping</li>
<li>http://blogsearch.google.com/ping/RPC2</li>
<li>http://bulkfeeds.net/rpc</li>
<li>http://ping.feedburner.com</li>
<li>http://rpc.icerocket.com:10080</li>
<li>http://rpc.newsgator.com</li>
<li>http://rpc.pingomatic.com</li>
<li>http://rpc.technorati.com/rpc/ping</li>
<li>http://rpc.weblogs.com/RPC2</li>
</ul>
<p>A comprehensive <a href="http://en.wikipedia.org/wiki/Ping-server#Available_ping_servers" target="_blank">list    of active ping servers</a> you can find on Wikipedia</p>
<h2>Valid (X)HTML</h2>
<p>Only a small percentage of pages in the Web fully confirm the standards of    <a href="http://www.w3.org/" target="_blank">W3C</a>, and even some big websites    allow having their web documents not validating against the W3C rules. The modern    major browsers are capable to display such pages regardless the errors in HTML    and search engine crawlers are mostly able to index them. But sometimes structure    (X)HTML errors may prevent your pages to be indexed correctly. To make sure    that your pages are valid use the <a href="http://validator.w3.org/">W3C validation    service</a> or one of the plugins for your browser, such as for example, <a href="http://users.skynet.be/mgueury/mozilla/" target="_blank">this    one</a> based on <a href="http://www.w3.org/People/Raggett/tidy/">Tidy</a>.</p>
<h2>Post Content above Navigation</h2>
<p>Your blog navigation and the content of your sidebar are repeated across the    blog while the content of your posts is mostly unique. It would be a wise decision    to put your posts above the navigation so that to get advantage of the content    prominence (one of the factors used to judge the relevance of a page).</p>
<p>To see how the content and sidebar navigation are arranged in your pages use    a text-only browser like <a href="http://lynx.browser.org/" target="_blank">Lynx</a>,    or temporarily disable CSS in your browser options. Or better yet, install <a href="http://chrispederick.com/work/webdeveloper/" target="_blank">Web    Developer plugin for Firefox</a> that allows you to enable and disable CSS in    one click. Once you disabled CSS you can see you blog just as search engines    crawlers see it.</p>
<p>The designers of WordPress themes place post content above navigation and sidebar    by editing CSS file associated with the theme. The most popular blog layout    â€“ posts to the left, sidebar to the right â€“ doesnâ€™t require    any special adjustments as sidebar appears after the post content. But when    you want to use a three column layout or a layout with a left sidebar â€“    you have to make sure that the theme you are going to use puts posts above the    navigation and sidebars in the CSS disabled view.</p>
<h2>Showing Teaser Text or Text Excerpts on the Home Page</h2>
<p>If you prefer to write long posts you should think about showing only a part    of them on your page. The reasons for that are:</p>
<ul>
<li>decreased loading time for your home page,</li>
<li>improved visibility of you previous posts,</li>
<li>precaution against duplicate content penalties.</li>
</ul>
<p>Simply put <em> tag after the first or second paragraph of    your post and make sure that the first lines displayed on the home page are    capable to capture the attention of your readers motivating them to read the    entire post. Copyblogger gives excellent tips on <a href="http://www.copyblogger.com/5-simple-ways-to-open-your-blog-post-with-a-bang/" target="_blank">writing    captivating teaser text</a>.</em></p>
<p><em> </em></p>
<h2><em>Some more resources on SEO for Blogs:</em></h2>
<p><em> </em><em><a href="http://problogger.net/archives/2005/05/21/the-importance-of-title-tags-in-search-engine-optimization/" target="_blank">The    importance of Title Tags in Search Engine Optimization</a></em></p>
<p><em> </em><em><a href="http://www.problogger.net/archives/2005/08/15/search-engine-optimization-for-blogs/" target="_blank">Search    Engine Optimization for Blogs &#8211; SEO</a></em></p>
<p><em> </em><em><a href="http://searchenginewatch.com/showPage.html?page=3625832" target="_blank">SEO    for Blogs and RSS</a></em></p>
<p><em> </em><em>This article is largely based on <a href="http://sw-guide.de/2006-07/seo-fuer-wordpress-die-besten-tipps-teil-2/" target="_blank">SEO    fÃ¼r WordPress â€“ die besten Tipps â€“ Teil 2</a> by <em>Michael    WÃ¶hrer</em> with some new input by me.</em><br />
&lt;/p&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/seo-for-wordpress-part-ii.htm/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>SEO for WordPress</title>
		<link>http://www.seoresearcher.com/seo-for-wordpress.htm</link>
		<comments>http://www.seoresearcher.com/seo-for-wordpress.htm#comments</comments>
		<pubDate>Sun, 13 May 2007 12:24:54 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[WordPress Blogging]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/seo-for-wordpress.htm</guid>
		<description><![CDATA[WordPress  is without question the most popular stand-alone blog platform.   It is flexible and customizable; there are lots of useful plugins providing any   functionality a blogger can think of. However, a fresh installation of a WordPress   blogs leaves a lot for improvement. For instance, search   engine [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img align="left" alt="SEO for Wordpress" src="http://www.seoresearcher.com/images/articles/seo-for-wordpress.jpg" />WordPress</strong>  is without question the most popular stand-alone blog platform.   It is flexible and customizable; there are lots of useful plugins providing any   functionality a blogger can think of. However, a fresh installation of a WordPress   blogs leaves <strong>a lot for improvement</strong>. For instance, <strong>search   engine optimization</strong>  and <strong><a href="http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm">duplicate content proofing</a></strong>.</p>
<p>Below is a rundown of useful tips that can   help improving your blogâ€™s position in search engines as well as providing   some additional benefits to your readers.</p>
<p><span id="more-52"></span></p>
<h2>Permalinks</h2>
<p>By default URLs to WordPress posts look like this: <a target="_blank" rel="noindex, nofollow" href="http://yourblog.com/?p=321">http://yourblog.com/?p=321</a>.   This URL calls the PHP engine to show a post or a page identified by its number,   in this case 321.</p>
<div id="advertical"><script type="text/javascript"><!--
google_ad_client = "pub-4068762382585748";
/* 160x600, created 7/15/09 */
google_ad_slot = "4312880109";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>This is a totally valid URL and search engines (at least   the major ones: <a href="http://www.google.com">Google</a>, <a href="http://www.yahoo.com">Yahoo</a> and <a href="http://www.msn.com">MSN</a>) no longer have problems with indexing   dynamic content. However, a wise webmaster is aware that having keywords in   URL is an advantage over meaningless parameter values. Keywords in URL are   in fact one of the biggest factors determining the relevancy of a page to a   specific search query.The <strong>permalinks</strong> feature of WordPress allows creating meaningful URLs easily.   Just go to <em>Options</em> page of your blogâ€™s control panel and click the menu   item  â€˜<em>permalinks</em>â€™. Here you can choose, for example, date based   permalinks, which include the title of your post, as well as the month and   the day of posting. While definitely an improvement over the post-id based   URL, it is still not perfect. What the use of these month-and-day? Letâ€™s   get rid of it and click the â€˜Customâ€™  option and type /%postname%.html   in. Now your URL will look like <a rel="noindex, nofollow" target="_blank" href="http://yourblog.com/post-title.html">http://yourblog.com/post-title.html</a>.   You can further customize the post URL by providing a different â€˜<em>post   slug</em>â€™  when writing your posts. The post-slug option you can find in   the right sidebar of your post editing page.</p>
<p><a target="_blank" href="http://codex.wordpress.org/Using_Permalinks">More     info on customizing the permalinks structure</a>.</p>
<h2>Page Title</h2>
<p>Page title is another important factor influencing the relevancy score of   a page in search engine index. Besides, title is what will be shown in a search   engine results page as a link to your post. Again, the default WordPress setting   for this feature is far from ideal. The fresh install of a WP blog shows page   titles as <em>The Name of Your Blog Â» Post Title</em>. Considering that this   structure is propagated to every page in your blog you might suffer from <strong>duplicate   content penalty</strong> (<a href="http://www.seoresearcher.com/duplicate-content-what-everybody-ought-to-know-about.htm">see   a more detailed description of duplicate problem here</a>).   This can be sorted out by editing the header file of your current WordPress   theme. In fact, many theme authors are aware of this problem and publish their   themes with this problem already fixed.</p>
<p>In your dashboard go to <em>presentation</em> page and click <em>theme     editor </em>menu item.   Then locate and click <em>header</em> link in the right sidebar. This will open the   text editor with the upper part of the source code shared by all the posts   and pages in your blog.</p>
<p>Take a look at this piece of code:</p>
<p><img width="624" height="177" alt="PHP code excerpt" src="http://www.seoresearcher.com/images/articles/swp-code01.gif" /></p>
<p>So letâ€™s delete all but the last one:</p>
<p><img width="214" height="39" alt="PHP code excerpt" src="http://www.seoresearcher.com/images/articles/swp-code02.gif" /></p>
<p>No wait! What about the home page? This will leave it without the title! Change   the code as follows:</p>
<p><img width="430" height="33" alt="PHP code excerpt" src="http://www.seoresearcher.com/images/articles/swp-code03.gif" /></p>
<p>Now this will check, if it is a home page and assign your blog name as its   title, using the post title otherwise.</p>
<h2>Headings Structure</h2>
<p>A clear headings structure is beneficial both for users, as it improves readability,   and for search engines, as it describes the content of the page. Generally   it is advised to have one <em>h1</em> tag per page â€“ at best containing   your post title, a few <em>h2</em> for subtopics of your post and a few <em>h3</em> whenever   necessary to emphasize or give a title to a paragraph in your subtopics. This   is just guidelines; you are not required to create <em>h2</em> and <em>h3</em> headings   in every post you write, for example in a one consisting of two paragraphs.   But keep in mind that longer posts should be logically divided into subtopics   to make users stop at headings while skimming the page (a common reading pattern   in the Web).</p>
<p>Do not overuse headings! Once webmasters had realized the weight the keywords   in headings had in relevancy scores, headings became often abused. Numerous   headings sometimes disguised with CSS as text of normal height and weight were   filled with target keywords to manipulate the relevancy algorithms of search   engines. This practice, however, now is detectable by SEs, and you might get   punished for using it.</p>
<p>Changing headings structure requires a little bit more advanced skills and   some knowledge of PHP and CSS. Do always backup your current theme before editing   it!</p>
<h2>Alt Tags for Pictures</h2>
<p>Whenever you insert an image into your post take your time and add a meaningful   description of in as an alt tag. There are two basic advantages of doing so.   First, there are a lot of your potential readers browsing the Net with images   turned off. In this case, instead of an empty box, they will see the description.   Or a visually impaired user can benefit from the description when his text-to-voice   software recites it for him. Another advantage is that your page can be discovered   by users doing image search by keywords you provided in the alt description.</p>
<h2>Tagging</h2>
<p>Tags are a relatively new and powerful feature in website promotion. Not just   page title and the content of headings determine the relevancy of content.   To even greater degree itâ€™s the job of links pointing to the page. Keywords   in link anchor and URL are the most important factor that determines which   pages will be shown to a given query.</p>
<p>Linked tags you place in your post have far less power than those ones linking   to your page. But they still help search engine to determine to which topic   your post belongs, thus increasing your topical score.</p>
<p>Here are some popular tagging plugins for WordPress:</p>
<ul>
<li><a target="_blank" href="http://www.neato.co.nz/ultimate-tag-warrior/">Ultimate Tag Warrior</a></li>
<li><a target="_blank" href="http://vapourtrails.ca/wp-keywords">Jerome Keywords</a></li>
<li><a href="http://sw-guide.de/wordpress/plugins/category-tagging/">Category     Tagging</a></li>
</ul>
<h2>Links to Similar Posts</h2>
<p>This is one of the most powerful features for blog promotion. It helps users   discover similar posts theyâ€™ve just read. This is much more convenient   than browsing through archives or searching for a keyword. In fact, this is   one of the factors that made <a rel="nofollow" target="_blank" href="http://www.youtube.com">YouTube</a> so successful: links to similar videos   made user stay at <a rel="nofollow" target="_blank" href="http://www.youtube.com">YouTube</a> and spend in average 30 minutes a day there.</p>
<p>In SEO terms such links help building tight topical linking structures, again   to the benefit of your blog.</p>
<p>This functionality can be added to your blog by installing this <a target="_blank" href="http://sw-guide.de/wordpress/plugins/jeromes-keywords-related-posts/">extension   plugin</a> to Jerome Keywords</p>
<p><a href="http://www.seoresearcher.com/seo-for-wordpress-part-ii.htm">Continued: SEO for  WordPress Part II</a></p>
<p>Largely based on article <a target="_blank" href="http://sw-guide.de/weblog/2006-07-01/seo-fuer-wordpress-die-besten-tipps-teil-1/">SEO fÃ¼r WordPress â€“ die besten Tipps â€“ Teil 1</a> with some new input by me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/seo-for-wordpress.htm/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How Much Blog Spam? A Study of a Ping Dataset</title>
		<link>http://www.seoresearcher.com/how-much-blog-spam-a-study-of-a-ping-dataset.htm</link>
		<comments>http://www.seoresearcher.com/how-much-blog-spam-a-study-of-a-ping-dataset.htm#comments</comments>
		<pubDate>Mon, 12 Feb 2007 12:44:54 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engines Technology]]></category>
		<category><![CDATA[WordPress Blogging]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/how-much-blog-spam-a-study-of-a-ping-dataset.htm</guid>
		<description><![CDATA[How    much blog spam is produced in 5 minutes in a quiet Sunday evening?    What is the ratio of spam blogs in the most popular blog services?    To answer this question I present you the results of an  experiment analyzing    ping data [...]]]></description>
			<content:encoded><![CDATA[<p><img width="180" height="165" align="left" src="http://www.seoresearcher.com/images/articles/sunday-spam.jpg" />How    much <strong>blog spam</strong> is produced in 5 minutes in a quiet Sunday evening?    What is the <strong>ratio of spam blogs </strong>in the most popular blog services?    To answer this question I present you the results of an  experiment analyzing    ping data and manually reviewing blogs.</p>
<p>The relative ease of creating and maintaining blogs makes them ideal tools    for spamming search engines. Spam blogs or <strong>splogs</strong> serve two    basic purposes: <strong>making money from advertising and affiliate programs</strong>,    and participating in <strong>link farms</strong>. But making money from AdSense    and providing nepotistic links are not what it takes to call a blog splog. Otherwise    we would have to classify all blogs showing ads or promoting a business as spam;    and there are thousands popular, quality blogs that would fall into this category.    The distinctive feature of a splog, however, is that it has no use for its visitors.    Should Google ban a splog from AdSense and prevent its links from passing on    authority â€“ such a splog would have no more value or purpose of existence.    So my definition of a splog would be â€œ<em>a blog with the <strong>only</strong>    purpose of showing contextual or affiliate ads, or boosting link popularity    of certain target sites</em>â€.</p>
<p><span id="more-51"></span></p>
<div id="advertical"><!--adsense#vertical_post--></div>
<p>How active are these splogs? This question calls for a little experiment; similar    to one described by P. Kolari, A. Java and T. Finn in their paper â€œ<a target="_blank" href="http://www.blogpulse.com/www2006-workshop/papers/splogosphere.pdf">Characterizing    the Splogosphere</a>â€. They did their experiment in early 2006, and I    am going to repeat it at a smaller scale now, in the early 2007.</p>
<p>Every time a blog is updated it sends a <a target="_blank" href="http://en.wikipedia.org/wiki/Ping_blog"><strong>ping</strong></a>    to one of many ping servers in order to invite search engine crawlers to index    the new post. I am going to use ping data provided by one of the most popular    ping servers â€“ <a target="_blank" href="http://www.weblogs.com/">Weblogs.com</a>.    Due to the limited scale of the experiment I will be using the smaller dataset covering    the last 5 minutes of pings. Itâ€™s pretty big though: 8117 pings. Iâ€™ve    written a simple Java application to parse the XML file and extract URLs and    names of the blogs in the dataset. Also some of the blogs were classified by    blog platform: <a target="_blank" href="http://www.blogger.com/">Blogspot (Blogger)</a>,    <a target="_blank" href="http://www.myspace.com/">MySpace</a>, <a target="_blank" href="http://spaces.live.com/">Spaces.Live.com</a>    etc. I have discovered a number of popular blog services, that I havenâ€™t    come across yet, such as a popular Taiwanese site <a target="_blank" href="http://www.wretch.cc/">Wretch.cc</a>,    or Italian <a target="_blank" href="http://libero.it/">Libero.it</a> and <a target="_blank" href="http://www.splinder.com/">Splinder.com</a>.    I was surprised to see how few pings came from some other popular blog services;<a href="http://www.livejournal.com/">    Livejournal</a> for instance had only 6 pings! Obviously LJ doesnâ€™t rely    much on Weblogs.com, but LJ has little to do with my experiment, as it is known    to have very small percentage of splogs.</p>
<p>So below is a break down of blogs by platform, according to a ping dataset    retrieved on a Sunday evening, Feb. 11. Do not mix blogs under <a target="_blank" href="http://www.wordpress.com/">Wordpress.com</a>    category with blogs using WP as a <strong>blog engine</strong>. Only those blogs    hosted by Wordpress.com are included into this category.</p>
<p><img width="400" height="312" src="http://www.seoresearcher.com/images/articles/spam02.jpg" /></p>
<p><em>Fig. 1 Popular Blog Services in the Sunday Weblogs Dataset</em></p>
<p>The huge â€˜<strong>Rest</strong>â€™ category consists of <strong>standalone</strong>    blogs and blogs hosted by <strong>minor blog services</strong>.<br />
A few words on the blogs in the dataset: a lot of blogs were not in English,    I think as much as 70% of them. For instance, all Wretch.cc blogs and many Spaces.Live.com    ones are in Chinese, there are also a lot of blogs in Italian, Spanish, Russian,    Japanese and German.</p>
<p>Once dataset was downloaded and processed I started manually reviewing the    blogs and discovering spam. Of course I couldnâ€™t visit all the 8117 blogs,    so I randomly selected 20 blogs from each category.</p>
<p>How did I classify spam blogs? While blogs with automatically generated content    or dictionary dumps are easily classified as spam, those with plagiarized content    or in foreign languages required a bit more of effort. Nepotistic links with    keyword stuffed anchors were a good indicator of spam. <a href="http://www.copyscape.com/">Copyscape.com</a>    helped much discovering plagiarized posts. And finally, affiliate and contextual    ads were the final complement in the spam classification problem. It has to    be noted that very few blogs in languages other than English were classified    as spam. I can be sure about my judgment of German and Russian blogs, since    I know these languages, but when dealing with others I relied only on excessive    advertising and nepotistic links as spam indicators. I skipped Wretch.cc and    Explog.jp samples as I was totally unable to judge Chinese and Japanese blogs.    In total of 177 reviewed blogs 36 were classified as spam.</p>
<p>Below you can see two charts, one indicating a ratio of spam within a sample,    and another showing how much each blog platform contributes to the total amount    of spam.</p>
<p><img width="414" height="309" src="http://www.seoresearcher.com/images/articles/spam03.jpg" /></p>
<p><em>Fig 2. Percentage of Spam Blogs in 20-blogs Samples</em></p>
<p><em><img width="306" height="254" src="http://www.seoresearcher.com/images/articles/spam01.jpg" /></em></p>
<p><em>Fig 3. Contribution of Each Category to the Total Blog Spam</em></p>
<p>With the notable exception of Blogspot, the majority of blogs hosted by popular    blog services are spam free. Of course one can question their quality, as many    of them are of little value to others. But letâ€™s not forget that most    of those blogs are private diaries or personal playgrounds never intended to    have big audiences; and as long as they have value to the author and his/her    close circle of friends we canâ€™t call them spam.</p>
<p>Thus, according to my reviews blogs hosted by beon.ru, Libero.it, Spaces.Live.com,    Livejournal.com, splinder.com, and typepad.com showed no instances of blog spam    in 20 blogs samples. Among 20 MySpace blogs I have discovered 1 splog, and Wordpress.com    sample contained 2. The popular Googleâ€™s service Blogspot has confirmed    its unofficial name of <span style="font-weight: bold">Splogspot </span>with 50% spam ratio. â€˜The Restâ€™    category comprised by standalone blogs and blogs attached to commercial sites    showed even bigger proportion of blog spam: 23 blogs of 27 reviewed were classified    as spam. The relatively low number of splogs hosted by public services can be    explained by anti-spam actions taken by the administration of such services.    The standalone splogs, however, are not subject to such moderation, which allows    them to thrive producing tons of junk content for SE crawlers and overloading    ping servers with spam pings.</p>
<p>As you might have noticed I used the same style of charts introduced by the    famous blog <a target="_blank" href="http://www.modernlifeisrubbish.co.uk/">ModernLifeIsRubbish.co.uk</a>,    which has an excellent tutorial on <a target="_blank" href="http://www.modernlifeisrubbish.co.uk/article/howto-make-pretty-pie-charts">how    to create pretty pie charts in Adobe Illustrator</a>. Highly recommended!</p>
<p>If anybody is interested, here is the dataset I used: <a href="http://www.seoresearcher.com/files/WeblogsDataset.xls">Dataset</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/how-much-blog-spam-a-study-of-a-ping-dataset.htm/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Making Money From Your Blog&#8217;s RSS Feed</title>
		<link>http://www.seoresearcher.com/making-money-from-your-blogs-rss-feed.htm</link>
		<comments>http://www.seoresearcher.com/making-money-from-your-blogs-rss-feed.htm#comments</comments>
		<pubDate>Tue, 19 Dec 2006 16:18:39 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Website is a Marketing Being]]></category>
		<category><![CDATA[WordPress Blogging]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/making-money-from-your-blogs-rss-feed.htm</guid>
		<description><![CDATA[Some  blog for fun, some blog for money, some blog for both. There are numerous options  to monetize a blog. AdSense ads, affiliate links, paid reviews, links to your  products â€“ you name it. If your blog receives enough visitors you can start  making living online. To make the most of [...]]]></description>
			<content:encoded><![CDATA[<p><img width="200" height="125" align="left" alt="RSS Feedvertising" src="http://www.seoresearcher.com/images/articles/rss.jpg" />Some  blog for fun, some blog for money, some blog for both. There are numerous options  to monetize a blog. AdSense ads, affiliate links, paid reviews, links to your  products â€“ you name it. If your blog receives enough visitors you can start  making living online. To make the most of your visitors you must keep in mind  where do they come from. Those who arrive to your blog from search engine results  or directed to you by links from other websites can see your pages fully. But  your revenue-generating ads and links are hidden for those who read your <strong>RSS  feeds</strong>. This means that your online money-machine loses click from a substantial  portion of your most loyal visitors. Is there a way to make money in RSS feeds?  Yes, try â€˜<strong>feedvertising</strong>â€™</p>
<p><span id="more-46"></span></p>
<p><strong>Feedvertising</strong> is a technology that enables bloggers to run    text ads in their RSS feeds. One service I discovered lately that provides such    technology is <strong><a target="_blank" rel="nofollow" href="http://www.seoresearcher.com/jump.php?m=tla">Text    Links Ads</a></strong>. If you have a <strong>Wordpress blog</strong> you can    join the network, which already features such popular blogs as <a target="_blank" href="http://www.techcrunch.com/">TechCrunch</a>    or <a target="_blank" href="http://www.problogger.net/">Problogger</a>. See    an example of feedvertising: this is how an affiliate link looks like in Probloggerâ€™s    RSS:</p>
<p><img width="600" height="355"  alt="feedverising screenshot" src="http://www.seoresearcher.com/images/articles/feedvertising.gif" /></p>
<p><strong>Feedvertising</strong> is very flexible. You can choose your advertisers    (your affiliate links, your own products or advertisers suggested by <a target="_blank" rel="nofollow" href="http://www.seoresearcher.com/jump.php?m=tla">Text    Link Ads</a>), provide your own custom prefix to the ad, such as â€˜<em>sponsored    by</em>â€™, â€˜<em>thanks to our sponsor</em>â€™ or whatever you    like, you can write your own text after the link to express your opinion about    the advertised product or service. You can also let Text Links Ads to run paid    links not only in your RSS but also across your entire blog.<a target="_blank" rel="nofollow" href="http://www.seoresearcher.com/jump.php?m=tla">Text    Links Ads</a> provides you with a plugin customized to your blog which is easily    installed and managed just as any other WordPress plugin. Unfortunately this    also means that if you have a <strong>Blogger</strong> account you are not able    to use this service.</p>
<p>Feedvertising is<strong> not a contextual ads provider</strong> so you can    keep running your AdSense ads <strong>without violating the TOS</strong>. Your    payouts depend on the popularity of your blog, which is measured as a combination    of <em>Technorati</em> and <em>Alexa</em> rankings, and can be up to $250 per    month per link for the top publishers or $40-70 for moderately popular blogs.</p>
<p>For more information on creating an account in <a target="_blank" rel="nofollow" href="http://www.seoresearcher.com/jump.php?m=tla">Feedvertising</a>    as well as the instruction on setting up the plugin please refer to the excellent    video by <a target="_blank" href="http://www.tubetorial.com/feedvertising/">TubeTutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/making-money-from-your-blogs-rss-feed.htm/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Make a WordPress Blog Duplicate Content Safe</title>
		<link>http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm</link>
		<comments>http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm#comments</comments>
		<pubDate>Thu, 30 Nov 2006 23:05:03 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress Blogging]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm</guid>
		<description><![CDATA[In  one of my recent posts I wrote about the duplicate content issue.  This topic is especially important to me since my blog uses the WordPress  content management system which, when used with the default configuration,  is not duplicate content proof. In fact this CMS is capable to  render almost [...]]]></description>
			<content:encoded><![CDATA[<p><img width="230" height="167" align="left" alt="Supplementary index" src="http://www.seoresearcher.com/images/articles/duplicated-2.jpg" />In  one of my recent posts I wrote about the <strong>duplicate content issue</strong>.  This topic is especially important to me since my blog uses the <strong>WordPress  content management system</strong> which, when used with the default configuration,  is <strong>not</strong> duplicate content proof. In fact this CMS is capable to  render almost <strong>100%</strong> of your content duplicate. As usual the fault of the system has roots in its advantages. WordPress has    many features facilitating blogging and linking, such as RSS feeds to posts    and comments, trackback URLs, monthly archives and so on. In the same time this    variety of URLs returning similar or identical pages represents a clear case    of duplicate content.<span id="more-45"></span></p>
<h2>WordPress And Duplicate Content</h2>
<div id="advertical"><!--adsense#vertical_post--></div>
<p>The first evidences of duplicate content produced by your WordPress CMS can    be found in your sidebar. They are<strong> category pages</strong> and <strong>monthly/daily    archives</strong>. Category pages store your articles posted under the same    topic â€“ a category. Such pages have no unique content; they are just a    collection of your previous posts. Monthly and daily archives also simply group    your previous articles by the date of posting. Sometimes when you have only    one post in a given day, the archive page for the date and your post are totally    identical.</p>
<p>The next case of duplicate content is even more prominent. It can be your <strong>home    page</strong> itself. If it contains not excerpts but the full text of your    posts, then it duplicates your post pages. This also applies to the <em>â€˜next/previous    entries</em>â€™ pages â€“ those accessible via <em>/page/2, /3, /4</em>    etc.</p>
<p><strong>Feeds</strong>. Search engine spiders crawl all the content they can    reach and of course this includes RSS feeds too. The additional problem with    them is that Google may choose to display your RSS URL in the search results    over the link to the original post. In this case the user who clicks this result    will see an XML formatted page which is not â€˜human-friendlyâ€™.</p>
<p><strong>Trackback URLs</strong>. Many WordPress templates add trackback links    after posts. This links enable authors to track who links to their posts. Usually,    if your post URL looks like â€˜<em>www.yoursite.com/2006-11-30/yourpost/</em>â€™    its trackback URL will be â€˜<em>www.yoursite.com/2006-11-30/yourpost/trackback/</em>â€™.</p>
<p><strong>Identical meta-description</strong>. By default WordPress doesnâ€™t    provide a tool to add unique meta description tags to your posts, and they either    have none or share a single site-wide description. Having no meta description    at all is a disadvantage, as a properly written one can make your snippet stand    out in a SERP. Having an identical description for all your pages is a <strong>threat</strong>,    as Google might get them filtered out as too similar. (see a thread <a target="_blank" href="http://www.webmasterworld.com/google/3131048.htm">here</a>)</p>
<p>Because of the duplicate content Google search can return less desired URLs    (such as feeds or archives instead of original posts); your pages can be moved    out of their index, or placed into the supplemental results, which are rarely    displayed to users.</p>
<h2>Solving the Duplicate Content Issue in WordPress</h2>
<h3>Adding â€˜<em>noindex, follow</em>â€™ tags</h3>
<p>What can you do to avoid this problem? You can tell the search engines what    URL to index by using â€˜<em>noindex, follow</em>â€™ meta tag, <em>robots.txt</em>    exclusions or <em>301 redirects</em>. Letâ€™s say you want Google to index    your front page, posts, single pages and category pages and forbid the spiders    from crawling the content of archives, feeds and â€˜<em>next entries</em>â€™    pages &#8211; <em>page/2, /3, </em>â€¦ To do this you have to add to your header.php    the following code:</p>
<div class='code_parent'>
<div class='code_title'>Code:</div>
<div class='code_child'><code>
<div class='pre_container'>
<pre>     if((is_home() &#038;&#038; ($paged &#60; 2 )) || is_single() || is_page() || is_category()){
echo '&#60;meta name="robots" content="index,follow" />';
} else {
echo '&#60;meta name="robots" content="noindex,follow" />';}</pre>
</div>
<p></code></div>
</div>
<p>For those not familiar with editing templates in WordPress: <em>in your dashboard    click <strong>Presentation</strong> menu item and after the new page is opened    â€“ click <strong>Theme Editor</strong>. In the Theme Editor choose â€˜<strong>header.php</strong>â€™    and then paste the above code into the editor form. This code has to be inserted    anywhere between  <strong>head</strong> tags </em>.</p>
<p>Here the <em><meta name="â€robotsâ€" content="â€index," /></em>    tag is added to the home page but not the â€˜<em>next entries</em>â€™    page <em>(is_home() and ($paged<2))</em>, to your posts <em>(is_single())</em>;    to solo pages, like â€˜About meâ€™, if you created any <em>(is_page())</em>;    and to category pages <em>(is_category())</em>. If you donâ€™t want your    categories to be indexed just delete<em> || is_category()</em>. All the other    pages will get <em><meta name="â€robotsâ€" content="â€noindex," /></em>. They will not be indexed, but this will not prevent    crawlers from following their outgoing links.</p>
<h3>Adding unique meta description</h3>
<p>For this purpose I use <a href="http://guff.szub.net/head-meta-description/">Head    Meta Description</a> plugin. This plugin can be configured to use an <strong>excerpt</strong>    of your post as a meta description â€“ this is especially useful if you    have to add this tag to hundreds of existing pages. Or you can add your own    manually as a custom field, which is my personal preference.</p>
<h3>Using <em>more</em> tag</h3>
<p>By using this tag you tell WordPress to display only the first few lines of    your post. This greatly reduces the similarity of home page and your articles.    If you have too many existing posts to edit, you can use an â€˜excerptâ€™    plugin, such as this one from <a href="http://www.semiologic.com/software/fancy-excerpt/%20">Semiologic</a></p>
<h3>Redirect to a canonical URL</h3>
<p>You should edit your<em> .htaccess</em> file to perform <em>301 redirects</em>.    Non-www addresses like <em>yoursite.com</em> should be redirected to <em>www.yoursite.com</em>.    URL without trailing slashes like <em>www.yoursite.com/category</em> should    be rewritten to include it: <em>www.yoursite.com/category/</em> This can be    done by inserting the following code into your <em>.htaccess</em> file:</p>
<p><em><br />
RewriteEngine On<br />
RewriteCond %{HTTP_HOST} !^www\.yoursite\.com$ [NC]<br />
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [R,L]<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
</em></p>
<p>For more details I advise you to read this: <a target="_blank" href="http://httpd.apache.org/docs/2.0/misc/rewriteguide.html#url%20">the    process or rewriting the URL layout.</a></p>
<h3>Preventing spiders from crawling feeds and auxiliary pages</h3>
<p>For this purpose you should edit your <em>robots.txt</em> file by inserting    the following code</p>
<p><em>User-agent: *<br />
Disallow: /wp-<br />
Disallow: /search<br />
Disallow: /feed<br />
Disallow: /comments/feed<br />
Disallow: /feed/$<br />
Disallow: /*/feed/$<br />
Disallow: /*/feed/rss/$<br />
Disallow: /*/trackback/$<br />
Disallow: /*/*/feed/$<br />
Disallow: /*/*/feed/rss/$<br />
Disallow: /*/*/trackback/$<br />
Disallow: /*/*/*/feed/$<br />
Disallow: /*/*/*/feed/rss/$<br />
Disallow: /*/*/*/trackback/$</em></p>
<h3>Another two practical tips</h3>
<p>Some people find it useful to restrict the number of posts displayed in your    home page to 4-5, as less posts are duplicated.</p>
<p>A great <a target="_blank" href="http://codex.wordpress.org/Customizing_the_Read_More">article</a>    on customizing the <strong>more</strong> tag in Wordpress.</p>
<h2>To Sum Up:</h2>
<ul>
<li>To avoid the duplicate content issue in WordPress include you should do:</li>
<li>Add<em> â€˜noindex, followâ€™</em> meta tag to your monthly/weekly/daily      archives, â€˜<em>next entries</em>â€™, and if necessary, category      pages</li>
<li>Ensure that all your pages have unique meta-description tags</li>
<li>Set up <em>301 redirects</em> for your non-www URL and URLs without trailing      slashes</li>
<li>Restrict search engine crawlers from indexing your feeds and trackbacks</li>
<li>Use <strong>more</strong> tag to show excerpts in your home page instead      of full posts</li>
<li>Restrict the number of posts displayed in your home page</li>
</ul>
<h2>References:</h2>
<ul>
<li><a target="_blank" href="http://www.webmasterworld.com/google/3097706.htm">WordPress      And Google: Avoiding Duplicate Content Issues</a> thread in the WebmasterWorld      forum</li>
<li><a href="http://www.webmasterworld.com/google/3084893.htm">Google indexing      /feed URLs Issues</a> thread in the WebmasterWorld forum</li>
<li><a target="_blank" href="http://www.beyondink.com/howtos/301-redirect.html">301      Redirect â€“ a How-to</a> by Beyondinc.com</li>
<li><a target="_blank" href="http://httpd.apache.org/docs/2.0/misc/rewriteguide.html">URL      Rewriting Guide</a></li>
</ul>
<p><!--reddit_2--><br />
<!--reddit_2--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm/feed</wfw:commentRss>
		<slash:comments>101</slash:comments>
		</item>
		<item>
		<title>How To Add Web 2.0 Tagging Links to a WordPress Blog</title>
		<link>http://www.seoresearcher.com/how-to-add-web-2-0-tagging-links-to-a-wordpress-blog.htm</link>
		<comments>http://www.seoresearcher.com/how-to-add-web-2-0-tagging-links-to-a-wordpress-blog.htm#comments</comments>
		<pubDate>Thu, 21 Sep 2006 00:04:01 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[WordPress Blogging]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/how-to-add-web-2-0-tagging-links-to-a-wordpress-blog.htm</guid>
		<description><![CDATA[Web 2.0 Tagging and Blogs
Do you use Web 2.0 tagging websites? Well, I do. They are    so much handier than the traditional browser bookmarks! I can easily access    my favorites&#8217; list at home, at the university campus, at cyber cafes, at airports    or train stations. I [...]]]></description>
			<content:encoded><![CDATA[<h2>Web 2.0 Tagging and Blogs</h2>
<p>Do you use <strong>Web 2.0 tagging websites</strong>? Well, I do. They are    so much handier than the traditional browser bookmarks! I can easily access    my favorites&#8217; list at home, at the university campus, at cyber cafes, at airports    or train stations. I can always find something interesting by looking at what    other people tag. By now millions of Internet users have discovered the advantages    of the social web sites like <a target="_blank" href="http://www.digg.com">Digg</a>,    <a target="_blank" href="http://www.fark.com">Fark</a>, <a target="_blank" href="http://del.icio.us/">Del.icio.us</a>    and others. These websites bring huge benefits to webmasters as well. When your    visitors tag your content they affirm that it is actually interesting and useful.    And since most of the social websites allow favorites lists sharing, or use tags    as a scoring parameter to rank news entries, thousands of other members can easily    discover and visit your site. So social and tagging websites are indeed a great    way to promote a site. By adding links to <strong>Web 2.0 tagging resources</strong>    to your posts you remind the visitors to bookmark your content. Besides, including    the post url and title as parameters into the link code simplifies the task    of tagging.</p>
<p>How can you do it in your Wordpress blog? Quite easily. You don&#8217;t need to have    PHP or CSS skills; although you have to understand what your Stylesheet and    Main Index Template are for.<span id="more-29"></span> We are going to create a panel of links that looks    something like this:</p>
<p><img width="736" height="214" border="1" src="/images/web-2-0-tagging-wordpress/web-2-0-tags.gif" /></p>
<p>I can&#8217;t guarantee that this tutorial will work with any WordPress theme &#8211; there    are just too many of them. I used one of the simplest available (<a target="_blank" href="http://ifelse.co.uk/archives/2006/02/21/simpla-theme-released/">Simpla</a>)    hoping that this will ensure the maximum compatibility.</p>
<h2>Web 2.0. Tagging Links Panel</h2>
<p>First of all, we need these Digg, Technorati, Del.icio.us etc. icons. <a href="http://www.seoresearcher.com/images/bookmarks/bookmarks.rar">Download</a>,    unrar and copy them to your<em> images/bookmarks/ </em>directory.</p>
<p>Then we have to update your Stylesheet file. Login to your <strong>WordPress    blog</strong>, and open the Dashboard. Click the &#8216;Presentation&#8217; menu item and    you will see your current theme as well as other available WordPress themes.    Click the &#8216;Theme Editor&#8217; link. On the Theme Editor page click &#8216;Stylesheet&#8217; in    the right menu, scroll the CSS code down and place your cursor at the end of    the code, then press &#8216;Enter&#8217; to start a new line. We are about to add a few    lines of code to the stylesheet. Be careful not to alter or delete the existing    code &#8211; this can ruin the outlook of your blog! <strong>To avoid an accidental    damage of your theme, FIRST copy and paste the current stylesheet code to the    Notepad and save it to your hard drive!</strong> Then copy and paste at the end    of the stylesheet the following code:</p>
<p><a href="http://www.seoresearcher.com/images/web-2-0-tagging-wordpress/stylesheet.txt">Download file</a></p>
<p>Now click the &#8216;Update file button&#8217;.</p>
<p>To explain shortly why are we doing this: our links will be formatted with    the UL tag. Normally the UL tag produces a list like this:</p>
<ul>
<li>item 1</li>
<li>item 2</li>
<li>item 3</li>
</ul>
<p>But we need to have our links in one line. It can be done by inserting whitespaces    between them, but this is not the best way to do it. By using the CSS modified    UL tag we display our links in one line and ensure the equal intervals between    them at any screen resolution.</p>
<p>Next step: adding links code to your WordPress template. I used some WordPress    defined PHP functions to get the post url and post slug (the title of your post    with whitespaces replaced by &#8216;+&#8217; characters to be used as a parameter in tagging    links). Also we are going to display the tagging links only when the post itself    is displayed, but not on your front page. Otherwise the tagging panel would    appear multiple times on your index page &#8211; after each post, and this can seriously    damage the usability of your design. So I am going to use a simple is_home()    check the ensure that this is indeed a post page.</p>
<p>In your Theme Editor click &#8216;Main Index Template&#8217; item in the right menu. <strong>To    avoid an accidental damage of your theme , FIRST copy and paste the current    template code to the Notepad and save it to your hard drive!</strong> Our tagging    panel will be shown right above the comments block. So look through the code    and find the following line:</p>
<pre>< div class="entrymeta"></pre>
<p>Place your cursor right before this line and paste the following  code:</p>
<p><a href="/images/web-2-0-tagging-wordpress/maintemplate.txt">Download file</a></p>
<p>Click the &#8216;Update File&#8217; button.</p>
<p>The links contain the post url that is automatically retrieved by <em>the_permalink()</em>    function, and the post slug is retrieved by the <em>sanitize_title($post->post_title)</em>    function. When a user clicks on one of the links both parameters will be automatically    entered into the submission form on the tagging website.</p>
<p>Now refresh your website. Does it look as it is supposed to? If yes &#8211; congratulations!    If not &#8211; you&#8217;d better revert to the previous condition by copying and pasting    the old versions of your theme that you saved before adding the above code blocks.</p>
<p>Once again: I cannot guarantee that this tutorial will work with any theme    &#8211; there are just too many of them. I used one of the simplest available, hoping    that this will ensure the maximum compatibility. If you have any questions about    your particular case, comment this post, and we will try to find a solution.</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/how-to-add-web-2-0-tagging-links-to-a-wordpress-blog.htm/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
