<?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 By Me &#187; On Page</title>
	<atom:link href="http://seobyme.com/category/on-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://seobyme.com</link>
	<description>Ultimate, Practical &#38; Comprehensive Search Engine Optimization</description>
	<lastBuildDate>Mon, 15 Feb 2010 20:00:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>First Thing First: The Title Tag On Your Website</title>
		<link>http://seobyme.com/45/first-thing-first-the-title-tag-on-your-website/</link>
		<comments>http://seobyme.com/45/first-thing-first-the-title-tag-on-your-website/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:00:21 +0000</pubDate>
		<dc:creator>Denis Kristanda</dc:creator>
				<category><![CDATA[On Page]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[serp]]></category>
		<category><![CDATA[title tag]]></category>
		<category><![CDATA[wordpress tip]]></category>

		<guid isPermaLink="false">http://seobyme.com/?p=45</guid>
		<description><![CDATA[Whatever kind of website you have - blog, e-commerce, review site, mini site, landing page, profile page, etc -  one of the important things you need to look after is the TITLE TAG for each of the web page as this become the "label" or your site.]]></description>
			<content:encoded><![CDATA[<p>Whatever kind of website you have &#8211; blog, e-commerce, review site, mini site, landing page, profile page, etc -  one of the important things you need to look after is the TITLE TAG for each of the web page as this become the &#8220;label&#8221; or your site.<span id="more-45"></span> -ksr_trseobm- </p>
<h2>The Gist of TITLE TAG</h2>
<p>The purpose of this TITLE TAG has 2 folds:</p>
<ol>
<li>To summarize the content of the page while attracting user to click the link.</li>
<li>To be the main item to be indexed by search engine.</li>
</ol>
<p>To set your webpage title, you just need to put it between <strong>&lt;title&gt;</strong> and <strong>&lt;/title&gt;</strong> on top of your page. Typically, the title tag should be your 4th line of the code, after DOCTYPE, HTML and HEAD. For example:</p>
<blockquote>
<pre id="line1">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head profile="http://gmpg.org/xfn/11"&gt;
<strong>&lt;title&gt;3 Keys SEO Principle: Absolute Must To Know | SEO By Me&lt;/title&gt;</strong>
</pre>
</blockquote>
<p>There are 3 prominent places where this title will be displayed as key label, in order of importance:</p>
<ol>
<li><strong>On the SERP (Search Engine Result Page)</strong>: This is the most important aspect of SEO effort. You will want the search engine to index your page according to what you want.<br />
<div class="wp-caption aligncenter" style="width: 551px"><img title="Search Engine Result Page" src="http://seocontent.b4g.info/serp.png" alt="[SERP]" width="541" height="155" /><p class="wp-caption-text">Search Engine Result Page</p></div></li>
<li><strong>On Bookmarks (Online and Offline)</strong>: I am not talking only about the bookmark for each browser (try press <strong>Ctrl-D</strong> to bookmark this page), but also the social bookmarking site such as del.icio.us, digg, Reddit, Sphinn, Mixx, Twitter, etc. When a user want to share or save on any of those site, by default, whatever you put between those title tag will be used as your main display/entry.</li>
<li><strong>On the top of your browser windows and tab</strong>: This display is the least of our worry as it is being displayed on user&#8217;s browser after it is loaded. Well, the user already click and display the full page on his/her browser, so, the very purpose of this title tag has been accomplished.<br />
<div class="wp-caption aligncenter" style="width: 500px"><img title="Title on Internet Browser" src="http://seocontent.b4g.info/browsertitle.png" alt="[Title on Internet Browser]" width="490" height="72" /><p class="wp-caption-text">Title on Internet Browser</p></div></li>
</ol>
<h2>What&#8217;s Next</h2>
<p>So, having known the above, some importants aspect below need to be considered seriously to achieve the maximum of your SEO effort:</p>
<ol>
<li><strong>The title tag need to be different for each web page as it has to represent the content</strong>.<br />
So, if you have static website (html), you need to edit each of the page and customized the title tag accordingly. If you have dynamic page, make sure the title page is generated dynamically as well &#8211; do not just put your website or blog name between the title tag.<strong> </strong></p>
<p><strong>WordPress Tip</strong>: Do not muck around with the title tag, simply just put below line on your header.php or whereever your theme produce the header:</p>
<blockquote><p>&lt;title&gt;&lt;?php wp_title(&#8216; &#8216;); ?&gt;&lt;/title&gt;</p></blockquote>
<p>and then install All-In-One SEO pack to take care the rest. Even the default setting of this plugin will give you the most of title tag&#8217;s SEO.<br />
.</li>
<li><strong>Incorporate keyword(s) in the title</strong>.<br />
Forget all the fancy title, it is important to incorporate whatever you want to emphasize and ranked high on the search engine. For example: if you have article about the latest gossip of Brad Pitt and Angeline Jolie, do not just write the title tag as &#8220;Stop Press! They Did It Again !&#8221; which is does not mean much. But try like &#8220;Brad Pitt Makes Angeline Jolie Mad: Yesterday News?&#8221; which incorporate 3 important phrase &#8220;Brad Pitt&#8221;, Angelina Jolie&#8221; and &#8220;News&#8221; &#8211; Yes, you can write anything at all on the actual title on the article, but pay a little bit more attention for the Title Tag.<br />
.</li>
<li><strong>It&#8217;s Premium Space: Make it Short and Prioritize</strong>.<br />
Remember, Google (and others too) will only display<strong> the first 65 characters</strong> on the SERP. So, incorporate some keywords, but do not stuff it with too much keywords that make the title very lengthy. 65 characters should be enough. Just prioritize.<br />
Anything above 65 characters will be truncated and an ellipsis (&#8220;<strong>&#8230;</strong>&#8220;) is being displayed instead on Google&#8217;s.<br />
.</li>
<li><strong>Incorporate your brand,  if possible</strong>.<br />
On the example above, I put &#8220;| SEObyme&#8221; at the end of the title tag. This is call <strong>branding</strong>. Imagine if you see the SERP above, just a glance you will know which article is from your website. But remember that keywords has more priority than branding. So put your brand at the end of the title, so if you need to have extra keyword and the titles goes beyond 65 characters<br />
.</li>
<li><strong>Support the title tag with headline</strong><br />
Your title tag does not have to be exactly the same with your headline (&lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;&#8230;), but maintain at least partial aspect of the title tag into the headlines. Not only for the search engine to confirm the content consistency/relevancy, but also to manage your reader expectation when they click your title tag.<br />
.</li>
<li><strong>Use normal capitalization</strong>.<br />
Do not use all capitals letter on the title tag. This will alert the search engine robot that your site might be a SPAM site as that what Spam website usually do (using all capital letters, or all lower case letter). Not only that, it will become an eyesore for your user as more and more people is now aware that capital letter is a SCREAMING method. If people scream at you, will you visit them ? Not likely&#8230;<br />
.</li>
</ol>
<p>OK, now&#8230; check and fix all of your title tag !</p>
]]></content:encoded>
			<wfw:commentRss>http://seobyme.com/45/first-thing-first-the-title-tag-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing The Speed Of Your Website: The Method</title>
		<link>http://seobyme.com/27/optimizing-the-speed-of-your-website-the-method/</link>
		<comments>http://seobyme.com/27/optimizing-the-speed-of-your-website-the-method/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 13:44:54 +0000</pubDate>
		<dc:creator>Denis Kristanda</dc:creator>
				<category><![CDATA[On Page]]></category>
		<category><![CDATA[SEO Basic]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[pagespeed]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://seobyme.com/?p=27</guid>
		<description><![CDATA[Having a fast website is one of the top wish list from a webmaster or website owner. Usually I don't really pay attention about this as it's talking about money. The more money as your capital for your website, usually the more faster your website will be as you can afford to buy a better server or hosting plan. But I have to rethinking everything because of this additional reason.]]></description>
			<content:encoded><![CDATA[<p>Having a fast website is one of the top wish list from a webmaster or website owner. Usually I don&#8217;t really pay attention about this as it&#8217;s talking about money. The more money as your capital for your website, usually the more faster your website will be as you can afford to buy a better server or hosting plan. But I have to rethinking everything because of this additional reason. -ksr_trseobm- </p>
<blockquote><p>Google indicates that the speed of your site will be considered as part of the page rank formulation. Website with speedy display will have additional point used for calculate it&#8217;s rank.</p></blockquote>
<p>As usual, there is no exact formula, there is no definite date as when it&#8217;s going to be implemented and people is wondering around. But Google gives more definitive clue. As Yahoo has its YSlow extension, Google is now also incorporating similar tools on its webmaster tools complete with massive documentation as an instruction to everybody how to do it right. Explain below is the method to benchmark the performance of your website using mainly Google&#8217;s Page Speed tools and Pingdom performance tools. It&#8217;s quite simple and will not cost you money to do it. Let&#8217;s get started.<span id="more-27"></span></p>
<h2>Resources<img style="margin: 5px 30px 5px 0px; display: inline; border-width: 0px;" title="[Site Performance in Webmaster Tools]" src="http://seo.b4g.info/getpagespeed.jpg" border="0" alt="[Site Performance in Webmaster Tools]" width="167" height="238" align="left" /></h2>
<p>There are 4 main resources that need to be handy on your computer to start optimizing the speed of your website.</p>
<ol>
<li>Account on <span style="color: #008000;"><strong>Google&#8217;s Webmaster Tools</strong></span> (Free to <a rel="nofollow" href="http://www.google.com/webmasters/tools/" target="_blank">signup</a> if you haven&#8217;t has one: every serious webmaster need to have one!)</li>
<li><strong><span style="color: #800000;">Google&#8217;s Page Speed</span></strong> extension on Firefox.<br />
Use your Firefox, login to you Google&#8217;s Webmaster Tools, click on your site, and on the left hand Dashboard menu, click the &#8220;Site Performance&#8221; as picture. Then click the below button.<br />
<a href="http://seobyme.com/wp-content/uploads/2009/12/installpagespeed.jpg"><img style="display: inline; border-width: 0px;" title="[Install Page Speed]" src="http://seo.b4g.info/installpagespeed_thumb.jpg" border="0" alt="[Install Page Speed]" width="154" height="42" /></a><br />
Page Speed requires &#8220;Firebug&#8221; to work. If you haven&#8217;t installed this just get it <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search?q=firebug&amp;cat=all&amp;advancedsearch=1&amp;as=1&amp;appid=1&amp;lver=3.5&amp;atype=0&amp;pp=20&amp;pid=5&amp;sort=&amp;lup=" target="_blank">here</a>.</li>
<li>Online <strong><span style="color: #000080;">Pingdom Tools</span></strong> , http://tools.pingdom.com/ – Alternatively, you can use &#8220;WebPageTest.Org&#8221; on <a rel="nofollow" href="http://www.webpagetest.org/" target="_blank">http://www.webpagetest.org/</a>. It&#8217;s more comprehensive but could be overwhelming and confusing if you are not up to it. Pingdom is good enough – you just want to compare the result before and after optimization unless you want to go deep in this stuffs.</li>
<li><a rel="nofollow" href="http://code.google.com/speed/page-speed/docs/rules_intro.html">Page Speed documentation</a> as your knowledge base in doing the optimization</li>
</ol>
<h2>Method Optimizing Your Website</h2>
<ol>
<li><a href="http://seobyme.com/wp-content/uploads/2009/12/websiteinfo.jpg"><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="[websiteinfo start]" src="http://seo.b4g.info/websiteinfo_thumb.jpg" border="0" alt="[websiteinfo start]" width="183" height="244" align="right" /></a> Go to <strong><span style="color: #000080;">Pingdom Tools</span></strong> : <a rel="nofollow" href="http://tools.pingdom.com/">http://tools.pingdom.com/</a>, enter the URL of the homepage of your website and run the test.</li>
<li>After test finish, note the total time required to load your website in the &#8220;Website Information&#8221; on the left bottom corner of the screen<br />
In this example, it took 9.7 seconds to load 41 object of 585.2KB</li>
<li>Now open <strong><span style="color: #000080;">Firebug</span></strong> (the default: press F12 key), click Page Speed and make sure &#8220;Profile Deferrable JavaScript&#8221; is active<br />
<a href="http://seobyme.com/wp-content/uploads/2009/12/pagespeedoption.jpg"><img style="display: inline; border-width: 0px;" title="[Page Speed Option]" src="http://seo.b4g.info/pagespeedoption_thumb.jpg" border="0" alt="[Page Speed Option]" width="150" height="65" /></a> (click the arrow and tick the option)</li>
<li><strong><span style="color: #000080;">Clear the cache</span></strong> of your browser and restart the browser</li>
<li><strong><span style="color: #8080ff;">Go to your website</span></strong> but do not login into your website as it may behave differently (sent additional info in cookies, etc). If you are logged in, just logout.</li>
<li><span style="color: #000080;"><strong>Activate / open the firebug</strong></span> again (press f12) and click Page Speed</li>
<li><span style="color: #008040;"><strong>Refresh the display</strong></span> of your website by clicking Refresh button while holding the shift key (to not using cache)</li>
<li>Click &#8220;<strong>Analyze Performance</strong>&#8221; button on firebug<br />
<img style="display: inline; border-width: 0px;" title="[Analyze]" src="http://seo.b4g.info/pagespeed.jpg" border="0" alt="[Analyze]" width="122" height="104" /></li>
<li><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="[Page Speed Result]" src="http://seo.b4g.info/psresult.jpg" border="0" alt="[Page Speed Result]" width="184" height="244" align="right" />The result then will be displayed on screen, something like pictured on the right. In general there will be 3 different marking the green tick, the yellow triangle and red exclamation. Well, start fixing the problem from the <strong><span style="color: #ff0000;">reds</span></strong> then<strong><span style="color: #ffff00;"> </span><span style="color: #ff8000;">yellows</span></strong>. And basically don&#8217;t worry about items that already green.</li>
<li>Try to work the item one by one with patience. Don&#8217;t expect to be able to fix everything within few minutes. Take a good half day or full day to do this optimization. If you are not the technical person, have your technical person be with you when you do this. Otherwise with a bit effort you will find that doing this optimization is a little bit fun.</li>
<li>Repeat task (1) to compare the result</li>
</ol>
<p>This method and tools are the one wake me up that you can really do something to speed up the website. On this actual sample website. I manage to make change the access from 9.7s to only 1.8s or roughly 5x faster.</p>
<div class="wp-caption alignnone" style="width: 376px"><img style="border: 0pt none; display: inline;" title="Pingdom Result" src="http://seo.b4g.info/pingdomresult.jpg" border="0" alt="pingdom result" width="366" height="289" /><p class="wp-caption-text">Waterfall Chart to visualize the loading of all your file</p></div>
<p>Because of the good result, I actually now can add some functionality on the website to make it even better. If you&#8217;re curious, the real website that I did above was <a href="http://cookingbyme.com">http://cookingbyme.com</a> – a start-up cooking niche wordpress blog. After adding the FCG as you can see, the access is still pretty fast (under 4s). No the website is on managed VPS, not dedicated server.</p>
<p>Doing further comparison, it seems that although located on the same server, different website with difference theme and functionality, give me a really different result.</p>
<p>I would suggest to make all your website accessible and displayed around 5 second. The faster the better. Not only it will give you bonus point for the pagerank, but also make your visitor happy and in awe – stand up from the crowd: not only the content and functionality, but the speed as well.</p>
<p>What I really did will be written on several other article on this website as well. Stay tune !</p>
]]></content:encoded>
			<wfw:commentRss>http://seobyme.com/27/optimizing-the-speed-of-your-website-the-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
