<?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 Optimization &#187; SEO Tutorials</title>
	<atom:link href="http://www.dnseo.net/category/seo-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dnseo.net</link>
	<description>Search Engine Optimization (SEO) Blog</description>
	<lastBuildDate>Sat, 16 Jan 2010 16:34:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3 Ways To Increase Load Time of your WordPress Blog</title>
		<link>http://www.dnseo.net/3-ways-to-increase-load-time-of-your-wordpress-blog/</link>
		<comments>http://www.dnseo.net/3-ways-to-increase-load-time-of-your-wordpress-blog/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 19:51:30 +0000</pubDate>
		<dc:creator>Larisa M.</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[2010 seo]]></category>
		<category><![CDATA[Google SEO]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo blog]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/?p=505</guid>
		<description><![CDATA[We all end up into a site that we know has something that we do really want, and we wait for a second that page to load, and another second, yet one more second..and we end up giving up and move forward looking for another source that has what we need. Result? The website owner [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>We all end up into a site that we know has something that we do really want, and we wait for a second that page to load, and another second, yet one more second..and we end up giving up and move forward looking for another source that has what we need. Result? The website owner just lost a new visitors because of his extremely slow loading website. In essence, slow loading since do turn off visitors.</p>
<p>The latest news in the <!–- google_ad_section_start -–>SEO industry<!–- google_ad_section_end -–> tell that Google will give great value to faster loading sites, even in your Google webmaster tools under Labs you will be able to see <a href="http://googlewebmastercentral.blogspot.com/2009/12/how-fast-is-your-site.html">how fast your site is</a>. In essence, the faster a site loads the faster it will be crawled and indexed, also a fast loading site will prevent that visitors find a result on Google, wait for a longer time to load the site that they found, give up and go back to Google to perform another search, what this could mean for Google is that the site that the visitor found first (most likely in first page) does not have the needed information&#8217;s for which a visitor performed the search and yet it ranks in the first page (if their algorithm had brain it would move that site into deeper page, or at least..i would).</p>
<h2>Why You Want to Decrease Load time</h2>
<p>There are three main reasons why I find important to decrease the load time of my website, and they are</p>
<ul>
<li>Keep the visitors in my site (i don&#8217;t want them to give up and find another resource)</li>
<li>Save as much as possible bandwidth on my server (for heavy traffic sites this could mean loads of money saved)</li>
<li>Have the search engines crawl and index my site faster</li>
</ul>
<h2>Speed Up Your WordPress blog in 3 simple steps</h2>
<p>Now that you know why I would want my wordpress blog to load faster let me show you three small tips that can be done and for how much you can decrease your blogs load time by simply implementing these three steps.</p>
<h3>Optimizing My HTML Files</h3>
<p>When I first tested the load time of my <a title="Classic Muscle Cars" href="http://www.classicmusclecarsale.net/" target="_blank">classic muscle cars</a> website with a <a href="http://www.websiteoptimization.com/services/analyze/" target="_blank">free web page analyzer</a> my site had the next load time report (in seconds):</p>
<ul>
<li>54K connection: 205.97</li>
<li>ISDN 128K: 67.52</li>
<li>T1 1.44Mbps: 11.71</li>
</ul>
<p>now that is not a load speed I would be happy with. Not being happy with that load time I had to check my HTML and make sure there aren&#8217;t any unnecessary codes like comments or even empty space between HTML codes. Once I cleaned up my code from all the empty spaces and the unnecessary HTML comments (which I didn&#8217;t needed at all) the load speed of my site changed into this:</p>
<ul>
<li>54K Connection: 190.63</li>
<li>ISDN 128K: 61.85</li>
<li>T1 1.44Mbps: 9.93</li>
</ul>
<p>very well no? Well i wasn&#8217;t satisfied so i wanted to decrease the load time even more, so what I did was&#8230;</p>
<h3>Optimizing My Images with Smush.it</h3>
<p>Each and every time users load a page it has to load everything, CSS, javascript and images. Some images are bigger, the reason could be the size of the image, the amount of pixels a image used etc. Yahoo developers not long time ago developed a tool called <a href="http://www.smushit.com/ysmush.it/">Smush It</a>, what their tool does is optimized the image and removes the unnecessary pixels to reduce the size and yet keeps the same quality of the image (on some more graphic heavy images tho the quality difference can be seen). If you have a website that has tons of images it would be a real pain to go through all the images and smush them one by one, with the <a href="http://wordpress.org/extend/plugins/wp-smushit/">WP Smush It plugin</a> all this becomes easier. You can smush the images as you upload them in your media gallery or you can even smush images in your media library with a single click.</p>
<p>With the smush.it plugin I saved around 15% of the overall size from all the images and after I smush&#8217;ed my images the load time of my site decreased into this:</p>
<ul>
<li>54K connection: 171.06</li>
<li>ISDN 128K: 55.85</li>
<li>T1 1.44Mbps: 9.41</li>
</ul>
<h3>Compressing My JavaScript and CSS files</h3>
<p>With the above two tips I managed to gain little over 2 seconds of load time on T1 connections and much more on 128K and 54K, but there is more to do. Every time we install new plugins we get a new CSS file that the plugin uses. Most of the times we don&#8217;t really even need these new CSS files so simply edit the plugin (if you know how to do that) and remove the functions that injects the javascript inside the &lt;head&gt; of our blog. The other method is to compress our javascripts and css files through the <a href="http://code.google.com/p/minify/">Minify Engine</a> or you can use a wordpress plugin called <a href="http://wordpress.org/extend/plugins/wp-minify/">WP Minify</a> which actually grabs all your .js and .css files, sends them to the Minify Engine, compresses them and replaces the old codes with the new ones (safe to use).</p>
<p>After I compressed my javascripts and css files my load time decreased even more, and this are the results I have now:</p>
<ul>
<li>56K connection: 160.17</li>
<li>ISDN 128K: 52.11</li>
<li>T1 1.44Mbps: 8.54</li>
</ul>
<p>Impressive no? Now my site load time dropped to 8.44 seconds from a heavy 11.71 (more then 3 seconds gained). There are few more times that can be done to decrease your website load time but since I haven&#8217;t tested them yet I won&#8217;t mention them (perhaps I will update this post with the results). There are other factors that influence the load time of your website, such your web hosting. There is a good list of <a href="http://www.dnseo.net/hosting-comparison/">hosting comparison</a> here at Astrit&#8217;s blog.</p>
<p>Now that you finished reading these 3 simple ways how you can decrease the load time of your site, go over and apply these techniques to your wordpress blog and come back, let me know about your results (I am eager to know), then tell your friends about it so they can benefit too. <strong>How much seconds did you gained?</strong>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/3-ways-to-increase-load-time-of-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Warning When Using WP Super Cache</title>
		<link>http://www.dnseo.net/warning-wp-super-cache/</link>
		<comments>http://www.dnseo.net/warning-wp-super-cache/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 14:42:27 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[Open topic]]></category>
		<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[seo blog]]></category>
		<category><![CDATA[seo tips]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/?p=502</guid>
		<description><![CDATA[To all bloggers on WordPress platform that are trying to save some bandwidth resource by installing the WP Super Cache plugin, this plugin may harm your search engine ranking positions. I will explain why this might happen (if it hasn&#8217;t happened yet) later in this post.
If you have WP Super Cache installed then most likely [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>To all bloggers on WordPress platform that are trying to save some bandwidth resource by installing the <strong>WP Super Cache</strong> plugin, this plugin may harm your search engine ranking positions. I will explain why this might happen (if it hasn&#8217;t happened yet) later in this post.</p>
<p>If you have WP Super Cache installed then most likely you know what the function of that plugin is, but since many others might have not heard of it yet..let me explain first. The WP Super Cache plugin it creates cache of your pages in static HTML and then shows those pages to your visitors (until the cache expires, which you can setup in your admin panel). This way your wordpress blog doesn&#8217;t have to query the database and show the content to the visitors, nor it needs to make other php functions so it saves your bandwidth usage, which is a good thing.</p>
<p>The bad thing that users have reported about this plugin is that it creates duplicate content in your site, and you have yourdomain.com and yourdomain.com/index.php indexed in the search engines, so all your efforts to <a href="http://www.dnseo.net/how-to-eliminate-duplicate-content/">eliminate duplicate content on your wordpress blog</a> is useless at this point. The only fix for the moment known is to uninstall the plugin and wait for the search engine crawler bots to re-crawl your site and remove the duplicate pages from their index, or you can 301 redirect the duplicate pages to the original URL in meanwhile the <a href="http://ocaoimh.ie/wp-super-cache/">authors of the plugin</a> find the bug and make a fix for it, in meanwhile avoid to install this plugin.</p>
<p>Do you use WP Super Cache? Have you checked your site by querin site:yourdomain.com in the search engines and see if you have duplicate pages created from this plugin? Let us know..
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/warning-wp-super-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Around the SEO World and Back</title>
		<link>http://www.dnseo.net/around-the-seo-world-and-back/</link>
		<comments>http://www.dnseo.net/around-the-seo-world-and-back/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 19:59:35 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[seo blog]]></category>
		<category><![CDATA[seo rambling]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/?p=492</guid>
		<description><![CDATA[As time passes and I am getting more caught up with my PSD to xHTML business website and building new sites, I am always shorter in time to blog here on my Learn SEO Blog. Since the first moment I suspected I will become a &#8220;slow blogger&#8221; I urged to find ways to keep the [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>As time passes and I am getting more caught up with my <a href="http://www.xhtmlcoding.com/">PSD to xHTML</a> business website and building new sites, I am always shorter in time to blog here on my <a href="http://www.dnseo.net/">Learn SEO Blog</a>. Since the first moment I suspected I will become a &#8220;slow blogger&#8221; I urged to find ways to keep the blog alive and with fresh content. The first attempt was in late 2007 <a href="http://www.dnseo.net/dnseonet-open-guest-bloggers/">when I opened the doors for guest blogging</a> then later one tried to remind bloggers on my <a href="http://www.dnseo.net/article-marketing-build-backlinks/">article marketing to build links</a> how-to post&#8230;but I guess neither that one worked, perhaps what kept bloggers away from guest blogging is the white PageRank bar? Well, there is a news for you PageRank lovers.</p>
<h2>Google removes PageRank data from Webmaster Tools</h2>
<p>Have you recently logged in your Google Webmaster Tools? Under Crawl stat there use to be a bar which displayed pagerank distribution for your site, well <a href="http://www.google.com/support/forum/p/Webmasters/thread?tid=6a1d6250e26e9e48&#038;hl=en">its no longer there</a>. Wonder how long will take for Google to stop exporting public PageRank bar and discontinue all the PageRank toolbars. Haa panic? Yup, you are in complete panic, how will you now find <em>quality links</em>? Well if you haven&#8217;t learned yet to determine a quality site without the pagerank&#8230;then you are done. Big time trouble? <img src='http://www.dnseo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>SEO for BING</h2>
<p>The so much advertised <em>new</em> search engine operated by Microsoft, BING, has been almost on all the blogs and news medias for the past few months. Personally I haven&#8217;t been watching MSN closely enough as search engine, nor I have done the same with Yahoo, but recently I did showed some interest on BING when their search market was slowly increasing. Peter D has blogged about <a href="http://www.seobook.com/optimizing-bing">optimizing your site for BING</a> over at Aaron Walls SEOBook blog and it contains some useful information&#8217;s. Pretty much whatever you have done to optimize your site for Google you should do for <a href="http://www.bing.com/">BING.com</a> too. I will try to blog about my attempt on optimizing one of my new sites for BING in near feature.</p>
<h2>Google Analytics now more Powerful, Flexible and Inteligent</h2>
<p>I rely on Google Analytics very much for tracking purpose. ROI, Goals etc&#8230;everything new I learn about my site and visitors of my site is thanks to Google Analytics. Now, there are <a href="http://analytics.blogspot.com/2009/10/google-analytics-now-more-powerful.html">new features integrated</a> with Google Analytics. Watch this video to know something more.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/cGqq4bvrxPU&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/cGqq4bvrxPU&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<h3>Guest Bloggers</h3>
<p>Yet another reminder, as i know I won&#8217;t be blogging often as I used to (almost daily). If have a SEO blog, internet marketing or a make money online blog and would like to guest blog here <a href="http://www.dnseo.net/wp-login.php?action=register" rel="nofollow">register now</a>. It&#8217;s all automated, so make sure you check your email to confirm your account. If you don&#8217;t receive the email <a href="http://www.dnseo.net/contact/">contact me</a> to activate your account.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/around-the-seo-world-and-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShoeMoney SEO Tools Review</title>
		<link>http://www.dnseo.net/shoemoney-seo-tools-review/</link>
		<comments>http://www.dnseo.net/shoemoney-seo-tools-review/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 16:04:18 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[Open topic]]></category>
		<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo blog]]></category>
		<category><![CDATA[seo tools]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/?p=474</guid>
		<description><![CDATA[I have been slow writing on this blog and even slower reading latest news on other blogs, things are getting busy here so really not much of time for passion as I am concentrated full time on my new project and trying to achieve my goals. However this weekend i had some spare time so [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>I have been slow writing on this blog and even slower reading latest news on other blogs, things are getting busy here so really not much of time for passion as I am concentrated full time on my new project and trying to achieve my goals. However this weekend i had some spare time so surfed around the web to see what I have missed, I was literally bombed on ShoeMoney&#8217;s new SEO Tools (members only, yeah you have to pay to get access to those tools) and from ShoeMoney&#8217;s news letters too (yeah, i even received an advertisement for something completely different then his tools from him). It was obvious that I wanted to check whats so special about those tools that everyone talks about, are they really worth or is it just that little affiliate link in question, so I subscribed with the limited promotion for 10 days at $3.95.</p>
<p>There are two tool options I did notice there, or rather 2 groups of tools. One is SEO and the other one is for PPC, and since all the reviews I read were about the SEO tools and my interest was to check the SEO tools only I will limit my review on the that only.</p>
<p><strong>SEO Tools that you can find on ShoeMoney&#8217;s membership</strong></p>
<ul>
<li>SEO Checkup</li>
<li>Backlink Analyzer</li>
<li>Domain marketplace</li>
<li>Backlink Finder</li>
<li>Keyword Density Tool</li>
<li>Most Linked</li>
<li>Related Blog Posts</li>
<li>SEO Competition 2.0</li>
<li>Text Optimizer</li>
<li>Outgoing Links</li>
</ul>
<p>These are the tools you can find on ShoeMoney&#8217;s SEO Tools and I checked them one by one to see if they justify the membership fee or you can just simply find these tools on the web for free or if you could find even better tools then those for that price. So lets start reviewing all the tools.</p>
<h3>SEO Checkup</h3>
<p>The SEO Checkup tool was something I really did liked. It is one of the last tools build from his team and is something really useful if you want to learn more things about your competitor and how come he ranks #1 and not you. You have to just insert the keyword for which you want to rank and your URL (note, URL is optional) within few minutes (yeah takes a bit longer to make all the analyzes and it is obvious as it has to check several sites). Once the report is generated you will be able to see details of the top 10 sites ranking in the first page for that keyword, in addition with domains PageRank, Yahoo linkdomain, Yahoo links, Alexa ranking, age of domain, titles that your competitors use including the keyword density in title, number of words in title, as on page optimization it also counts the number of first three headings that your competitors have within the page with which they rank, keywords that are used in headings.</p>
<p>Other on-page factors are included within the SEO Checkup report such as, </p>
<ul>
<li>body text and keyword density within the body text</li>
<li>URL and if keywords are present in URL</li>
<li>sitemap and robots.txt analyzes</li>
<li>meta description analyzes</li>
<li>links (well this isn&#8217;t really a report since it asks you to run another backlink checker report)</li>
<li>html code and page load time</li>
<li>Images (no report even for this section, it just gives suggestions on what you should do)</li>
<li>Meta keywords</li>
</ul>
<p>Overall, the SEO Checkup plugin is sweet and a time saver, i liked this one since the moment i got the report. But lets pass over on the second tool.</p>
<h3>Backlink Analyzer</h3>
<p>With the backlink analyzer you get a lovely report (have to wait couple minutes for the report to complete) of keywords that your competitor has, amount of keywords that use certain anchor text, sites from where those links come and sites with which competitor has made reciprocal link exchange. Interesting and helpful tool, but definitively not something you can&#8217;t find online for free. <a href="http://www.webconfs.com/anchor-text-analysis.php">Webconfs anchor analyzer tool</a> is one of those free ones even tho it limits to 65 backlinks its report.</p>
<h3>Domain Marketplace</h3>
<p>This is another interesting tool. It has a marketplace of domains (name of domains is hidden so all you will see is xxx xxx xxx xxx.tld), but the domain names listed in here are classified based on Inlinks, .gov links, .edu links, .mil links. Even tho backlinks from .gov, .edu, .mil give a great value as far as it regards SEO, to me this tool is useless since I can&#8217;t see the actual domain but all I see is xx x x x xx x x x x  jibberish stuff. However, for those interested in flipping sites and making easy profits it is a good tool to track down expired domains with decent backlinks already (saves you time building those links, someone else has done it for you).</p>
<h3>Backlink Finder</h3>
<blockquote><p>An unknown error occured. Please wait a few minutes and try your request again. </p></blockquote>
<p>Thats the message I got since I signed up when I try to get report on backlink finder based on my keywords.</p>
<h3>Keyword Density Tool</h3>
<p>With this tool by inserting your site URL and desired keyword you want to check you get a report of the keyword density in your body text report. Thing which you can get for free on many other websites, just perform a search on your preferred search engine. With <a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">WebCEO</a> this tool is already build in.</p>
<h3>Most Linked</h3>
<p>This tool runs a report (based on site URL) on pages that have most incoming links.</p>
<h3>Related Blog Posts</h3>
<p>Now this is a interesting tool. Say you have a blog post regarding SEO Tools, write down the keyword on this tool and it will generate a list of related blog posts based on that keyword. Copy then the URL list and paste it into the send trackback to ping those blogs.</p>
<h3>SEO Competition 2.0</h3>
<p>A tool to have fun with in your spare time, because it gives same results as the SEO Checkup tool and gives even less information&#8217;s.</p>
<h3>Text Optimizer</h3>
<p>You have your text ready to put in your website but would like to check on keyword density for your desired keywords before publishing and make sure that you have it optimized well? With this tool you get the keyword density report for your text before publishing it. Yet another tool that you can find for free if you search right through the web.</p>
<h3>Outgoing Links</h3>
<p>If you want to measure the outgoing links from your site (or from your competitors site) then this tool will give you report on that. Pretty simple and straight forward.</p>
<h2>My Opinion on ShoeMoney&#8217;s SEO Tools</h2>
<p>As far as it regards shoemoney&#8217;s seo tools, and only the seo tools, i am not very pleased, with exception of the SEO checkup tool which is something really lovely and useful if you want to learn more about your competitors. The other tools are really something you can find online for free (<a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">WebCEO&#8217;s</a> free edition has most of those tools included for free, and even more), all you have to do is perform a search query on the search engines and the tools will be there.</p>
<p>Personally, after this 10 days promotion I won&#8217;t renew the membership with shoemoney&#8217;s tools as I do not see those tools justifying the price nor it makes me work easier. If i&#8217;d have to subscribe one day it would be just to use the SEO Checkup tool, but I doubt I will pay that price to use one tool only.</p>
<p><strong>Have you used Shoemoney&#8217;s SEO tools? What do you think about them?</strong><br />
If you have used these tools I would love to hear what do you think about, you liked them? Felt they are waste of time or they helped you more then you expected? Let me know through the <a href="#comments">comments</a> please.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/shoemoney-seo-tools-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does PageRank Affect Rankings?</title>
		<link>http://www.dnseo.net/does-pagerank-affect-rankings/</link>
		<comments>http://www.dnseo.net/does-pagerank-affect-rankings/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 14:16:50 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[Google search engine]]></category>
		<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[google pagerank]]></category>
		<category><![CDATA[pagerank]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/?p=460</guid>
		<description><![CDATA[The PageRank discussion is an endless one. On every webmaster blog or forum you would most likely find a discussion related to Google&#8217;s PageRank metric and how/if that affects the rankings of a website. The sad part of the story this type of discussion are often started from those webmasters that do have profit from [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>The PageRank discussion is an endless one. On every webmaster blog or forum you would most likely find a discussion related to Google&#8217;s PageRank metric and how/if that affects the rankings of a website. The sad part of the story this type of discussion are often started from those webmasters that do have profit from Google&#8217;s PageRank (yes, by selling textual links) so it is obvious they will continue and continue to defend and create a <em>myth</em> that will keep their business alive by confusing new webmasters.</p>
<p>I bet that every time you have crossed over a similar discussion you have put your own knowledge in question too, <em>Does it really affect rankings? What if he is right, he seems so convinced</em>. Well this kind of discussion can really get you confused, waste time and money by trying to hunt out those magic high PR sites and try to grab a link from them.</p>
<p>The reason why I decided to blog about this topic is the recent case that happened to me during this weekend.  A client of mine from my <a href="http://www.xhtmlcoding.com/">wordpress development</a> site for which I had build a site has been constantly asking me questions regarding seo, a topic which I love discussing often. Weeks later I had build his site I decided to check out if he has done anything to improve his sites ranking or his questions were just out of curiosity. Well i found out he had worked out pretty hard, and very wrong too. He had spend so much time to find high pagerank sites and grab a link from those sites even tho the content of those sites had nothing to do with his site. <strong>WRONG</strong>. Later the same day, i ended up in one of those threads that do spread disinformation&#8217;s and thought&#8230;hell, my client must have read one of these threads and that most have convinced him that he was doing the <em>wrong</em> thing.</p>
<p>See what happened to my client by reading those threads that concentrate only on nonsense discussions and spreading partial information&#8217;s (that often happen to turn into disinformation&#8217;s) with the sole purpose of protecting their business model? Well that is the reason why I am blogging about that subject now, I want to try and explain you in the best way I can how and when PageRank will affect your website rankings.</p>
<h2>What is PageRank</h2>
<p>PageRank is a metric, a numeric value representing votes casted for your site. All the links that are pointing to your site are giving a vote in eyes of Google, and with PageRank as tool Google can determine how trustworthy your site is and how many votes it has.</p>
<p>Explained that we have to go one step backward to better understand, how search engine spider bots work. Its pretty simple to explain for the part that we need, search engine spider bots crawl a site by following links that they find on a site that they are currently crawling. So again, those votes (i.e. links) pointing to your site do play an important role, the more links you have pointing to your site the more often your search engine spider bot will be crawling your site and yet the higher your page rank becomes as the number of incoming links increase.</p>
<h3>PageRank Doesn&#8217;t Affect Rankings, Links DO</h3>
<p>Just in case someone didn&#8217;t got the point while reading this post. PageRank is a metric that calculates votes/links caste to your site, nothing more nothing less, as such it can&#8217;t affect rankings at all. What actually does affect the rankings are the incoming links that have your specific keywords as anchor text.</p>
<p>From other point of view, incoming links from higher PR sites that are content related with your site do give a better boost to your rankings, but that is not because of the PageRank it is because the site is trustworthy enough (i.e. site&#8217;s vote weights more because of its status/credibility/trustworthiness).</p>
<h4>Say yours</h4>
<p>If you have anything to say/add regarding this topic please take your time and comment on this post. Comments will be closed after 14 days. <a href="http://feeds.feedburner.com/Dnseonet" rel="nofollow">Subscribe via RSS</a> to follow my <a href="http://www.dnseo.net/">SEO Blog</a> and be updated when new posts get published.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/does-pagerank-affect-rankings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Buy WebCEO (SEO Software) Cheaper then Ever</title>
		<link>http://www.dnseo.net/buy-webceo-seo-software-cheaper/</link>
		<comments>http://www.dnseo.net/buy-webceo-seo-software-cheaper/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 19:06:49 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[Open topic]]></category>
		<category><![CDATA[SEO Tutorials]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/?p=449</guid>
		<description><![CDATA[Huge discount on Web CEO, one of the most popular SEO Softwares on the market now days. Learn more about these incredible discounts and how much you can save if you purchase Web CEO today.<p></p>
]]></description>
			<content:encoded><![CDATA[<p>My favorite tool for on-page optimization is <a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">WebCEO</a>. I find WebCEO very useful when it regards to on-page optimization, it detects those parts that a human eye could have missed because we are tired or we just didn&#8217;t paid enough attention. Every time I am about to launch a new site, or a new design or even simple modifications made to the layout I first test it out with WebCEO before going online with the new layout.</p>
<p>Many readers of my SEO blog have previously stated they use WebCEO, most use the free edition (with limited functions) and some have purchased one of the paid licenses. Well I wanted to let you know that you have time until 22 August 2009 to <a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">buy WebCEO</a> at incredible low price, 50% cheaper. This is a one time offer and as stated above it lasts only until 22 August 2009, after that date prices will go up to normal again.</p>
<h3>Discount Price Comparison</h3>
<ul>
<li>Web CEO SmallBiz Unleashed: Discounted price: <strong>$129</strong> Normal price: <em>$339</em> (included: Professional Training and Certification in Internet Marketing)</li>
<li>Web CEO Professional Unleashed: Discounted price: <strong>$229</strong> &#8211; Normal price: <em>$479</em> (included: Professional Training and Hardcopy Certification in Internet Marketing)</li>
</ul>
<p>As you can see the comparison above you save $210 USD if you purchase Web CEO SmallBiz Unleashed until 22nd August, and you save $250 USD if you purchase Web CEO Professional Unleashed license. Both licenses are included with professional training on how to use Web CEO and <!–- google_ad_section_start -–>search engine optimization secrets<!–- google_ad_section_end -–> along with a certificate in internet marketing.</p>
<p>If you ever wanted to own a license of this software but the price seemed too high, then this is the right moment to <strong><a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">purchase Web CEO</a></strong> as I doubt you will ever get lower price on this seo software in near feature.</p>
<h4>Which SEO Software do you use?</h4>
<p>Do you use a SEO Software to optimize your website? Tell us which <!–- google_ad_section_start -–>SEO software<!–- google_ad_section_end -–> (or combination of softwares) you use and what makes you chose it over the other seo softwares in the market.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/buy-webceo-seo-software-cheaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Common SEO Mistakes You Could do While Optimizing Your Site</title>
		<link>http://www.dnseo.net/5-common-seo-mistakes-optimizing-site/</link>
		<comments>http://www.dnseo.net/5-common-seo-mistakes-optimizing-site/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:53:06 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo blog]]></category>
		<category><![CDATA[seo mistakes]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/5-common-seo-mistakes-optimizing-site/</guid>
		<description><![CDATA[This article will not be really useful to many SEO&#8217;s, especially to those that live from SEO (aka, work in a SEO company and/or takes SEO projects as freelancer). These 5 mistakes you could probably do are not because you lack of knowledge, but because you over estimate your self, you have got too much [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>This article will not be really useful to many SEO&#8217;s, especially to those that live from SEO (aka, work in a SEO company and/or takes SEO projects as freelancer). These 5 mistakes you could probably do are not because you lack of knowledge, but because you over estimate your self, you have got too much confidence and you are most likely not taking into account even the most smaller things when optimizing your website for the search engines.</p>
<p>It is not nothing new, you have already read about these 5 points, maybe not all five at the same time, you have even thought <em>oh I just learned something new</em> when first read about them, but still..you got overwhelmed with <strong>link building</strong> and checking your sites SERPs that you have completely forgot about those small points that can cause you to waste time, get your site sandboxes and most likely lose money. Well nothing to worry about, if nothing else these errors people usually make when they are building a new site from scratch, design part and SEO optimization too. So, lets get to the point(s).</p>
<ol>
<li>Accidental use of hidden text</li>
<li>Overwhelming with keyword density</li>
<li>Immediate keyword repeat</li>
<li>Forgetting to emphasize your keywords</li>
<li>Not using the heading tags (H1-H6) properly</li>
</ol>
<p>I know you have already read about this, and i know that you have a new blog that starts to rank, then it disappears from the SERPs and you get convinced that its just a Google dance, that you first ranked because Google throw a bone to your new site and then place it back to its proper ranking page. Well before you go to that conclusion you better check twice your site just in case you have done one of the 5 above mentioned mistakes. As for now, lets see options of why you could have done one of the five mistakes or even all five of them.</p>
<h3>Accidental use of hidden text</h3>
<p>Most likely you already know that hidden text is something Google and other search engines would penalize a site for. Most of the times it happens that people hide a bunch of textual keywords in their layout to trick the search engines since those keywords are not of any use to the visitors.</p>
<p>Now the scenario of how you could end up writing hidden text without knowing that the text is hidden. You have a website that has a black background, the layout container that holds the content also uses a white background image and you have set the color of the text to black, the code would most likely look something like this</p>
<blockquote><p>body {<br />
 background-color:#000000;<br />
}</p>
<p>#container {<br />
 background:url(images/yourimage.gif) repeat-y top left;<br />
 color:#000000<br />
}</p></blockquote>
<p>From the visual aspect everything looks perfect. Body of your site has a black background color while the content container has a white background image and the text is visible since it is black. Everything is perfect you might be thinking. Well you are wrong, search engines can&#8217;t read images which means that they do not know what color the image is. The background color of your body is set to black, the color of your text is set to back, that automatically results to &#8220;hidden text&#8221; for the search engines. So make sure that you also add a color code to the background of your container. The correct code should look like this:</p>
<blockquote><p>body {<br />
 background-color:#000000;<br />
}</p>
<p>#container {<br />
 background:<strong>#FFFFFF</strong> url(images/yourimage.gif) repeat-y top left;<br />
 color:#000000<br />
}</p></blockquote>
<p>As you can notice the background color of the container is set to white, while the text color is set to black so search engines can recognize the background color used for the container. <strong>Problem solved, or rather&#8230;avoided</strong>.</p>
<h3>Overwhelming with keyword density</h3>
<p>We do all know that keyword density plays an important role in the process of on-page optimization. Often happens that we over use our keywords in the content and overwhelm our page/site with our keyword, that often happens it makes the content not to have sense at all. Over using our keywords in our layout and increasing the keyword density of our page will alert the search engines that we are targeting that keyword, and apparently based on their algorithm layouts that have a too high keyword density are possibly spamming, hence the result of sandboxing.</p>
<h3>Immediate keyword repeat</h3>
<p>Same as the previous point. You get concentrate on your targeted keywords so much that you are not even aware how often you are using that keyword in your layout. This will result in <strong>immediate keyword repeat</strong>, increase the keyword weight in page and most likely end up being sand boxed by the search engines.</p>
<p>A great tool that I recommend you to use to better analyze your pages for keyword density, hidden text etc is <a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">WebCEO</a> which is also listed in the <a href="http://www.dnseo.net/seo-resource/">seo resource</a> page too.</p>
<h3>Forgetting to emphasize your keyword</h3>
<p>It is recommended that we should emphasize our keyword at least once. This gives some weight to search engines that that keyword is actually important for the content that is sitting in that page and that search engines should pay bigger attention to that keyword. In some way by emphasizing our keywords we do communicate with search engines, but of course even emphasizing keywords has to make sense, it has to be in bold when you want your keyword to make a point of the sentence.</p>
<h3>Not using the heading tags (H1-H6) properly</h3>
<p>I have seen this in too many sites already, people using heading tags the wrong way. Heading tags are supposed to be the headline of a chapter (read: page), so if your book (read: site) is about Website Design, then keywords website design should be sitting in the first heading (&lt;h1&gt;Website Design&lt;/h1&gt;). Every other sub topic within your site, which might be Graphic design or Logo design should be labeled as h2-h3 respectively. By using properly the heading tags search engines understand what argument is being treated by each block of content in your site.</p>
<p>Hope you enjoyed reading this post. In the next days we will discuss about each of the five points individually so don&#8217;t forget to subscribe to my <a href="http://www.dnseo.net/feed/" rel="nofollow">RSS feed</a> and follow me with the updates. A great and free seo analyze tool I recommend you is <a href="http://www.dnseo.net/go/webceo.php" rel="nofollow">WebCEO</a>, it can help you understand and help you resolve the 5 seo mistakes you could make, and even more.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/5-common-seo-mistakes-optimizing-site/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>SEO for New Blogs &amp; Bloggers &#124; Target Long Tail Keywords</title>
		<link>http://www.dnseo.net/seo-new-blogs-bloggers-target-long-tail-keywords/</link>
		<comments>http://www.dnseo.net/seo-new-blogs-bloggers-target-long-tail-keywords/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:44:02 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[long tail keywords]]></category>
		<category><![CDATA[longtail keywords]]></category>
		<category><![CDATA[seo long tail]]></category>
		<category><![CDATA[seo longtail keywords]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/seo-new-blogs-bloggers-target-long-tail-keywords/</guid>
		<description><![CDATA[Since you are already on this SEO blog it means that you are interested on SEO and find out ways how to better optimize your site and rank higher in the search engines. But maybe you are just someone that has already tried the tips that you have read on other seo blogs as well, [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>Since you are already on this <a href="http://www.dnseo.net/">SEO blog</a> it means that you are interested on <abbr title="Search Engine Optimization">SEO</abbr> and find out ways how to better optimize your site and rank higher in the search engines. But maybe you are just someone that has already tried the tips that you have read on other seo blogs as well, applied them to your own blog and you did still didn&#8217;t tasted the joy of having visitors from search engines. Well no worries, in this article I will tell you something that you have apparently failed to notice or you have simply ignored that fact.</p>
<p>Lets presume that you are just starting a blog for your self for some reason, you do have excellent content of which you are aware but you just need that touch to get notice by other bloggers or people that are looking for blogs similar to yours. I know also that you have already made your keyword research for your blog and got yourself a <a href="http://www.dnseo.net/keywords-in-domain/">killer domain name with keywords</a> in it to help you in your search engine optimization process. You have also <a href="http://www.dnseo.net/title-optimization/">optimized your title tag</a> and done all the tips and advise you had read from various <a href="http://www.dnseo.net/category/seo-tutorials/">seo tutorials</a> on the web. But yet, you fail to attract interest of other bloggers or of readers.</p>
<h3>Tracking the problem in your SEO optimization process</h3>
<p>The mistake that most bloggers do when they try for their second, third of fourth time to optimize their layout, without any real previous experience in search engine optimization is that they AIM targeting their main keywords and optimizing their blogs homepage. Doing that, I can tell that you have become obsessed with SEO and you have simply forgot about your main goal, which is to attract visitors by delivering them quality content, because thats the only thing that distinguishes two blogs from each other.</p>
<p>Forget about your blogs homepage and the main keywords for a second, you need those initial visitors to notice your blog, you need to tell these visitors that you DO have a blog and it is WORTH reading it because you share good information&#8217;s there. But how to do that? It&#8217;s pretty simple and the answer is&#8230; long tail keywords.</p>
<h3>Long tail, to become visible</h3>
<p>Long tail is actually a term to describe the strategy of targeting less competitive niche-markets. But to make it simple for everyone, long tails are those long keyphrases that consist 3-4 or even 5 words, for example a short keyword would be: Make Money Online while a long tail could be: Ways of making money online blogging (you get the point? They are longer but more descriptive).</p>
<p>Usually long tail keywords are less competitive, many would simply ignore long tail keywords until a year or two ago even tho people that do perform a search query very often use long tails (myself too, I often search long tail when I want to find a solution for my problem, its more specific and the results are often more accurate). Bill Tancer reported at <a href="http://searchmarketingexpo.com/west/2009/full_agenda2#146" rel="nofollow" target="_blank">SearchScape</a> session that long tail search queries are increasing in 2009. That means you have a great opportunity to get visible to many readers and get your blog notice, bookmarked, shared or even linked by targeting the less competitive long tail keywords.</p>
<p>Aaron Wall also gives a great example <a href="http://www.seobook.com/why-it-makes-sense-target-longtail-keywords-first">why it makes sense to target longtail keywords first</a>. In the chart as you can notice the work involved to target longtail keywords is smaller then targeting the main keywords. Your work is more concentrated on content and optimization of your content for the long tail keywords. It requires less effort on link building campaigns and yet it gives you excellent results by driving visitors to your site in a easier way, and you do need even those 2-5 or even 10 visitors a day to one page only.</p>
<p>If you have anything to comment please do so. Don&#8217;t forget to subscribe to my <a href="http://www.dnseo.net/feed/" rel="nofollow">RSS feed</a> to read more SEO tips.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/seo-new-blogs-bloggers-target-long-tail-keywords/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SEO Book&#8217;s SEO Toolbar</title>
		<link>http://www.dnseo.net/seo-books-seo-toolbar/</link>
		<comments>http://www.dnseo.net/seo-books-seo-toolbar/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 17:26:55 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[seo software]]></category>
		<category><![CDATA[seo toolbar]]></category>
		<category><![CDATA[seo tools]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/seo-books-seo-toolbar/</guid>
		<description><![CDATA[Aaron Wall, the author of the SEO Book (which is not distributed now, but can be found as gift if you subscribe to Aaron Wall&#8217;s SEO training) has surprised us again by providing us with yet another SEO tool.
The first plugin I blogged about that was build from Aaron Wall was Rank Checker plugin for [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>Aaron Wall, the author of the SEO Book (which is not distributed now, but can be found as gift if you subscribe to Aaron Wall&#8217;s <a href="http://www.dnseo.net/go/seobook.php" rel="nofollow">SEO training</a>) has surprised us again by providing us with yet another SEO tool.</p>
<p>The first plugin I blogged about that was build from Aaron Wall was <a href="http://www.dnseo.net/rank-checker-firefox-addon/">Rank Checker plugin for FireFox</a>. But now, there is something much better then rank (ronk) checker plugin, its called <a href="http://tools.seobook.com/seo-toolbar/">seo toolbar</a>.</p>
<p>The SEO toolbar plugin for FireFox gives you way much more information&#8217;s that you would expect, it has the rank checker plugin integrated as well, it gives detailed information&#8217;s about the site you navigate such as:</p>
<ul>
<li>Site pagerank</li>
<li>Page pagerank</li>
<li>Dmoz listings</li>
<li>Yahoo Directory listing</li>
<li>Total incoming links to site homepage in Google</li>
<li>Total incoming links to site homepage in Yahoo</li>
<li>Incoming links to current page you navigate (in Google and Yahoo)</li>
<li>How many del.icio.us submissions for homepage of the site</li>
<li>Total del.icio.us submissions for pages</li>
<li>How many people have stumbled the site</li>
<li>How many people twitter about the site</li>
</ul>
<p>The SEO toolbar is an excellent plugin, something that I exactly need and is helpful when I try to analyze my competitors website and realize how much work I do need to dedicate to my site and rank.</p>
<p>Here is a video that Aaron Wall has made to guide you through his <a href="http://tools.seobook.com/seo-toolbar/">SEO toolbar plugin</a>.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/WqVMm4cdUMU&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/WqVMm4cdUMU&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>If you enjoyed reading this post subscribe to my <a href="http://www.dnseo.net/feed/" rel="nofollow">RSS feed</a>.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/seo-books-seo-toolbar/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Most Common SEO Myths</title>
		<link>http://www.dnseo.net/common-seo-myths/</link>
		<comments>http://www.dnseo.net/common-seo-myths/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:11:42 +0000</pubDate>
		<dc:creator>SEO Optimization</dc:creator>
				<category><![CDATA[SEO Tutorials]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo blog]]></category>
		<category><![CDATA[seo myth]]></category>

		<guid isPermaLink="false">http://www.dnseo.net/common-seo-myths/</guid>
		<description><![CDATA[From the author of the SEO bible, SEO Book, Aaron Wall, a complete online seo training course.
I hear so much talk about SEO myths lately that I decided to blog about this topic and write about those techniques and words which have proven to be seo myths during my SEO experiments. However, if any of [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p><span name="KonaFilter"><small>SEO Optimization recommends you <a href="http://www.dnseo.net/go/wordze.php" rel="nofollow" target="_blank">WordZe</a>. Advanced web based keyword research tool that gives you detailed results on which keywords work for your business.</small></span></p>
<p>I hear so much talk about SEO myths lately that I decided to blog about this topic and write about those techniques and words which have proven to be seo myths during my SEO experiments. However, if any of the points I will blog about on this post is not convincing you, or you have other facts to contradict them please do not hesitate to comment.</p>
<p>Said this, I can now continue making the list of some common SEO myths and give explanation for each point why it is not as you have heard about it so far.</p>
<h3>Duplicate Content Penalization</h3>
<p>Let&#8217;s get this cleared straight up. Google will NOT penalize you for duplicate content in exception if the original author will not send a copyright infrigement notice to Google Inc. in that case the URL where the copyrighted content is located will be removed from Google&#8217;s index.</p>
<p>Lets take another scenario, on-site duplicate content. This is very common for wordpress users to have the same content located on several parts of the blog, even for that I have blogged awhile ago on <a href="http://www.dnseo.net/how-to-eliminate-duplicate-content/">how to remove duplicate content</a> from your wordpress blog. The main reason why you would not want to have the same content located on several parts of your site is one: give more weight to the post page as that is the place where you would want visitors to land and have their information right in front of their nose.</p>
<h3>Submitting your site on web directories is not good</h3>
<p>Says who? It is true tho that <a href="http://www.dnseo.net/web-directory-penalization/">web directories had a rough time with Google</a> not long ago but having your website listed in a web directory will certainly not harm your site in the SERPs. What may really harm your site is links from bad neighborhood sites. There are several quality directories out there like the <a href="http://www.dnseo.net/go/v7n-directory.php" rel="nofollow" target="_blank">V7N Directory</a> or the <a href="http://www.dnseo.net/go/botw.php" rel="nofollow" target="_blank">Botw directory</a> on which you might consider to submit your site(s) at.</p>
<h3>Advertising through AdWords will help in your rankings</h3>
<p>A complete nonsense. AdWords is the advertising section of Google Inc, and the AdWords advertisers are published on their sister section which is AdSense through a javascript. Since we know that search engine spider bots are unable to read javascript then that myth dies right away.</p>
<h3>Repeat your keywords to rank higher</h3>
<p>Not only that this is a myth, but over repeating or also known as keyword stuffing will actually get you in trouble and possibly your site will be penalized. There is quiet a difference between &#8220;optimization&#8221; and &#8220;over optimization&#8221;, keyword stuffing is what we would call &#8220;over optimization&#8221; and it is harmful and not helpful.</p>
<h3>XML Sitemap is not worth</h3>
<p>You are going in Egypt, but you don&#8217;t have a touristic guide to show you the most marvelous places. Will you manage to see all the beauties of Egypt for the time you stay there? Maybe yes, but definitively with a tourist guider you will see more beautiful places then doing the research by yourself. This same happens with search engine, providing a &#8220;guide&#8221; through your site to the search engine spider bots will make it much easier for the spider to crawl all your content and find something. It is not that the search engine spider bots are unable to crawl your site, but with a <a href="http://www.dnseo.net/wordpress-xml-sitemap-generator-plugin/">XML sitemap</a> not only that the spider bots will know the road to walk but they also get reminded that there is something new in your site that should be crawled.</p>
<h3>PageRank is worthless</h3>
<p>Worthless for&#8230;? If it&#8217;s intention is to mean that pagerank will not help in your search engine rankings then yeah that could be true&#8230;some how. However since PageRank is Google&#8217;s tool to determine the popularity of a site (where the popularity is calculated by the number of the backlinks a site receives from other popular/trustworthy sites) then it is closely connected with the fact how your site performs in the search engines (but not for specific keywords, as search engine rankings depends on the anchor that is used on those backlinks).</p>
<h3>Don&#8217;t touch your site if its ranking</h3>
<p>Not true at all, you can touch your site as much as you can if you know what you are doing (i.e. maintain the same keyword density, give value to those keywords for which you are ranking and of course, never stop to build backlinks to your site). Not touching your site at all, especially stopping to build quality backlinks, will give more space and time to your competitor to beat you on the SERPs.</p>
<h3>The moral of myths</h3>
<p>They will always remain as such unless you take your time, courage and determination to run experiments by yourself. Experimenting, learning during the seo experiment with your site and testing over techniques is the only way to really learn search engine optimization.</p>
<p>If you have anything to add to this post, please feel free to comment. If this article was informative for you and you would like to read more useful articles then subscribe to my <a href="http://feeds.feedburner.com/Dnseonet" rel="nofollow">RSS feed</a> or have the posts <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=837689&#038;loc=en_US" rel="nofollow" target="_blank">delivered via email</a> in your inbox.
<p><script type="text/javascript"><!--
google_ad_client = "pub-7767913620558448";
/* 468x60, created 4/12/08 */
google_ad_slot = "3322024334";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dnseo.net/common-seo-myths/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
