<?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; headlines</title>
	<atom:link href="http://www.knowtebook.com/tag/headlines/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>Tue, 27 Jul 2010 08:46:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=9</generator>
	<language>en</language>
			<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>Writing: Five Common Headline Mistakes and How to Avoid Them</title>
		<link>http://www.knowtebook.com/writing-five-common-headline-mistakes-and-how-to-avoid-them-857.htm</link>
		<comments>http://www.knowtebook.com/writing-five-common-headline-mistakes-and-how-to-avoid-them-857.htm#comments</comments>
		<pubDate>Fri, 14 Mar 2008 11:06:31 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[how-to]]></category>

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

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

		<guid isPermaLink="false">http://www.4webworking.com/writing-five-common-headline-mistakes-and-how-to-avoid-them-879.htm</guid>
		<description><![CDATA[Writing a great headline means crafting an enticing invitation to a prospective reader. It’s not the whole story, nor is it an attempt to convince anyone to do anything other than to keep reading, explains Brian Clark.
That being said, it (...)]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.copyblogger.com/images/magnetic_headlines.gif" alt="magnetic_headlines Writing: Five Common Headline Mistakes and How to Avoid Them" width="159" height="132" align="left" title="magnetic headlines Writing: Five Common Headline Mistakes and How to Avoid Them   how to" />Writing a great headline means crafting an enticing invitation to a prospective reader. It’s not the whole story, nor is it an attempt to convince anyone to do anything other than to keep reading, explains <a target="_blank" title="Posts by Brian Clark" href="http://www.copyblogger.com/author/Brian/">Brian Clark.</a></p>
<p>That being said, it seems you can’t move two pages on the web without tripping across a poorly-crafted headline. While many contain one or more necessary elements, other factors are often left out of the headline, diminishing the overall power and draw of this critical aspect of your copy.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/writing-five-common-headline-mistakes-and-how-to-avoid-them-857.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
