<?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>Reference Designer &#187; seo</title>
	<atom:link href="http://referencedesigner.com/blog/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://referencedesigner.com/blog</link>
	<description>A Technology Blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 00:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to do 301 redirection in a PHP file</title>
		<link>http://referencedesigner.com/blog/how-to-do-301-redirection-in-a-php-file/856/</link>
		<comments>http://referencedesigner.com/blog/how-to-do-301-redirection-in-a-php-file/856/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 21:48:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=856</guid>
		<description><![CDATA[I will try to explain the 301 redirection using an example. I had a a url as follows http://www.referencedesigner.com/rfcal/cal_03.php Obviously the url is not SEO friendly. I wanted to make it SEO friendly for the term vrms. The following url seemed to me a bit more SEO friendly http://www.referencedesigner.com/rfcal/vrm-to-vpeak-conversion.php I wanted to mention that at [...]]]></description>
			<content:encoded><![CDATA[<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-0502508159326879";
google_ad_slot = "4084810580";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>I will try to explain the 301 redirection using an example. I had a a url as follows</p>
<p>http://www.referencedesigner.com/rfcal/cal_03.php</p>
<p>Obviously the url is not SEO friendly. I wanted to make it SEO friendly for the term vrms. The following url seemed to me a bit more SEO friendly</p>
<p>http://www.referencedesigner.com/rfcal/vrm-to-vpeak-conversion.php</p>
<p>I wanted to mention that at the time of writing, the search term vrms result in position 3 for this url. I am not sure if renaming the url and using the 301 redirect is going to improve the search ranking, but it is not bad to try.</p>
<p>So here is the change what I did in the file called</p>
<p>http://www.referencedesigner.com/rfcal/cal_03.php</p>
<p>I added the following code at the top of it.<br />
&lt;?<br />
Header( &#8220;HTTP/1.1 301 Moved Permanently&#8221; );<br />
Header( &#8220;Location: http://www.referencedesigner.com/rfcal/vrms-to-vpeak-conversion.php&#8221; );<br />
?&gt;</p>
<p>I let the code below it as it is, although I think it could be removed without any loss.  Then I copied the original  cal_03.php file to another file called vrms-to-vpeak-conversion.php. That is it. When I am searching for the vrms term the google search is still showing the<br />
http://www.referencedesigner.com/rfcal/cal_03.php in its search result. I expect that to change to http://www.referencedesigner.com/rfcal/vrms-to-vpeak-conversion.php over period of time. I also expect to improve my search position. Am I expecting too much ?</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/how-to-do-301-redirection-in-a-php-file/856/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Additional List of the Blogging sites</title>
		<link>http://referencedesigner.com/blog/additional-list-of-the-blogging-sites/827/</link>
		<comments>http://referencedesigner.com/blog/additional-list-of-the-blogging-sites/827/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 02:56:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=827</guid>
		<description><![CDATA[In my link building article a list of 16 blogging sites were indicated where anyone could write blogs. In this article, the list is extended to include 12 more blogging sites. This makes it to a total of 28 blogging sites. A note &#8211; Once you create blogs in these sites it is recommended that [...]]]></description>
			<content:encoded><![CDATA[<p><div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-0502508159326879";
google_ad_slot = "4084810580";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>In my<a href="http://referencedesigner.com/blog/search-engine-optimization-link-building-4/298/"> link building article</a> a list of 16 blogging sites were indicated where anyone could write blogs. In this article, the list is extended to include 12 more blogging sites. This makes it to a total of 28 blogging sites. A note &#8211; Once you create blogs in these sites it is recommended that you create backlinks of these sites in the bookmarking or other places to get better results. There are other ways of creating the links but this will be covered in other topic.</p>
<p>http://www.webs.com/</p>
<p>http://doodlekit.com</p>
<p>http://www.webspawner.com/</p>
<p>http://www.webjam.com/</p>
<p>http://www.webnode.com/</p>
<p>http://www.yola.com/</p>
<p>http://myfirstblog.net</p>
<p>http://quizilla.com</p>
<p>http://www.gather.com/</p>
<p>http://www.tumblr.com/</p>
<p>http://www.ning.com/</p>
<p>http://blog.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/additional-list-of-the-blogging-sites/827/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO URL &#8211; dashes Vs. underscores</title>
		<link>http://referencedesigner.com/blog/seo-url-dashes-vs-underscores/717/</link>
		<comments>http://referencedesigner.com/blog/seo-url-dashes-vs-underscores/717/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 13:05:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=717</guid>
		<description><![CDATA[Most of us already know that a SEO friendly url is recommended. By SEO friendly url we mean that the keywords should form the part of the url. For example instead of http://referencedesigner.com/blog/id?=715 we may like the url to be http://referencedesigner.com/blog/seo-url-dashes-vs-underscore. Sometimes people design their website, so that they write the url with underscore in [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us already know that a SEO friendly url is recommended. By SEO friendly url we mean that the keywords should form the part of the url. For example instead of</p>
<p>http://referencedesigner.com/blog/id?=715</p>
<p>we may like the url to be</p>
<p>http://referencedesigner.com/blog/seo-url-dashes-vs-underscore.</p>
<p>Sometimes people design their website, so that they write the url with underscore in place of dashes as in</p>
<p>http://referencedesigner.com/blog/seo_url_dashes_vs_underscore.</p>
<p>One must note that google processes underscore in a different way than the dashes. In case of undersore, it thinks that the underscore is a part of the url. So when we write c_sharp, it attempts to gives preference to search for c_sharp and possibly less importance to csharp or c sharp. In case, where the url is c-sharp, google gives preference to search for &#8220;c sharp&#8221;.</p>
<p>It is therefore recommended that dashes are preferred over the underscore wherever possible when creating SEO friendly urls.</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/seo-url-dashes-vs-underscores/717/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fujitsu Lifebook MH380 Netbook review SEO Experiment # 2</title>
		<link>http://referencedesigner.com/blog/fujitsu-lifebook-mh380-netbook-review-seo-experiment-2/715/</link>
		<comments>http://referencedesigner.com/blog/fujitsu-lifebook-mh380-netbook-review-seo-experiment-2/715/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 23:29:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=715</guid>
		<description><![CDATA[I am writing this bolg with two purpose. The first purpose is to write a review about the Fujitsu Lifebook MH380 Netbook. This purpose is not the main purpose. I am writing the review with the aim of optimizing the webpage for the keyword &#8220;Fujitsu Lifebook MH380 Netbook&#8221;. The reason I chose this keyword is [...]]]></description>
			<content:encoded><![CDATA[<p>I am writing this bolg with two purpose. The first purpose is to write a review about the Fujitsu Lifebook MH380 Netbook. This purpose is not the main purpose. I am writing the review with the aim of optimizing the webpage for the keyword &#8220;Fujitsu Lifebook MH380 Netbook&#8221;. The reason I chose this keyword is that it gives only about 17,000 webpages and should relatively be easy to come to the top of the google.</p>
<p>The Fujitsu Lifebook MH380 Netbookis powered by Atom N270-based Amilo Mini Ui 3520.  The MH380 has a 10.1-inch, 1366 x 768 display, a 250GB capacity hard-drive and 1GB of memory. It also has Intel’s newest Pine Trail 1.66GHz processor.</p>
<p>The 2.97lb netbook manages manage up to 7hrs of runtime with its 6-cell battery &#8211; which is impressive. The Fujitsu have made both WiFi b/g/n and Bluetooth standard as part of the netbook.</p>
<p>The operating system is  Windows 7 Starter. The netbook has a webcam and includes VGA, USB 2.0 and audio in/out. Fujitsu plans to start selling  LifeBook MH380 from January, priced at around $449.</p>
<p>I hope readers who arrived here with the intention of finding Fujitsu Lifebook MH380 Netbook review are not disppointed. Now here is the main reason I wrote this blog. I am writing another identical blog Fujitsu Lifebook MH380 Netbook review SEO Experiment # 1. The two blogs are identical as far as the contents are concerned. The backlinks of both the blogs will be created in an identical way. The first Experiment that I want to conduct is to see what is the effect of the duplicate content on the Search Engine Result Page ( SERP). Do both of them come to top ? Does only one come to top and second one is completely neglected.</p>
<p>The coming days will verify this and I will write a separate blog about the results. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/fujitsu-lifebook-mh380-netbook-review-seo-experiment-2/715/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fujitsu Lifebook MH380 Netbook review SEO Experiment # 1</title>
		<link>http://referencedesigner.com/blog/fujitsu-lifebook-mh380-netbook-review-seo-experiment-1/712/</link>
		<comments>http://referencedesigner.com/blog/fujitsu-lifebook-mh380-netbook-review-seo-experiment-1/712/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 23:26:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=712</guid>
		<description><![CDATA[Fujitsu Lifebook MH380 Netbook review SEO Experiment # 1 I am writing this bolg with two purpose. The first purpose is to write a review about the Fujitsu Lifebook MH380 Netbook. This purpose is not the main purpose. I am writing the review with the aim of optimizing the webpage for the keyword &#8220;Fujitsu Lifebook [...]]]></description>
			<content:encoded><![CDATA[<p>Fujitsu Lifebook MH380 Netbook review SEO Experiment # 1</p>
<p>I am writing this bolg with two purpose. The first purpose is to write a review about the Fujitsu Lifebook MH380 Netbook. This purpose is not the main purpose. I am writing the review with the aim of optimizing the webpage for the keyword &#8220;Fujitsu Lifebook MH380 Netbook&#8221;. The reason I chose this keyword is that it gives only about 17,000 webpages and should relatively be easy to come to the top of the google.</p>
<p>The Fujitsu Lifebook MH380 Netbookis powered by Atom N270-based Amilo Mini Ui 3520.  The MH380 has a 10.1-inch, 1366 x 768 display, a 250GB capacity hard-drive and 1GB of memory. It also has Intel’s newest Pine Trail 1.66GHz processor.</p>
<p>The 2.97lb netbook manages manage up to 7hrs of runtime with its 6-cell battery &#8211; which is impressive. The Fujitsu have made both WiFi b/g/n and Bluetooth standard as part of the netbook.</p>
<p>The operating system is  Windows 7 Starter. The netbook has a webcam and includes VGA, USB 2.0 and audio in/out. Fujitsu plans to start selling  LifeBook MH380 from January, priced at around $449.</p>
<p>I hope readers who arrived here with the intention of finding Fujitsu Lifebook MH380 Netbook review are not disppointed. Now here is the main reason I wrote this blog. I am writing another identical blog Fujitsu Lifebook MH380 Netbook review SEO Experiment # 2. The two blogs are identical as far as the contents are concerned. The backlinks of both the blogs will be created in an identical way. The first Experiment that I want to conduct is to see what is the effect of the duplicate content on the Search Engine Result Page ( SERP). Do both of them come to top ? Does only one come to top and second one is completely neglected.</p>
<p>The coming days will verify this and I will write a separate blog about the results. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/fujitsu-lifebook-mh380-netbook-review-seo-experiment-1/712/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text sitemap and submit sitemap with Webmaster Tool</title>
		<link>http://referencedesigner.com/blog/text-sitemap-and-submit-sitemap-with-webmaster-tool/709/</link>
		<comments>http://referencedesigner.com/blog/text-sitemap-and-submit-sitemap-with-webmaster-tool/709/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 01:10:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=709</guid>
		<description><![CDATA[If google can crawl ALL of  your webpages you do not need a sitemap. It is however possible that your web design is such that it does now allow google to crawl ALL the pages from the home page. Under such conditions you need a sitemap. Here is a simple method to generate and submit [...]]]></description>
			<content:encoded><![CDATA[<p>If google can crawl ALL of  your webpages you do not need a sitemap. It is however possible that your web design is such that it does now allow google to crawl ALL the pages from the home page. Under such conditions you need a sitemap.</p>
<p>Here is a simple method to generate and submit your sitemap to google.</p>
<div id="sc3" class="zippy_content">
<p>In a simple text file write one URL per line. For example:</p>
<pre>http://www.ezdia.com/expert/vikasshukla

http://www.ezdia.com/expert/alokjain</pre>
<p>As per google, for best results, follow these guidelines:</p>
<ul>
<li> You must fully specify URLs as Google attempts to crawl them exactly as provided.</li>
<li> Each text file can contain a maximum of 50,000 URLs. If your site includes more than 50,000 URLs, you can separate the list into multiple text files and add each one separately.</li>
<li> The text file must use UTF-8 encoding. You can specify this when you save the file (for instance, in Notepad, this is listed in the Encoding menu of the Save As dialog box).</li>
<li> The text file should contain no information other than the list of URLs.</li>
<p>The text file should contain no header or footer information.</p>
<li> You can name the text file anything you wish. Google recommends giving the file a .txt extension to identify it as a text file (for instance, sitemap.txt).</li>
</ul>
<p>You should upload the text file to your server. Once you&#8217;ve created this file, you can submit it as a Sitemap. This process, while manual, is the simplest and is probably best if you&#8217;re not familiar with scripting or managing your web server.</p>
<p>If you have not used the google webmaster tool I will suggest you do signup and use it. Here is how it looks like.</p>
<p><a href="http://referencedesigner.com/blog/wp-content/uploads/2009/12/sitemap.gif"><img class="alignnone size-full wp-image-710" title="sitemap" src="http://referencedesigner.com/blog/wp-content/uploads/2009/12/sitemap.gif" alt="" width="500" height="308" /></a></p>
<p>If  you make changes to your Sitemap,  resubmit it using your Google Webmaster Tools account.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/text-sitemap-and-submit-sitemap-with-webmaster-tool/709/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyword Effectiveness Index (KEI)</title>
		<link>http://referencedesigner.com/blog/keyword-effectiveness-index-kei/695/</link>
		<comments>http://referencedesigner.com/blog/keyword-effectiveness-index-kei/695/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 23:12:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=695</guid>
		<description><![CDATA[Keyword Effectiveness Index (KEI) is an important parameter that every SEO expert must know. Before we try to  understand this key parameter, let us try to understand how an SEO expert decides which keyword to choose when attempting to optimize a website for a certain keyword. The first important parameter is the number of search [...]]]></description>
			<content:encoded><![CDATA[<p>Keyword Effectiveness Index (KEI) is an important parameter that every SEO expert must know. Before we try to  understand this key parameter, let us try to understand how an SEO expert decides which keyword to choose when attempting to optimize a website for a certain keyword.<br />
<div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-0502508159326879";
google_ad_slot = "4084810580";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
The first important parameter is the number of search volume for that particular word. Ideally we would like to optimize for a keyword for which people are searching more on the internet. This will lead to greater traffic on the website assuming it is optimized to come on the top. So if Keyword A leads to 10,000 searches a month and Keyword B leads to 5,000 searches a month and, assuming it is possible for us to optimize for both  the keywords and we have to make only one choice we will choose the Keyword A. This is clear and straightforward.</p>
<p>It however, turns out that the keywords A and B are not equally easy to be optimized. As an example it turns out that the Keyword A results in 2,00,000 results in google while keyword B results in just 120,000 results ? Obviously Keyword B is much more easier to be optimized since the number of search results  are far less. We stay content with just 5000 search result and have it optimizes.</p>
<p>SEO experts use the term Keyword Effectiveness Index (KEI) to combine these two parameters. The Keyword Effectiveness Index is defined as</p>
<p>KEI =  (P^2/C)</p>
<p>where</p>
<p>P = Number of search volume of the Popularity of the Keyword.<br />
C = Number of Search results or the competiveness of the Keyword.</p>
<p>Here P^2, means square of P.  Popularity of the Keyword is another term for the search volume. The more the people search for a keyword the more popular is the keyword and hence the name. Competitiveness is another term for the number of search result. The more is the number of the search result, the more competitive is the keyword.</p>
<p>Next time you need to decide which keyword should be used to optimize the webpage for, you should calculate the KEI for all possible keywords and choose the one that has the highest v alue.</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/keyword-effectiveness-index-kei/695/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of some more blogger sites</title>
		<link>http://referencedesigner.com/blog/list-of-some-more-blogger-sites/666/</link>
		<comments>http://referencedesigner.com/blog/list-of-some-more-blogger-sites/666/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:34:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[linkbuilding]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=666</guid>
		<description><![CDATA[In my earlier post , I had indicated some websites, where we create our blogs that we could use for many purposes. We can use these sites to create our own blogs. We can also use these sites to create backlinks to our own sites for SEO purposes. 1. Zimbio.com 2. Wikispaces.com 3. Quizilla.com 4. [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://referencedesigner.com/blog/search-engine-optimization-link-building-using-blogs-summary/310/"> earlier post </a>, I had indicated some websites, where we create our blogs that we could use for many purposes. We can use these sites to create our own blogs. We can also use these sites to create backlinks to our own sites for SEO purposes.<br />
<div align="center"><script type="text/javascript"><!--
google_ad_client = "pub-0502508159326879";
google_ad_slot = "4084810580";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
1. Zimbio.com<br />
2. Wikispaces.com<br />
3. Quizilla.com<br />
4. Gather.com<br />
5. Scribd.com<br />
6.Wikidot.com<br />
7. Weebly.com<br />
8. http://www.nexo.com/<br />
9. Xanga.com<br />
10. 360.yahoo.com<br />
11.  Vox.com<br />
12. http://spaces.live.com/<br />
13. jimdo.com<br />
14. http://www.yola.com/<br />
15. http://www.webnode.com/<br />
16. http://www.bloglines.com/<br />
17. http://www.easyjournal.com/<br />
18. www.wetpaint.com</p>
<p>You may also like to check <a href="http://referencedesigner.com/blog/a-list-of-50-social-bookmarking-site-and-their-alexa-ranking/451/"> List of 50 social bookmarking sites </a></p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/list-of-some-more-blogger-sites/666/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO URL, .htaccess  Rewrite Rules</title>
		<link>http://referencedesigner.com/blog/seo-url-htaccess-rewrite-rules/564/</link>
		<comments>http://referencedesigner.com/blog/seo-url-htaccess-rewrite-rules/564/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 13:26:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=564</guid>
		<description><![CDATA[Problem You have a portal that you had developed a while ago. When your portal was designed, you did not know about Search Engine pPtimization. The pages of your portal looked like http://www.referencedesigner.com/cat.php?i=3&#038;page=2 http://www.referencedesigner.com/cat.php?i=3&#038;page=3 This obviously is not a user friendly url. The url forms one of the most basic parameter for the page to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong></p>
<p>You have a portal that you had developed a while ago. When your portal was designed, you did not know about Search Engine pPtimization. The pages of your portal looked like</p>
<p>http://www.referencedesigner.com/cat.php?i=3&#038;page=2</p>
<p>http://www.referencedesigner.com/cat.php?i=3&#038;page=3</p>
<p>This obviously is not a  user friendly url. The url forms one of the most basic parameter for the page to be optimized. You will rather like the pages to contain the keywords that represents the content of the pages. If your portal is still at the beginning stage, try to see if you can modify your url so that it represents a SEO friendly url.</p>
<p>What if your portal has hundreds or thousands of pages already there and it is not possible for you to make changes.</p>
<p><strong>The Solution</strong></p>
<p>Fortunately .htaccess and the rewrite rules and solve your problem is many situations &#8211; or you may like to give it a try. </p>
<p>The .htaccess file is a special file that enables you to control how your hosts server deals with your website and webpages. .htaccess is used for several kind of redirection, including 404 page redirection and 301 redirection. Before you start making changes to .htaccess, make yourself known to facts about .htaccess. Errors in .htaccess files can be lead to serious issues.</p>
<p>The .htaccess file is sometimes not visible from your FTP program. So you may like to use your host&#8217;s cpanel to see this file, access it and modify it.</p>
<p>Here is an example of how .htaccess file can be used to change the url.</p>
<p>url that needs to be forwarded</p>
<p>http://www.referencedesigner.com/stories/3/Barak-Obama-New-President/2.html</p>
<p>The url to which the contents are sourced</p>
<p>http://www.referencedesigner.com/story.php?id=3</p>
<p>Here is a typical Rewrite Rule that will accomplish this task.</p>
<p>RewriteRule ^stories/([0-9]+)/[a-z0-9_-]*\.html$ /story.php?id=$1 [QSA,L,NC] </p>
<p>Note that this will also require changes in the website. Often a little bit of tweek here and there serves the purpose. But you may have to take the help of a specialist SEO cum developer to achieve the result.</p>
<p>.htaccess is a powerful tool. If you care about the SEO and redirections in your website, you must know how to use it.</p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/seo-url-htaccess-rewrite-rules/564/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SEO, Duplicate content, penalising</title>
		<link>http://referencedesigner.com/blog/seo-duplicate-content-penalising/511/</link>
		<comments>http://referencedesigner.com/blog/seo-duplicate-content-penalising/511/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 20:56:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://referencedesigner.com/blog/?p=511</guid>
		<description><![CDATA[Copying any content from somewhere should always be avoided. If you are a website owner you should always try to see that the contents in your website are not copied from somwhere else and pasted on your website. A copy pasted content has SEO implications besides copyright issues. Google always check if the content on [...]]]></description>
			<content:encoded><![CDATA[<p>Copying any content from somewhere should always be avoided. If you are a website owner you should always try to see that the contents in your website are not copied from somwhere else and pasted on your website. A copy pasted content has SEO implications besides copyright issues.</p>
<p>Google always check if the content on your webites is a copy of some other content. If it is, it penalises the website. The website that is penalised is the one that is indexed later. Once penalised it will be difficult to bring the website on the top of the search engine.</p>
<p><strong>Use Copyscape</strong></p>
<p>If you are using a content writer to write content for your website, always check copyscape to ensure that the contents are original and the sentences are not copied from somewhere else. As an added precaution, make some editing changes here and there after you receive the contents from a content writer.</p>
<p><strong>Implication on changing the website url</strong></p>
<p>Many times website owners are told that their urls are not user friendly. So an earlier url that was something like</p>
<p>http://yourdomain.com/profile/profileid?=1000000234</p>
<p>is changed to</p>
<p>http://yourdomain.com/profile/vikasshukla</p>
<p>Now, the content of the two links are same. The content of the url http://yourdomain.com/profile/vikasshukla is same as the content of the url http://yourdomain.com/profile/profileid?=1000000234. Since the url http://yourdomain.com/profile/vikasshukla was created later, google may think that this is a copy paste of an original content and may penalise this link. Google then penalises the web page that was created later on. In other words, we loose the advantage of making the url SEO friendly.</p>
<p><strong>What should you do</strong></p>
<p>You must involve an SEO expert at the begining of the architecture of a website design. Changing the url for making the SEO frienly may not be best option. This highlights just one of the several aspects of the making a website SEO friendly.</p>
<p><em>Vikas Shukla is the lead architect of Hardware Design at BL Healthcare. He also provides consultancy for SEO and social media marketing.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://referencedesigner.com/blog/seo-duplicate-content-penalising/511/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
