<?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; Web 2.0</title>
	<atom:link href="http://www.seoresearcher.com/category/web-20/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>The Future of the Web</title>
		<link>http://www.seoresearcher.com/the-future-of-the-web.htm</link>
		<comments>http://www.seoresearcher.com/the-future-of-the-web.htm#comments</comments>
		<pubDate>Mon, 06 Nov 2006 17:06:07 +0000</pubDate>
		<dc:creator>oleg.ishenko</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Website is a Marketing Being]]></category>

		<guid isPermaLink="false">http://www.seoresearcher.com/the-future-of-the-web.htm</guid>
		<description><![CDATA[What    will be the next big thing on the Web? This was one of the questions asked in    the State of the Web Development 2006/2007 Research by    SitePoint. About 5000 web professionals took part in the survey,    and below is a sample of [...]]]></description>
			<content:encoded><![CDATA[<p><img width="224" height="173" align="left" alt="Future of the Web" src="http://www.seoresearcher.com/images/articles/future-of-the-web.jpg" />What    will be the next big thing on the Web? This was one of the questions asked in    the <strong>State of the Web Development 2006/2007 Research </strong>by<strong>    SitePoint</strong>. About 5000 web professionals took part in the survey,    and below is a sample of the most interesting, insightful and creative answers.(Of    course the <em>I&#8217;s </em>don&#8217;t refer to the author of this post)</p>
<p>I donâ€™t envision a â€œnext big thingâ€ so much as an evolution    of current trends towards<strong> standards compliance, responsible use </strong>of    technologies and semantics, which will hopefully aid in creating a more tightly    woven web of relationships between resources. I think weâ€™ll continue to    see simplistic elegance and functionality reign supreme.<span id="more-40"></span></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>I think a lot of what is â€œhotâ€ right now will pass as a fad, and    only what is truly functional, accessible, marketable and useful will remain.</p>
<p>Not entirely sure â€“ the sky seems to be the limit â€“ but the wider    range of screen sizes from which to view the Internet (from large 20-25â€    monitors to small cell phone, watch and PDA screens), as well as the ever increasing    awareness for the need to include people with various disabilities in the demographics    for the websites we create, leads me to believe that the next big thing on the    Web will include being able to <strong>design sites to be accessible from any number    of devices in a large variety of sizes.</strong></p>
<p>I would love to see some real progression on the notion of <strong>portable information</strong>:    my content as I want it where I want it and adjusted for various (hopefully    better) interfaces.</p>
<p><strong>Pure interaction with the user</strong>: giving the user the chance to style a site    to his needs, save those preferences and have them ready every time he visits    a site. Users will be able to interact with the content without the webmaster    or designer having to constantly monitor everything in the background. They    just have to set up the site, then it will be up to the users.</p>
<p><strong>Paradigm shift</strong>: you will not search the Web for information. You will define    what you want, and the Web will collect it for you. Example: I, the customer,    will define that I want to buy a screen. This info will be distributed/collected    by potential vendors. They will then present me, the customer, with the information    that will enable me to purchase their products.</p>
<p>I think much of the hype of Web 2.0 will lead to more focused websites that    not only do something (one thing) well, they do something that everyone actually    wants and/or needs. Many of the sites we see now focus on some cool technology    or concept, like social interaction, which has little practical usefulness.    People rarely gather online and do things for the good of the community. They    only do things that make<strong> their lives easier </strong>or because there    is some <strong>intrinsic reward</strong>.</p>
<p>In my opinion, the future (Web 3.0?) will be the focus on <strong>content</strong>,    and not functionality (which is Web 2.0). The sites that are able to provide    the easiest access to the most in-depth and useful content will be the ones    I would bank on. Everything else, including all the copy-cat sites that donâ€™t    improve on another idea, will go the way of the dodo.</p>
<p><strong>Voice interactivity/navigation</strong> â€“ users say what they want to do or where    they want to go within a site OR a digital â€œsite assistantâ€ that    speaks what the visitor would normally read â€“ less text and a more replicatedhuman    interface.</p>
<p>Stuff that â€œjust works.â€ Users donâ€™t care about the technology,    as long as they can find what they want.</p>
<p><strong>Fragrant websites</strong>, using XHTML 2.5 markup to drive pheromone emitters on USB    sticks or embedded into SD cards for mobile phones and PDAs (making your site    designs truly sexy). Odor-capture-enabled cards on digital cameras add a new    dimension to images on the Internet. Does that food smell good? Book a place    in our restaurant now! Ordering flowers? Have a sniff of these!</p>
<p>I believe that now that people are getting faster Internet connections, <strong>things    like video</strong> that are beginning to take off now will be a big part of e-commerce    sites and service sites. It is a great way to try and earn trust with the customer    as you can show your face &#8211; chat to them and let them know who you are.</p>
<p><strong>Customer service</strong> â€“ I expect the customer service levels of commercial    websites will increase to the point where customers will get a much richer experience    from shopping online than traveling to brick-andmortar stores. This will allow    a wider range of products to become available on the Web.</p>
<p><strong>The search engines will overtake the Web and its content!</strong> More and more, search    engines and directories will store the content of websites, and there will be    no more need to go to the actual sites. Why visit a page when its content is    available in at least 6 other places?</p>
<p>The next big thing on the Web will be <strong>family (or heritage) portals</strong> where genetic-    or heritage-related families combine to create genealogy sites. These sites    will maintain information about the ancestry â€“ family names, occupations,    photos, etc. â€“ in digital format. Global weather wonâ€™t destroy or    wipe out entire memories of families â€“ it will be safe, stored on redundant    servers and preserved in the â€œheritage family vaultâ€ on the Web.    Youâ€™ll get this huge pool of data about people and how theyâ€™re related    to each other. Whether itâ€™s just family all within one town or one state    or one region or one country or one planet, just link the people with a photograph    and blurb. How cool would that be? An option for a fee-based service could be    sending mouth swabs to get family members DNA-sequenced. Store that information    for any need to match DNA for any reason â€“ health or emergency, we have    it on hand and ready for immediate use and retrieval.</p>
<p>I believe that the next step for the Web is <strong>total immersion</strong>. Cell phones,    PDAs, laptops, PCs, TVs â€“ so many different ways exist to access the Web    and more are added every day. The Web is going to become â€“if it hasnâ€™t    already â€“ the hub on which the world spins. Think about it :</p>
<blockquote><p>â€¢ Youâ€™re away from home on a business trip, your hotel room      is smart. It knows your name. It knows what kind of beer you like, how you      like your coffee and how you like your toast done in the morning. It knows      this because you bought the latest, greatest refrigerator, toaster and coffee      maker for your home. Each has the capability to learn how it is most used.      The refrigerator scans bar-codes as you put items in. These appliances use      Bluetooth or some other RFID to access a secure database through the Internet.      This database is then accessed by your hotel room appliances when you check-in.      In the morning, when you wake up, your coffee is made just how you like it,      and your toast is cooked.</p>
<p>â€¢ Your dog ran away. For a moment, you panicked, but then you remembered      you had that new chip implanted (or a new collar put on) with an RFID signal.      Before you know it, youâ€™re pulling up findyourbestfriend.com, logging      in and locating your dog. How? Sensors findyourbestfriend.com implanted onto      the local power lines picked up the signal and reported it back to the companyâ€™s      servers. The servers triangulate the position from sensor data and GPS feeds,      then place it into your browsing window. You go get your dog.</p>
<p>â€¢ You canâ€™t wait for the next big action movie, â€œVampire      Fraternity Followers of Dogbertâ€ to come out. You just got off the movieâ€™s      blog, where the producers informed everyone that post-production is done.      A few years ago, it still had a few months to go. The movie had to be copied      to film or DVD and distributed. Because of the proliferation of Gigabit Ethernet,      and the bill that was to abolish Net Neutrality was defeated, your local movie      theater will be showing a streaming, HD projection of the movie, complete      with previews and a few ads, in about a half an hour. Better get moving, if      you want a great seat for seeing Dogbert lead his army of vampire frat boys      against a world full of â€œblasted simpletons.â€</p>
</blockquote>
<p><strong>The web is becoming a reflection of, and enhancement to, our world</strong>.    It connects us, binds us, enables us and empowers us. The next step is for it    to embrace us. Integration of Internet technologies into everyday life that    does not involve a desktop or even a mobile/cell/PDA â€“ how about stock    control of your fridge via RFID and live links to online grocery stores? Or    recipe ideas straight to your cooker based on what you cook? Essentially, bridging    the gap between all the devices we currently use independent of the Web where    thereâ€™s real value to be delivered to the enduser. This is the future.</p>
<p><strong>Source:</strong></p>
<p><em> The State of Web Development 2006/2007</em>, SitePoint Pty Ltd. and Ektron,    Inc., August 2006. Available at <a target="_blank" href="http://www.sitepoint.com/launch/survey06/%20">http://www.sitepoint.com/launch/survey06/    </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seoresearcher.com/the-future-of-the-web.htm/feed</wfw:commentRss>
		<slash:comments>7</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>
