<?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>A. Fatih Syuhud &#187; blogsome tutorial</title>
	<atom:link href="http://www.fatihsyuhud.com/tag/blogsome-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fatihsyuhud.com</link>
	<description>A blog on news and blogging SEO tips &#38; tutorial, Indonesia, Islam and more</description>
	<lastBuildDate>Mon, 21 Nov 2011 20:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create Sitemap in Blogsome</title>
		<link>http://www.fatihsyuhud.com/create-sitemap-in-blogsome/</link>
		<comments>http://www.fatihsyuhud.com/create-sitemap-in-blogsome/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 22:37:06 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[blogging tutorial]]></category>
		<category><![CDATA[blogsome tutorial]]></category>

		<guid isPermaLink="false">http://www.fatihsyuhud.com/?p=4847</guid>
		<description><![CDATA[Blogsome.com is a free wordpress-hosted blog which still use the old WordPress MU. So, you won&#8217;t find any widget here. That&#8217;s said, some people are still using Blogsome because it&#8217;s a bit like blogger.com in the sense (a) you may [...]]]></description>
			<content:encoded><![CDATA[<p>Blogsome.com is a free wordpress-hosted blog which still use the old WordPress MU. So, you won&#8217;t find any widget here. That&#8217;s said, some people are still using Blogsome because it&#8217;s a bit like blogger.com in the sense (a) you may insert adsense or any other javascript based ads; and (b) you have the freedom to access and change the html codes in the css, index, single post and comments something you won&#8217;t find in any other wordpress based free services.</p>
<p>For example, you may &#8216;hack&#8217; your blogsome.com to create Sitemap as follows:</p>
<p>1. After login -> Manage -> Pages -> Create new Pages -> in the Page Title name it &#8220;Sitemap&#8221; -> click &#8220;Create New Page&#8221;<br />
2. Click &#8220;Manage&#8221; -> Files -> index.html (by default)<br />
3. In the index.html, find this code: {$content}<br />
4. Copy and paste the following code below it:</p>
<p><code>{if $smarty.server.REQUESTURI == '/sitemap/'} &lt;h2&gt;Site map&lt;/h2 &lt;ul&gt;{wplistpages}&lt;/ul&gt; &lt;h2&gt;Categories&lt;/h2&gt; &lt;ul&gt;{listcats optionall='1' all='All' sortcolumn='name' optioncount='0' children='0'}&lt;/ul&gt; &lt;h2&gt;Posts&lt;/h2&gt; &lt;ul&gt;{getarchives type='postbypost' limit='' format='html'}&lt;/ul&gt; {/if} </code></p>
<p>5. Click &#8220;Update Tempalte&#8221;. Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/create-sitemap-in-blogsome/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Putting AdSense in Blogsome.com</title>
		<link>http://www.fatihsyuhud.com/putting-adsense-in-blogsomecom/</link>
		<comments>http://www.fatihsyuhud.com/putting-adsense-in-blogsomecom/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 10:46:14 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[blogsome tutorial]]></category>
		<category><![CDATA[blogsome.com]]></category>

		<guid isPermaLink="false">http://fatihsyuhud.com/?p=2896</guid>
		<description><![CDATA[Arguably, blogsome.com is the only wordpress powered free blog provider that allow its users a free access to modify the template /themes. Giving access to its index.php, single.php and comments.php. None of wordpress-powered free blog&#8211;not to say wordpress.com&#8211; has ever [...]]]></description>
			<content:encoded><![CDATA[<p>Arguably, blogsome.com is the only wordpress powered free blog provider that allow its users a free access to modify the template /themes. Giving access to its index.php, single.php and comments.php. None of wordpress-powered free blog&#8211;not to say wordpress.com&#8211; has ever given away such generous free services. Outdated wordpress platform regardless (it uses 2.3 wordpress MU), it enables blogsome users to put Adsense and any online advertising wherever one likes. For this reason alone, we find there&#8217;re still many blogsome users up till now.</p>
<p>For newbie bloggers who wants to try some luck in making money online through AdSense and others, you may try blogsome.com besides blogger.com. It still works well as far as Google juice goes.</p>
<p>Here&#8217;s how and where you can put Adsense in blogsome:</p>
<p>1. After login to your blogsome.com, click Manage -&gt; Files<br />
2. (a) Click &#8220;Main Page&#8221; if you want to put AdSense there, ie in the sidebar, header and below or above the body.<br />
(b) Click &#8220;Posts&#8221; if you want to put Adsense appear repeatedly below or above every posting / article in the frontpage.<br />
(c) Click &#8220;Comments&#8221; if you want to put Adsense below or above the comments. Adsense or others will be shown only after visitors click a particular post / article.</p>
<p>Wish you luck!</p>
<p><strong>Related posts:</strong></p>
<ul>
<li> <a href="http://fatihsyuhud.com/2009/01/01/blogsome-themes-templates/">Blogsome Themes Templates</a></li>
<li> <a href="http://fatihsyuhud.com/2009/01/01/how-to-copy-blogsome-themes/">How to Copy Blogsome Theme from Other’s Blog</a></li>
<li><a href="http://fatihsyuhud.com/2009/01/16/seo-title-for-blogsomecom/" target="_blank">SEO Title for Blogsome.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/putting-adsense-in-blogsomecom/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>SEO Title for Blogsome</title>
		<link>http://www.fatihsyuhud.com/seo-title-for-blogsomecom/</link>
		<comments>http://www.fatihsyuhud.com/seo-title-for-blogsomecom/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 13:16:10 +0000</pubDate>
		<dc:creator>A. Fatih Syuhud</dc:creator>
				<category><![CDATA[Blogger Indonesia]]></category>
		<category><![CDATA[blogsome title]]></category>
		<category><![CDATA[blogsome tutorial]]></category>
		<category><![CDATA[blogsome.com]]></category>

		<guid isPermaLink="false">http://fatihsyuhud.com/?p=2696</guid>
		<description><![CDATA[SEO title means, the post title precede the blog name. If your blog name is &#8220;Bingo&#8221; and one of your post title is &#8220;Marketing Vacancy&#8221; then if you open the link to &#8220;Marketing Vacancy&#8221;, the browser will read like this: [...]]]></description>
			<content:encoded><![CDATA[<p>SEO title means, the post title precede the blog name. If your blog name is &#8220;Bingo&#8221; and one of your post title is &#8220;Marketing Vacancy&#8221; then if you open the link to &#8220;Marketing Vacancy&#8221;, the browser will read like this: Marketing Vacancy Bingo; NOT Bingo Marketing Vacancy as the default blogsome title will show.</p>
<p>Now, how to have a SEO title in Blogsome.com? Follow this simple step:</p>
<ul>
<li>Login into your blogsome blog -&gt; Manage -&gt; Files -&gt; Index</li>
<li>Find the following code in the header:</li>
</ul>
<p><code><br />
&lt;title&gt;{bloginfo show='name'} {single_post_title prefix=' :: '}{single_cat_title prefix=' :: '}{single_month_title prefix=' :: '}&lt;/title&gt;<br />
</code></p>
<ul>
<li>Delete it, and replace it with this code:</li>
</ul>
<p><code><br />
&lt;title&gt; {single_post_title prefix=' '} {bloginfo show='name'} &lt;/title&gt;<br />
</code></p>
<ul>
<li>Click &#8220;Update Template&#8221;.</li>
<li>Done.</li>
</ul>
<p><strong>Related articles:</strong></p>
<ul>
<li> <a href="http://fatihsyuhud.com/2009/01/01/blogsome-themes-templates/">Blogsome Themes Templates</a></li>
<li> <a href="http://fatihsyuhud.com/2009/01/01/how-to-copy-blogsome-themes/">How to Copy Blogsome Theme from Other’s Blog</a></li>
<li><a href="http://fatihsyuhud.com/2008/09/15/seo-title-for-blogger-blogspot/">SEO Title for Blogger Blogspot</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fatihsyuhud.com/seo-title-for-blogsomecom/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/17 queries in 0.133 seconds using disk: basic
Object Caching 435/466 objects using disk: basic

Served from: www.fatihsyuhud.com @ 2012-02-12 12:50:06 -->
