<?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"
	>

<channel>
	<title>KnowTeBook - Webworkers Daily Milk &#187; seo</title>
	<atom:link href="http://www.knowtebook.com/category/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knowtebook.com</link>
	<description>A community blog about design, ideas, trends, wordpress &#38; more.</description>
	<pubDate>Sat, 06 Mar 2010 19:01:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=9</generator>
	<language>en</language>
			<item>
		<title>Introducing New RSS Generation - What is pubsubhubbub?</title>
		<link>http://www.knowtebook.com/introducing-new-rss-generation-what-is-pubsubhubbub-1709.htm</link>
		<comments>http://www.knowtebook.com/introducing-new-rss-generation-what-is-pubsubhubbub-1709.htm#comments</comments>
		<pubDate>Wed, 03 Mar 2010 17:31:57 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[business]]></category>

		<category><![CDATA[coding]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1709</guid>
		<description><![CDATA[Pubsubhubbub is a crazy name for a new and faster way comparing to RSS. Pubsubhubbub is a simple, open, server-to-server web-hook-based pubsub (pub lish/sub scribe) protocol as an extension to Atom and RSS.


Parties (servers) speaking the PubSubHubbub protocol can get (...)]]></description>
			<content:encoded><![CDATA[<p>Pubsubhubbub is a crazy name for a new and faster way comparing to RSS. Pubsubhubbub is a simple, open, server-to-server web-hook-based pubsub (pub lish/sub scribe) protocol as an extension to Atom and RSS.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="512" height="311" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/B5kHx0rGkec&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" /><embed type="application/x-shockwave-flash" width="512" height="311" src="http://www.youtube.com/v/B5kHx0rGkec&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<span id="more-1709"></span><br />
Parties (servers) speaking the <a target="_blank" rel="nofollow" href="http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.2.html">PubSubHubbub protocol</a> can get near-instant notifications (via webhook callbacks) when a topic (feed URL) they&#8217;re interested in is updated.</p>
<p><img src="http://blog.favit.com/en/wp-content/uploads/2009/08/pubsubhubbub.png" alt="pubsubhubbub Introducing New RSS Generation - What is pubsubhubbub?"  title="pubsubhubbub Introducing New RSS Generation   What is pubsubhubbub?   business" /></p>
<p>The protocol in a nutshell is as follows:</p>
<ul>
<li>An feed URL (a &#8220;topic&#8221;) declares its Hub server(s) in its Atom or RSS XML file, via <tt>&lt;link rel=&#8221;hub&#8221; &#8230;&gt;</tt>. The hub(s) can be run by the publisher of the feed, or can be a <a target="_blank" rel="nofollow" href="http://pubsubhubbub.appspot.com/">community hub that anybody can use</a>. (Atom and <a target="_blank" href="http://code.google.com/p/pubsubhubbub/wiki/RssFeeds">RssFeeds</a> are supported)</li>
</ul>
<ul>
<li>A subscriber (a server that&#8217;s interested in a topic), initially fetches the Atom URL as normal. If the Atom file declares its hubs, the subscriber can then avoid <a target="_blank" href="http://code.google.com/p/pubsubhubbub/wiki/WhyPollingSucks">lame, repeated polling</a> of the URL and can instead register with the feed&#8217;s hub(s) and subscribe to updates.</li>
</ul>
<ul>
<li>The subscriber subscribes to the Topic URL from the Topic URL&#8217;s declared Hub(s).</li>
</ul>
<ul>
<li>When the Publisher next updates the Topic URL, the publisher software <a target="_blank" href="http://code.google.com/p/pubsubhubbub/wiki/PublisherClients">pings the Hub(s)</a> saying that there&#8217;s an update.</li>
</ul>
<ul>
<li>The hub <a target="_blank" href="http://code.google.com/p/pubsubhubbub/wiki/PublisherEfficiency">efficiently fetches the published feed</a> and multicasts the new/changed content out to all registered subscribers.</li>
</ul>
<p>The protocol is decentralized and free. No company is at the center of this controlling it. Anybody can <a target="_blank" href="http://code.google.com/p/pubsubhubbub/wiki/Hubs">run a hub</a>, or anybody can ping (publish) or subscribe using <a target="_blank" href="http://code.google.com/p/pubsubhubbub/wiki/Hubs">open hubs</a>.</p>
<p>To bootstrap this, we&#8217;ve provided an open source reference implementation of the hub (the hard part of the protocol) that runs on Google App Engine, and is open for anybody to use.</p>
<h2>Plugins</h2>
<ul>
<li><a target="_blank" href="http://josephscott.org/archives/2010/03/pushpress-a-pubsubhubbub-plugin-for-wordpress/" target="_blank">Wordpress</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/introducing-new-rss-generation-what-is-pubsubhubbub-1709.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>SEO Overkill - Optimization Failures You Should Know</title>
		<link>http://www.knowtebook.com/seo-overkill-optimization-failures-you-should-know-1551.htm</link>
		<comments>http://www.knowtebook.com/seo-overkill-optimization-failures-you-should-know-1551.htm#comments</comments>
		<pubDate>Wed, 03 Dec 2008 15:39:21 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1551</guid>
		<description><![CDATA[The fight to top search engines&#8217; results knows no limits – neither ethical, nor technical. There are often reports of sites that have been temporarily or permanently excluded from Google and the other search engines because of malpractice and using (...)]]></description>
			<content:encoded><![CDATA[<p><span><span class="defaultfont">The fight to top search engines&#8217; results knows no limits – neither ethical, nor technical. There are often reports of sites that have been temporarily or permanently excluded from Google and the other search engines because of malpractice and using “black hat” SEO optimization techniques. The reaction of search engines is easy to understand – with so many tricks and cheats that SEO experts include in their arsenal, the relevancy of returned results is seriously compromised to the point where search engines start to deliver completely irrelevant and manipulated search results. And even if search engines do not discover your scams right away, <strong>your competitors might report you</strong>.</span></span></p>
<p><a href="http://www.knowtebook.com/seo-overkill-optimization-failures-you-should-know-1551.htm"><img style="border: 0;" src="http://farm4.static.flickr.com/3041/2702486351_461aba3787.jpg" border="0" alt="SEO Overkill - Optimization Failures You Should Know" title="2702486351 461aba3787 SEO Overkill   Optimization Failures You Should Know   seo" /></a></p>
<p><span id="more-1551"></span><br />
<small><a target="_blank" title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.knowtebook.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" title="cc SEO Overkill   Optimization Failures You Should Know   seo" /></a> <a target="_blank" href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a target="_blank" title="notsogood [in malaysia nov18-dec4th]" href="http://www.flickr.com/photos/49512158@N00/2702486351/" target="_blank">notsogood [in malaysia nov18-dec4th]</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/seo-overkill-optimization-failures-you-should-know-1551.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Homepage Excerpts Wordpress Plugin For Better SEO</title>
		<link>http://www.knowtebook.com/homepage-excerpts-wordpress-plugin-for-better-seo-2-1489.htm</link>
		<comments>http://www.knowtebook.com/homepage-excerpts-wordpress-plugin-for-better-seo-2-1489.htm#comments</comments>
		<pubDate>Fri, 17 Oct 2008 13:30:40 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1489</guid>
		<description><![CDATA[The Homepage Excerpts plugin can be used to reduce duplicate content while keeping full posts on the homepage. Suppose you have 8 full posts on the homepage. Once you activate the plugin you will have the option to select how (...)]]></description>
			<content:encoded><![CDATA[<p>The <a target="_blank" href="http://www.dailyblogtips.com/homepage-excerpts-wordpress-plugin/" target="_blank">Homepage Excerpts plugin</a> can be used to reduce duplicate content while keeping full posts on the homepage. Suppose you have 8 full posts on the homepage. Once you activate the plugin you will have the option to select how many posts to display fully in the homepage. The options will go from 1 up to 8. If you select 8, all your posts on the homepage will keep being displayed fully while all the other posts (the ones on page two, three, four and so on) will turn into excerpts.</p>
<p><a href="http://www.knowtebook.com/homepage-excerpts-wordpress-plugin-for-better-seo-2-1489.htm"><img class="alignnone size-full wp-image-1488" title="homepageexcerptsexample" src="http://www.knowtebook.com/uploaded/2008/10/homepageexcerptsexample.gif" alt="homepageexcerptsexample Homepage Excerpts Wordpress Plugin For Better SEO" width="500" height="452" /></a></p>
<p><span id="more-1489"></span></p>
<p>Remember that new pages usually take one week or more to get indexed by search engines, so that by the time your single post page gets indexed the post will already be out of the homepage, and it will be displayed as an excerpt, removing the duplicate content issue.</p>
<p>Apart from SEO benefits this change might also improve the user experience. Displaying only post excerpts on the subsequent pages will make it easier for readers to scan them quickly while searching for the post that they are looking for.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/homepage-excerpts-wordpress-plugin-for-better-seo-2-1489.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Top 20 Important Factors For Google SEO</title>
		<link>http://www.knowtebook.com/top-20-important-factors-for-google-seo-1134.htm</link>
		<comments>http://www.knowtebook.com/top-20-important-factors-for-google-seo-1134.htm#comments</comments>
		<pubDate>Sun, 20 Jul 2008 09:19:14 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1134</guid>
		<description><![CDATA[Given that there is a heap of websites out there who are on the first page, what is their secret? It is a little industry term called &#8220;SEO&#8221; and it stands for Search Engine Optimization. SEO basically consists of the (...)]]></description>
			<content:encoded><![CDATA[<p>Given that there is a heap of websites out there who are on the first page, what is their secret? It is a little industry term called &#8220;SEO&#8221; and it stands for Search Engine Optimization. SEO basically consists of the customization of your website, its content and its internal and external links to assist in the overall indexing and ranking of your website in popular search engines. There are many contributing factors that are used in determining a website&#8217;s ranking and every search engine is different. This makes trying to optimize your site for Google, Yahoo, Live and the many others quite a painstaking task.</p>
<p><a target="_blank" href="http://www.pixel2life.com/publish/tutorials/871/top_20_contributing_factors_for_google_seo/" target="_blank"><img class="alignnone size-full wp-image-1133" title="img1999" src="http://www.knowtebook.com/uploaded/2008/07/img1999.jpg" alt="img1999 Top 20 Important Factors For Google SEO" width="450" height="329" /></a></p>
<p>Our journey begins by defining some of the key contributing factors that Google uses to determine a website&#8217;s and webpage&#8217;s ranking within its results. These factors range from keyword use to manipulating internal and external links and the list goes on. To get you started, they have listed the top twenty factors that you should focus on in order to help get your website that little bit closer to the top of the search engine results listings.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/top-20-important-factors-for-google-seo-1134.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tutorial: The Importance of SEO for Designers</title>
		<link>http://www.knowtebook.com/tutorial-the-importance-of-seo-for-designers-962.htm</link>
		<comments>http://www.knowtebook.com/tutorial-the-importance-of-seo-for-designers-962.htm#comments</comments>
		<pubDate>Fri, 09 May 2008 10:13:58 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[tutorials]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[pagerank]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=962</guid>
		<description><![CDATA[According to a poll Nick La conducted, just over 1 out of 10 people don’t think SEO (Search Engine Optimization) is mandatory as a designer; and what really surprised him was about 24% don’t even know what SEO is! If (...)]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/05/how-search-engines-work.jpg" alt="how-search-engines-work Tutorial: The Importance of SEO for Designers"  title="how search engines work Tutorial: The Importance of SEO for Designers   seo" />According to a poll Nick La conducted, just over 1 out of 10 people don’t think SEO (Search Engine Optimization) is mandatory as a designer; and what really surprised him was about 24% don’t even know what SEO is! If you’re among the quarter of people who don’t know what SEO is or understand how it can help you, you should really read this article. This is an SEO guide for designers who want to learn about making it easier for websites or blogs to be found by search engines. He will explain the common mistakes made by designers and developers.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/tutorial-the-importance-of-seo-for-designers-962.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>CSS: How To Hide Headlines For Better SEO Effects</title>
		<link>http://www.knowtebook.com/css-how-to-hide-headlines-for-better-seo-effects-930.htm</link>
		<comments>http://www.knowtebook.com/css-how-to-hide-headlines-for-better-seo-effects-930.htm#comments</comments>
		<pubDate>Sun, 27 Apr 2008 17:01:35 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[css]]></category>

		<category><![CDATA[how-to]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[headlines]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=930</guid>
		<description><![CDATA[
SEO is a very sensible business and there are many ways which swear success, but most of them are pain for search engines. In this tutorial we will use headlines for reaching better results in search engines by using the (...)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.knowtebook.com/uploaded/2008/04/seo-optimsation-with-css.gif"><img class="alignleft alignnone size-full wp-image-932" style="float: left;" title="seo-optimsation-with-css" src="http://www.knowtebook.com/uploaded/2008/04/seo-optimsation-with-css.gif" alt="seo-optimsation-with-css CSS: How To Hide Headlines For Better SEO Effects" width="125" height="125" /></a></p>
<p>SEO is a very sensible business and there are many ways which swear success, but most of them are pain for search engines. In this tutorial we will use headlines for reaching better results in search engines by using the CSS text indent technology. There is also an german article about <a href="http://www.knowtebook.com/css-ueberschriften-durch-bilder-ersetzen-836.htm">image replacement by using CSS</a>.</p>
<p><span id="more-930"></span></p>
<p>First, take a look into the source code of Knowtebook and you will find in the beginning lines beneath the body tag following code:</p>
<pre>&lt;div id="header"&gt;

&lt;h1&gt; &lt;a href=http://www.knowtebook.com/"&gt;
Knowtebook - Knowtebook is a social open source community
dedicated to web-developers and designers.&lt;/a
&lt;/h1&gt;

&lt;/div&gt;</pre>
<p>The lines of code contains an H1 header-element with the title and the description of Knowtebook. The header is put into a div tag. So what&#8217;s so special about it? Well, try to find it on the front page!</p>
<p>Most techniques describe <a target="_blank" href="http://css-tricks.com/nine-techniques-for-css-image-replacement/" target="_blank">image-replacment</a> tricks which are complicated or are very known by search engines and can lead to be kicked out of their index, because of cheating with content. Knowtebook uses the &#8220;text-intend&#8221; CSS technology shown below:</p>
<pre>#header h1{
margin-top:10px;
margin-left: 0px;
background: url(i/logo-web-300px.gif) no-repeat;
float: left;
text-indent: -9999px
}</pre>
<p>The CSS code will take your headline and will place it outside of the screen, but will show a logo instead. This way you can use your H1 elements for your search engine optimation and your nice logo. We have had nice experiences with this technology - what are yours? Please give us your feedback below.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/css-how-to-hide-headlines-for-better-seo-effects-930.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2008/04/seo-optimsation-with-css.gif' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>Restyle and optimise your digg count</title>
		<link>http://www.knowtebook.com/restyle-and-optimise-your-digg-count-896.htm</link>
		<comments>http://www.knowtebook.com/restyle-and-optimise-your-digg-count-896.htm#comments</comments>
		<pubDate>Thu, 10 Apr 2008 07:38:06 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=896</guid>
		<description><![CDATA[A digg count normally comes in badge form - I’m sure you’ve seen it. It shows how many diggs a web page has, and provides a link for you to digg it. Digg have gone out of their way to (...)]]></description>
			<content:encoded><![CDATA[<p>A digg count normally comes in badge form - I’m sure you’ve seen it. It shows how many diggs a web page has, and provides a link for you to digg it. Digg have gone out of their way to make showing one easy; displaying a single digg count is as simple as dropping in a single piece of JavaScript on your page:</p>
<pre>&lt;script src=”http://digg.com/tools/diggthis.js” type=”text/javascript”&gt;&lt;/script&gt;</pre>
<p>Of course, it makes sense that they would - it’s beneficial to them that you send visitors through to their site, and beneficial to you that those visitors end up digging your article. <strong>But what if you want to go one step further</strong> and display a digg count for a whole range of articles?</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/restyle-and-optimise-your-digg-count-896.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>SEO: How to check the quality of link exchanges</title>
		<link>http://www.knowtebook.com/seo-how-to-check-the-quality-of-link-exchanges-883.htm</link>
		<comments>http://www.knowtebook.com/seo-how-to-check-the-quality-of-link-exchanges-883.htm#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:45:11 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=883</guid>
		<description><![CDATA[Text links are an important factor in today&#8217;s search engine optimization, and exchanging links with other websites is a good way to get them. However, doing a link exchange with a website that is penalized can have some detrimental results.
The (...)]]></description>
			<content:encoded><![CDATA[<p><strong>Text links</strong> are an important factor in today&#8217;s <strong>search engine optimization</strong>, and exchanging links with other websites is a good way to get them. However, doing a link exchange with a website that is penalized can have some detrimental results.</p>
<p>The tool will scan the links on your website, and on the pages that your website is linking to, and flag possible problem areas. This can greatly ease your <strong>seo</strong> efforts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/seo-how-to-check-the-quality-of-link-exchanges-883.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>SEO: Tools that help you to optimise for search engines</title>
		<link>http://www.knowtebook.com/seo-tools-that-help-you-to-optimise-for-search-engines-881.htm</link>
		<comments>http://www.knowtebook.com/seo-tools-that-help-you-to-optimise-for-search-engines-881.htm#comments</comments>
		<pubDate>Mon, 07 Apr 2008 14:48:21 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=881</guid>
		<description><![CDATA[SEO stands for search engine optimization. It is the process of designing the web site in such a way that it would be able to attract search engine spiders and improve a site’s ranking. This article provides links to the (...)]]></description>
			<content:encoded><![CDATA[<p>SEO stands for search engine optimization. It is the process of designing the web site in such a way that it would be able to attract search engine spiders and improve a site’s ranking. This article provides links to the best SEO Tools found on the Internet. It will help you to find out how to optimize your website, what you should use to improve the quality of backlinks, what keywords you should use on your web-pages, and how to move up your position in search engines.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/seo-tools-that-help-you-to-optimise-for-search-engines-881.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>SEO: Find connections between several websites</title>
		<link>http://www.knowtebook.com/seo-find-connections-between-several-websites-801.htm</link>
		<comments>http://www.knowtebook.com/seo-find-connections-between-several-websites-801.htm#comments</comments>
		<pubDate>Mon, 07 Apr 2008 13:23:21 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[seo]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.4webworking.de/allgemein/seo-verbindungen-zwischen-webseiten-herausfinden/</guid>
		<description><![CDATA[
Use this free Java application to explore the connections between related websites. It is really easy. Just enter keywords or a URL, and click &#8216;Graph it!&#8217;]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.touchgraph.com/images/products-google.jpg" alt="products-google SEO: Find connections between several websites" width="402" height="275" title="products google SEO: Find connections between several websites   seo" /><br />
Use this free Java application to explore the connections between related websites. It is really easy. Just enter keywords or a URL, and click &#8216;Graph it!&#8217;</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/seo-find-connections-between-several-websites-801.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
