<?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>Smashing Tips &#187; Blogger Hack</title>
	<atom:link href="http://www.smashingtips.com/category/blogger-hack/feed" rel="self" type="application/rss+xml" />
	<link>http://www.smashingtips.com</link>
	<description>Design and Photography Tips</description>
	<lastBuildDate>Sun, 18 Jul 2010 12:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Remove Author Name From Blogger Posts</title>
		<link>http://www.smashingtips.com/how-to-remove-author-name-from-blogger-posts</link>
		<comments>http://www.smashingtips.com/how-to-remove-author-name-from-blogger-posts#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:36:43 +0000</pubDate>
		<dc:creator>Mohamed Rias</dc:creator>
				<category><![CDATA[Blogger Hack]]></category>
		<category><![CDATA[blogger hacks]]></category>
		<category><![CDATA[Blogger Tips]]></category>
		<category><![CDATA[blogger tutorial]]></category>

		<guid isPermaLink="false">http://www.smashingtips.com/?p=3658</guid>
		<description><![CDATA[If you are running multiple blogs and for some reason you don&#8217;t want to show your name in author field, Then this Blogger hack is for you. Though the topic looks very simple , but most don&#8217;t know how do this. So in this tutorial , I will explain how to remove the author name [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right;"><img src="http://www.smashingtips.com/wp-content/uploads/2010/01/writer.jpg"/></div>
<p>If you are running multiple blogs and for some reason you don&#8217;t want to show your name in author field, Then this Blogger hack is for you. Though the topic looks very simple , but most don&#8217;t know how do this. So in this tutorial , I will explain how to remove the author name and link from default Blogger blogs. In addition to that I will also tell you the code which retrieves the author name in Blogger.</p>
<h1>How to Remove Author Name from Blogger Templates</h1>
<p>Just follow the simple steps to remove the author link from Default Blogger Blogs.</p>
<ul>
<li>Go to Blogger dashboard and navigate to Layout page</li>
<li>Now there you can see a EDIT button under &#8220;Blog posts&#8221; page element. Click it !</li>
<p><center><img src="http://lh5.ggpht.com/_aVtbdMo1J34/S0tnLck8AOI/AAAAAAAAC3M/GwgQphyMIFY/s720/remove%20blogger%20author.png" alt="Remove Author from Blogger Blogs" title="Remove Author from Blogger Blogs" style="width:600px;"/></center></p>
<li>When you click that button , you new window pop up. There you need to uncheck &#8220;posted by&#8221; option. </li>
<p><center><img src="http://lh5.ggpht.com/_aVtbdMo1J34/S0tpr-SSUEI/AAAAAAAAC3c/KCeQxyLIHDQ/removing%20author%20from%20blogger%20posts.png" alt="Remove Author from Blogger Blogs" title="Remove Author from Blogger Blogs" style="width:600px;"/></center></p>
<li>That&#8217;s it. Now click save and you are done.</li>
</ul>
<p>In this way you can also enable or disable some of the junks present in default blogger templates.</p>
<h1>Removing / adding code to Custom Blogger templates</h1>
<p>It&#8217;s very easy to enable or disable the author link in default blogger templates. But it&#8217;s not the case for users who are using custom blogger templates. Even if you have unchecked that box , sometimes the author name and link may still appear. If you want to remove that fully from your blogger template , then follow the below instructions.</p>
<ul>
<li>Go to Edit HTML sub tab in your blogger template.</li>
<li>Put a check on Expand template widgets box</li>
<li>Now search for the following code by pressing ctrl+F in keyboard :  <span style="color:red;">&lt;data:post.author/&gt;</span> </li>
<li>Remove that code and preview</li>
<li>Now save the template. The author name will no longer appear in your Blogger blog</li>
</ul>
<p>You need to do this in all your blogger blogs.</p>
<h1>Tips for Blogger Theme designers</h1>
<p>I know the blogger theme designers know these things very well. But I would like to give them a tip. You guys can use this tag <span style="color:red;">&lt;data:post.author/&gt;</span> to retrieve the author name. If you want to show the authors name below the post , all you need to do is just place that code in post footer.</p>
<p>You can even use this hack for sharing Adsense revenue in Blogger Blogs. I will discuss this soon with you all in my next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smashingtips.com/how-to-remove-author-name-from-blogger-posts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
