<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SEO</title>
	<atom:link href="http://copyall.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://copyall.wordpress.com</link>
	<description>page rank, rankings, search, search engine optimazation, SEO</description>
	<lastBuildDate>Wed, 22 Apr 2009 00:28:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='copyall.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SEO</title>
		<link>http://copyall.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://copyall.wordpress.com/osd.xml" title="SEO" />
	<atom:link rel='hub' href='http://copyall.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SEO and Your Web Site</title>
		<link>http://copyall.wordpress.com/2009/04/15/seo-and-your-web-site/</link>
		<comments>http://copyall.wordpress.com/2009/04/15/seo-and-your-web-site/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 04:39:39 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=67</guid>
		<description><![CDATA[SEO and Your Web Site Got something to say? We all know the importance of having a Web site rank well in search engine results for searches on specific keywords/phrases. If your Web site doesn’t have a page appearing in the top 10 search engine result positions (SERPs) the chances of someone clicking on your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=67&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SEO and Your Web Site<br />
Got something to say?<br />
We all know the importance of having a Web site rank well in search engine results for searches on specific keywords/phrases. If your Web site doesn’t have a page appearing in the top 10 search engine result positions (SERPs) the chances of someone clicking on your listing, and actually visiting your site, drop dramatically. If you’re not in the top 20 you have almost no chance that someone will scan through the SERPs that far to find your page.<br />
Optimizing your site and content for a search engine, for a better ranking in SERPs, is known as Search Engine Optimization (SEO), yet many Web developers/designers either don’t take time to code a site properly or don’t know how to do proper SEO. The basics of code optimization are just sound HTML coding practices; when followed, they go a long way toward SEO.<br />
<span id="more-67"></span></p>
<p>There is a lot you can do to optimize your Web site for search engines from the code level. Where you can also affect things, and this is beyond the work of the developer/designer, is in the actual content. Understanding how to tag the content, and where to place it in the HTML, is critical. Here is a basic outline of SEO best practices.<br />
Understand the Search Engines and Search Engine Spiders</p>
<p>So how does your site get into a search engine? A search engine obtains your URL either by you submitting your site directly to the search engine or by others linking to your site. Then, at a time of its choosing, a search engine sends out its spider (or “bot”) to visit your site.</p>
<p>Once there, the spider starts reading all the text in the body of the page, including markup elements, all links to other pages and to external sites, plus elements from the page head including some meta tags (depending on the search engine) and the title tag.</p>
<p>It then copies this information back to its central database for indexing at a later date which can be up to two or three months later.</p>
<p>The spider then follows the links on the page, repeating the same process. Spiders are, for lack of a better term, dumb. They can only follow the most basic HTML code. If you’ve encased a link in a fancy JavaScript that the spider won’t understand, the spider will simply ignore both the JavaScript and the link. The same thing applies to forms; spiders can’t fill out forms and click “submit.”</p>
<p>To get an understanding of what a spider sees, try accessing your site with a Lynx browser from a Unix server. Lynx is non-graphical, does not support JavaScripts, and will display only text and regular a href tags. This is what the spider can see and therefore index. Does your page work without graphics or JavaScript? If no, then the spidering won’t work either and you’d better head back the drawing board.</p>
<p>Once the SE has all your content in its database, it runs an algorithm (a mathematical formula) against the content. These algorithms are unique to each SE and are constantly changing, but, in essence, all the search engines are looking for the important words on your page (based on word density—how often a word or phrase is used in relation to the total amount of text) and they assign a value to these words based on the code surrounding the words.</p>
<p>In addition to content, the search engine looks for what other sites, or pages on the same site, are linking to that page. The more links to a given page, the more important that page is. Getting other sites to link to your site is very important, but not part of optimizing your site and will be covered in a future column. From a site optimization standpoint, make sure you link to your important pages from more than just the index page (e.g., create a primary navigation that appears on all pages.)<br />
Tip 1</p>
<p>The first rule of SEO is not to design your site in such a way that the code prevents a spider from being able to index it. This means avoiding pages which are 100% graphics and no text, such as pages that contain all images, or are Flash-only. Furthermore, if the first thing a user encounters is a log-in page, before being able to see the site’s content, then that’s what a spider will see and it won’t go any further, either.</p>
<p>If you’re planning to build a Web site entirely in Flash, DON’T. If you have no choice, then read my previous column, Search Engine Optimization and Non-HTML Sites.<br />
Tip 2</p>
<p>To find out what a spider sees on your site, run a spider simulator on a given page. The simulator will show you what text the spider sees and what links it finds. There are many good ones on the market at various prices. If you’re looking for something that’s free, I’d suggest Search Engine Spider Simulator.<br />
Tip 3</p>
<p>Each Web site should have a file called robots.txt. This file tells the spiders what directories they should not spider. Make sure this file is present and that it gives the appropriate permissions to the spiders. This includes access to content and to CSS.</p>
<p>For more information on the robot.txt file, see: Guide to the Robots Exclusion Protocol.<br />
Page Structure</p>
<p>Once you’ve built an SE-friendly Web site, you then need to be sure each page is also SE-friendly. As I said earlier, good HTML structure is the foundation for building an SEO Web page. There are two primary areas of a Web page. The area contained between the  tags and that which is contained between the  tags. What information you place in these areas has a huge impact on how a page is indexed and, to a certain degree, what will appear in the SE results page.</p>
<p>When designing your page, or placing content on your page, remember that spiders read like people. They go from left to right and from top to bottom (though this may be different for other languages.) They also feel that the most important information is located at the top of the page. If it’s important, why would you place it at the bottom? When reading specific tags (title, h1, h2, etc.) search engines value words to the left more highly than words to the right.<br />
The Title Tag</p>
<p>Let’s start at one of the first elements in a Web page—the title tag (). This is one of the, if not the, most important elements for SEO on the entire page. All too often, the information contained in this tag is either left blank, has a default value (e.g. “insert title here”), or is simply the company name.</p>
<p>Why is this tag so important? First of all, it is used by every major search engine as a key indicator of the page’s content, and, second, it used by the search engine as the first line in the SERPs.</p>
<p>Give this tag the consideration it deserves.<br />
Tip 4</p>
<p>Determine the main topic of the page and use it as the title. A page about high-performance running shoes from manufacturer XYZ shouldn’t have the title “XYZ”—it should have a title something like “High-performance Running Shoes.” If the brand is important, then add it to the end of the line like this: “High Performance Running Shoes &#8211; XYZ.”<br />
The Meta Tags</p>
<p>Over the years, various meta tags have come in and gone out of favor with search engines. One of those which has lost its value is the “keywords” meta tag. Most search engines say they don’t look at it anymore but if you have time to create one, go ahead and do so. It doesn’t hurt.</p>
<p>The only meta tag that all search engines presently acknowledge is the &#8220;description&#8221; meta tag. Once again, this tag should be unique to each page and match the content on the page itself.</p>
<p>The proper format for the description meta tag is, for example:</p>
<p>.</p>
<p>Tip 5</p>
<p>Write a unique description for each page. If you use the same meta tag across all pages, the search engine will pick up on this and potentially ignore the content of the meta tag or possibly the entire page.<br />
JavaScript</p>
<p>We’re all familiar with loading the top of the HTML page with all sorts of JavaScript functions that are necessary for various page features. This includes, but is not limited to: mouse-overs, form validators, cookie checkers, etc. To search engine spiders, this is clutter, and, while they ignore it, they still need to wade through all that code to find the real content of the page. Many spiders have timeouts or maximum character counts associated with them—if they have to wade through too much junk, they’ll abandon their spidering and move on to another site. So avoid making your pages too top heavy by placing too much code between the  tags.<br />
Tip 6</p>
<p>Put all your JavaScripts in external files and link to them. You’ll be creating an SE-friendly page while also making your markup cleaner and your Web site management easier.<br />
The Page Body</p>
<p>This is the part of the Web page that your visitors will be seeing and yes, you can make pages both eye-pleasing and, at the same time, well-optimized for search engines.<br />
Page Headings and Other Word Graphics</p>
<p>For stylistic reasons, many of us have chosen to display page headings as graphics. By turning to our favorite graphical editor, to create unique and creative headings, we’ve removed important words from our Web pages.</p>
<p>Your Web site users may not really care that it took you four hours to create a groovy page heading that says “Yellow Widgets.” They just want to know that they’re on a page about Yellow Widgets.</p>
<p>From the perspective of a search engine spider, the graphic about yellow widgets is just a graphic and spiders won’t read them. One option is to fill in the &#8220;alt&#8221; attribute in the &#8220;img&#8221; tag with the actual words. However, search engines give very little value, if any, to “alt” content these days. This attribute is still a requirement for accessibility, but it won’t do much toward getting your page ranked well in a search engine.</p>
<p>The same thing applies to all those great key words on your site that form your site navigation menu. Perhaps, you’ve created graphics of the words for a mouseover effect, but, once again, they’re graphics and a spider couldn’t care less about them.</p>
<p>Instead of spending all that time creating graphics of words, use real text. They are words, after all. If you must use graphics, consider a form of CSS image replacement; the spider should still be able to access the text of your heading.<br />
Tip 7—Page Titles</p>
<p>Search engines love content that appears in header tags (h1, h2, etc.) yet very few Web sites actually use them. Their original intention was to be the visible title of the page (long before Web browsers actually supported graphics), with the primary title using h1 and subsections of the page encased in h2 tags, and so forth. In the early days of Web design, we had little to no control of these elements and they simply appeared as big black text on your page. This all changed with the introduction of Cascading Style Sheets (CSS.)</p>
<p>Take time to define your header tags in your CSS and use the header tag for the titles and secondary titles of your content.</p>
<p>Sample:</p>
<h1>Page Title</h1>
<h2>Subsection</h2>
<p>To avoid spamming search engines, a Web page should have only one h1 tag. They can have as many h2 tags as necessary.<br />
Tip 8—Mouseovers</p>
<p>Instead of spending all that time creating mouseovers, trying using the hover feature of CSS.</p>
<p>If, for specific reasons, you can’t use CSS (perhaps you must support really old browsers), then repeat the menu options at the bottom of the page with plain text.<br />
Tables</p>
<p>Graphic designers love using tables to slice and dice a graphical design to use on the Web. Unfortunately, these designers never really understood that the Web is the Web and not a printed page and that designs should be easy to code into Web pages.</p>
<p>The problem with tables is that all the slicing and dicing can create Web pages containing tables embedded four or more deep to accommodate the design—and all the good content ends up inside the inner-most embedded tables.</p>
<p>From a technical perspective, search engine spiders can read tables, and even embedded tables, but once a design gets to be more than about three tables deep, most spiders run into problems. Either it’s simply too much code for them to keep track of, or the search engine thinks you placed that content deep in the page because it’s not important, and so the engine gives it little or no value.<br />
Tip 9</p>
<p>Avoid unnecessary tables where possible. Limit your table embedding to a depth of three.</p>
<p>Where possible avoid the whole table thing and start using XHTML with div tags and CSS to define position. This makes for a much cleaner design and has the bonus of being easier to manage.<br />
Using Bold and Strong</p>
<p>If there is an important phrase in your content, be sure to tag it appropriately. This is good for the user experience—and since you’re telling your users that the words are important, the search engines are likely to think the same way.<br />
Tip 10</p>
<p>Use either <strong></strong> or <strong></strong> to mark up important words on your page. While most people use bold (<strong></strong>), according to the W3C the correct markup is “strong” for important words.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=67&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2009/04/15/seo-and-your-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>Keyword Selection &#8211; The First Step In Website Optimization</title>
		<link>http://copyall.wordpress.com/2009/04/15/keyword-selection-the-first-step-in-website-optimization/</link>
		<comments>http://copyall.wordpress.com/2009/04/15/keyword-selection-the-first-step-in-website-optimization/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 04:31:28 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=65</guid>
		<description><![CDATA[Keyword Selection &#8211; The First Step In Website Optimization Everything in website optimization and website marketing is based around keywords. The first and most important step in this process is keyword selection. Normally you focus on 2-3 for each page of your website. Of course, your home page is the most important, but a good [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=65&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Keyword Selection &#8211; The First Step In Website Optimization<br />
Everything in website optimization and website marketing is based around keywords. The first and most important step in this process is keyword selection. Normally you focus on 2-3 for each page of your website. Of course, your home page is the most important, but a good webmaster knows that each page could be a possible entry point and most should be optimized.</p>
<p>This article will discuss some of the tools and techniques of the trade!</p>
<p>You start with what you think your customers would type in &#8211; if they were in the market for your product. Normally these are 2-3 word phrases. Most people who are ready to buy have refined their search by using at least 2 words in their search. One word phrases (in general) tend to be too vague and competitive. They seldom bring the results that the customer is interested in either. To that end, it may bring a lot of traffic, but it is very expensive and not very focused traffic.</p>
<p>Unfortunately, you may not choose the keywords that many others do. If your selection is keywords people seldom type in, then you are not likely to get many visitors &#8211; even if you are number one for that keyword. If your keywords are very competitive and you are not an SEO expert, then you are not likely to get the top position. You ideally want achievable goals. You want to optimize for keywords that you have a chance of getting a good ranking in. And you want these keywords to be the ones that bring paying customers to your website. It&#8217;s all about the right balance.</p>
<p>FREE TOOLS TO BOOKMARK:</p>
<p>1) The keyword selection tool from Digital Point. After typing in your idea of a good keyword, it shows various alternatives and how often it was requested in WordTracker and in Overture in one day. This is great information! It tells you what keywords are used more than others. If you chose a flop, you could easily pick a better one.<br />
2) The Google Adwords keyword selection tool is another great freebee. When using this, I normally select the keyword popularity option. This will show the keyword you selected, various synonyms, and their relative popularity and competitiveness.</p>
<p>COLLECTING DATA</p>
<p>In a spreadsheet or on a piece of paper, write the following columns:</p>
<p>    * Keyword Phrase<br />
    * WordTracker Search<br />
    * Google Search Volume<br />
    * Google Competition<br />
    * # Google Results<br />
    * Avg # backlinks (top 3)</p>
<p>The Keyword Phrase is the phrase you are investigating. It may be the one you initially chose, or it may be one of the automated suggestions from one of these tools. If you think it would be a good one to use, write it down.</p>
<p>WordTracker Search: Write down the number of searches that WordTracker has in a given day. This is not Google or Yahoo searches, but the proportions should be pretty similar. Bigger numbers is better.</p>
<p>Now use the Google keyword selection tool for that keyword.</p>
<p>Google Search Volume: Write down a numeric representation of the graph shown (0-10) for your keyword. Bigger volume is better. This should complement the WordTracker numbers. Big numbers in both is a good sign. Normally when I start, I sort the list of suggested keywords by search volume. This keeps me from looking at keywords that are hardly being used by my customers.</p>
<p>Google Competition: This is AdWords competition, but this is also reflective of the competitiveness of the market for that keyword phrase. The smaller the competition the easier it will be for you to optimize for this keyword. If this number is high, then lots of people are trying to be positioned for this keyword &#8211; and spending money on it. Those that look like a 7-10 in this category will likely take more effort. People are spending money for these keywords &#8211; and likely on both SEO techniques and AdWords.</p>
<p>If you are wanting an &#8220;easy keyword&#8221; to be found on, sort them by the Google AdWords competition. Look for keyword phrases that have no competition, but have some significant searches.</p>
<p>Now open a new browser at http://www.Google.com and do a Google search for your keyword phrase.</p>
<p># Google Results: Write down the number of pages Google has returned for that keyword phrase. This is in the top-right of the page. Lower numbers are better. If there are less pages available for a given keyword, you fare a better chance at having good position.</p>
<p>Avg # backlinks: This is the average number of backlinks for the top position. For each of the top three type in link:http://www.yourcompetion.com to see how many other webpages they have linked to them. Write down the average number of backlinks the top 3 have. If they have a lot of webpages linked to them, then you have a lot of work to do &#8211; in a link-building campaing. This can be time consuming and expensive.</p>
<p>FILTERING THE LIST TO 3 KEYWORDS</p>
<p>Now you try for &#8220;achievable goals&#8221;. You want to choose 3 keywords that you are going to optimize your page for. Each of these must be good bets of driving some traffic to you.</p>
<p>One of these should be an &#8220;easy goal&#8221;. Look for a keyword phrase that is not very competitive, but has enough targeted customers to be worth attempting. Often this will be one that has a smaller number of searches &#8211; but that is OK. This is something that you may be able to achieve in a shorter amount of time, hopefully within 4-6 months. If you read up on the SEO halo effect, you may have a clue on why we start with at least one easy goal.</p>
<p>One of these should be a &#8220;reach goal&#8221;. It should be one that will drive a lot more traffic to your site, but is not too competitive that it would break your pocketbook. There is always time and money involved with any website optimization efforts. Don&#8217;t be surprised if it takes over a year to reach this goal.</p>
<p>For the third, I usually choose another &#8220;reach goal&#8221;.</p>
<p>Now you need to design and optimize your website for these keywords&#8230; If you are choosing a domain name, you should consider having one of your keywords within it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=65&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2009/04/15/keyword-selection-the-first-step-in-website-optimization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Tips for Increasing Your Search Engine Rankings</title>
		<link>http://copyall.wordpress.com/2008/12/04/5-tips-for-increasing-your-search-engine-rankings/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/5-tips-for-increasing-your-search-engine-rankings/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 15:12:01 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=28</guid>
		<description><![CDATA[5 Tips for Increasing Your Search Engine Rankings This articel froom seo book Tip #1 &#8211; Make Sure that You Get Listed With Yahoo! If you&#8217;re not listed with Yahoo!, you should go ahead and pay for the Yahoo! Directory submission. This will set you back around $300 annually. Getting a Yahoo! listing will help [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=28&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>5 Tips for Increasing Your Search Engine Rankings</h1>
<p>This articel froom seo book</p>
<p>Tip #1 &#8211; Make Sure that You Get Listed With Yahoo! If you&#8217;re not listed with Yahoo!, you should go ahead and pay for the Yahoo! Directory submission. This will set you back around $300 annually. Getting a Yahoo! listing will help your Google page rank. Having a link from a site such as Yahoo! &#8211; which itself is a popular site is very beneficial. Remember that Quality is better than Quantity.</p>
<p>Tip #2 &#8211; Submit to All the Other Directories, Especially the Dmoz Directory The Dmoz Directory (www.dmoz.com) also known as the Open Directory Project contains search results that are reviewed and categorized by human editors in a way similar to Yahoo! The results are popular among a variety of search engines and power various other listings. Therefore, getting listed at Dmoz.com can have a great trickle down effect. Recently, DMOZ has been having problems with accepting new listings via their submission form. However, I urge all webmasters to keep checking and submit when the form is working. Two other directories worth getting listed in: business.com and jayde.com.</p>
<p>Tip #3 &#8211; Create a Large Volume of Inbound Links (But Only the Right Kind!) Make it a point to initiate link exchanges with other relevant sites &#8211; but don&#8217;t bother exchanging links unless the partner site has a Google page rank. It is best if the exchanging site has a Google page rank of at least 2 or 3. Pages that have a page rank under 2 have little impact on your search rankings. You can observe any site&#8217;s page rank by downloading the Google toolbar at: http://toolbar.google.com. Again, remember that Quality is better than Quantity. You should also try to find sites with topics related to your website to trade links with.</p>
<p>Tip #4 &#8211; Include Keywords in Text Links When requesting text links in your link exchange campaigns, it is most beneficial to include some keywords in your title of the link. For example, if your company is called ABCcarts.com and your main service is offering shopping cart software, I would recommend the following link title: &#8220;ABC Carts &#8211; Shopping Cart Software&#8221; Note that by separating keywords in your domain name, you may have the benefit of adding additional keywords.</p>
<p>Tip #5 &#8211; Stay Ahead of Your Competition by Reading Online Resources Regularly Search engines change ranking algorithms frequently and the search engine industry is rapidly changing. Subscribe to online news services and read bulletin boards to keep up with all the changes. We recommend the following resources, some of which may are paid services:</p>
<p>you can get detil seo progres from seo book. so don&#8217;t waiting for a long time. buy seo book now</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=28&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/5-tips-for-increasing-your-search-engine-rankings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>Improve Your PageRank Now</title>
		<link>http://copyall.wordpress.com/2008/12/04/improve-your-pagerank-now/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/improve-your-pagerank-now/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 14:59:34 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=26</guid>
		<description><![CDATA[Improve Your PageRank Now How to Improve Your PageRank Every webmaster dreams of getting a higher PageRank in the next PageRank update. How can you ensure that your site will be one of the lucky ones which get a jump? The answer: backlinks. Obtaining a high amount of quality backlinks is crucial in increasing your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=26&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Improve Your PageRank Now</h2>
<p>How to Improve Your PageRank</p>
<p>Every webmaster dreams of getting a higher PageRank in the next PageRank update. How can you ensure that your site will be one of the lucky ones which get a jump? The answer: backlinks. Obtaining a high amount of quality backlinks is crucial in increasing your PageRank. So how do you get backlinks? Is there even a way to do it for free?</p>
<p>Of course, if you want to boost your PageRank, you need to have lots of backlinks attached to your website. These backlinks should also have a high-relevance rating to make it count. Do not just allow those websites that have low-relevance rating to link their sites to yours because it will not help you any. Instead, try linking your site to those that have a high-relevance rating. Listed below are some tips on how to improve your PageRank.</p>
<p>Try submitting your website to directories. There are paid directories and free directories that offer this kind of service in the Internet. Choose those directories that have high-relevance and high PageRank rating, not only on the homepage, but in the category where your site will be listed.</p>
<p>Excessive outbound links are a big no-no, but if you do want to create an outbound link, choose those sites that have a similar theme or topic to yours; it will benefit you the most. If you just link your website to any other website with different topics, you might find yourself penalized by Google because they do such a thing.</p>
<p>Submit articles you have written that are interesting and helpful to the Google article directory. It not only increases your PageRank, but it also gives you ample exposure. Most importantly, the Google article directory is a one-way link only. If what you have written caught the attention of webmasters, they might utilize your article and post them in their websites. Think of it as a free advertisement. Not only will you get that exposure you want, but you will also have more inbound links attached to your website.</p>
<p>Like writing articles, why not write reviews. You can write reviews just about anything like movies, books or websites reviews. Just make it as interesting and as honest as you can. You can also post them in blogs that allow individuals to comment freely about certain topics. Just make sure though that you state your link or the URL of your website in your review if the blog site allows it. There are also some interesting forums that you can join. Choose one to participate in that has a similar topic to yours. Since most forums permit signatures, so you can put in your signature as well with your link underneath it. Forums are also a great way to create networking because different websites of similar topics get to link their sites to each other. Think also of the free advertisement you will receive through forums. In similar lines, there is also the site content. You can post useful contents in your site like tips and tricks and how to do things. This is a good way to get backlinks or inbound links for your site as well.</p>
<p>Joining affiliates is also a good way to increase your PageRank. Keep in mind though that the affiliate you will be joining is of a similar theme to yours. It is important to note though that there is a danger in joining these affiliates. If you join one that has a not-so-good reputation, then it can hurt your reputation in a way by being associated with a &#8216;bad affiliate&#8217;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=26&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/improve-your-pagerank-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>SEO Top links</title>
		<link>http://copyall.wordpress.com/2008/12/04/seo-top-links/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/seo-top-links/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 14:31:57 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=24</guid>
		<description><![CDATA[SEO Top links this is SEO top links 1- Check for No Follow http://www.tradeweblinks.com/free-seo-tools/no-follow.php 2- Keyword Forecasting Tool by MSN Adsence http://adlab.msn.com/ForecastV2/KeywordTrendsWeb.aspx 3- Google &#8220;Supplemental Results&#8221; Identifier http://www.seovalley.com/seo-tools/google-supplemental-tool.htm. 4- Page Strength http://www.seomoz.org/page-strength/ 5- Google Trends http://google.com/trends 6- Top Ten Analysis SEO Tool http://www.webuildpages.com/tools/default.htm 7- Link Suggestion Tool http://www.123seotools.com/link-suggest/ 8- Google Datacenters Popularity Checker Tool http://www.123seotools.com/google/datacenters/popularity/ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=24&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>SEO Top links</strong></p>
<p>this is SEO top links</p>
<p>1- Check for No Follow<br />
http://www.tradeweblinks.com/free-seo-tools/no-follow.php</p>
<p>2- Keyword Forecasting Tool by MSN Adsence<br />
http://adlab.msn.com/ForecastV2/KeywordTrendsWeb.aspx</p>
<p>3- Google &#8220;Supplemental Results&#8221; Identifier<br />
http://www.seovalley.com/seo-tools/google-supplemental-tool.htm.</p>
<p>4- Page Strength<br />
http://www.seomoz.org/page-strength/</p>
<p>5- Google Trends<br />
http://google.com/trends</p>
<p>6- Top Ten Analysis SEO Tool<br />
http://www.webuildpages.com/tools/default.htm</p>
<p>7- Link Suggestion Tool<br />
http://www.123seotools.com/link-suggest/</p>
<p>8- Google Datacenters Popularity Checker Tool<br />
http://www.123seotools.com/google/datacenters/popularity/</p>
<p>9- The Neat-O-Backlink Tool<br />
http://www.webuildpages.com/neat-o/</p>
<p>10- Page Rank Decoder<br />
http://www.search-this.com/pagerank-decoder/</p>
<p>11- Search Engine Decoder<br />
http://www.search-this.com/search-engine-decoder/</p>
<p>12- SEO Links Extention<br />
http://www.webmasterbrain.com/seo-tools/firefox-extensions/seo-links/</p>
<p>13- Bulk Google Page Rank Checker Tool<br />
http://seotools.alfalogic.com/bulk.google.rank.php</p>
<p>14- Visual PageRank<br />
http://www.linkvendor.com/seo-tools/visualpagerank.html</p>
<p>15- Google Analytics<br />
http://www.google.com/analytics/</p>
<p>16- Cloaking Detector<br />
http://www.linkvendor.com/seo-tools/cloaking-detector.html</p>
<p>17- Pagerank Script for your website<br />
http://www.freeseoscript.com/script_client_browser.php</p>
<p>18- Website Analyzer<br />
http://www.manvish.com/eservices/seo/analyser.htm</p>
<p>19- Google vs Yahoo Graph<br />
http://www.seobench.com/google-yahoo-graph/</p>
<p>20- Keyword Density Analyzer<br />
http://www.seobench.com/keyword-density-analyzer/</p>
<p>21- Retrieve SERPs<br />
http://www.seocritique.com/serptool/serplist.htm</p>
<p>22- Kontera Ads Preview<br />
http://www.webconfs.com/kontera-preview-tool.php</p>
<p>23- Page Strength<br />
http://www.seomoz.org/tools/page-strength.php</p>
<p>24- IP Location Lookup<br />
http://www.seomoz.org/ip2loc/ip2loc.php</p>
<p>25- Keyword Difficulty<br />
http://www.seomoz.org/ip2loc/ip2loc.php</p>
<p>26- Speed Tester<br />
http://www.linkvendor.com/seo-tools/speedtester.html</p>
<p>27- Backlink Check Tool<br />
http://www.webuildpages.com/neat-o/</p>
<p>28- Backlink Builder<br />
http://www.webconfs.com/backlink-builder.php</p>
<p>29- Backlink Anchor Text Analysis<br />
http://www.webconfs.com/backlink-summary.php</p>
<p>30- Atom &amp; RSS Feed Validator<br />
http://www.feedvalidator.org/</p>
<p>31- Adword Keyword Generator<br />
http://www.related-pages.com/adWordsKeywords.aspx</p>
<p>32- Search Engine Position Checker<br />
http://www.webmaster-toolkit.com/search-engine-position-checker.shtml</p>
<p>33- Link Popularity Checker<br />
http://www.prsearch.net/inbx.php</p>
<p>34- Robots.txt Generator<br />
http://www.123promotion.co.uk/tools/robotstxtgenerator.php</p>
<p>35- Robots.txt Syntax Checker<br />
http://www.sxw.org.uk/computing/robots/check.html</p>
<p>36- Yahoo Rank Position<br />
http://www.prsearch.net/</p>
<p>37- Yahoo Search Rankings</p>
<p>38- Alexaholic<br />
http://www.alexaholic.com/</p>
<p>39- Alexa Page Ranking<br />
http://www.alexaranking.com/</p>
<p>40- Alexa Rank Tool<br />
http://www.searchbliss.com/rank.asp</p>
<p>41- Alexa Related Rank Check<br />
http://www.123promotion.co.uk/tools/alexa-related-rank-check.php</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=24&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/seo-top-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>How Is Yahoo Using Your RSS Feed?</title>
		<link>http://copyall.wordpress.com/2008/12/04/how-is-yahoo-using-your-rss-feed/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/how-is-yahoo-using-your-rss-feed/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 12:15:55 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=18</guid>
		<description><![CDATA[How Is Yahoo Using Your RSS Feed? The format for the site submission has changed in the free Yahoo web submissions http://submit.search.yahoo.com/free/request . At first it allowed you to submit your site to it using the free submission form. This was normally the home page, and you would hope that their spider would crawl the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=18&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>How Is Yahoo Using Your RSS Feed?</h2>
<p>The format for the site submission has changed in the free <a class="postlink" href="http://submit.search.yahoo.com/free/request" target="_blank">Yahoo</a> web submissions <a href="http://submit.search.yahoo.com/free/request">http://submit.search.yahoo.com/free/request</a> . At first it allowed you to submit your site to it using the free submission form. This was normally the home page, and you would hope that their spider would crawl the rest of your website from there. Some webmasters have found this inadequate and have submitted other pages that Yahoo failed to notice otherwise.<br />
More recently Yahoo allowed you to put in a text document with a list of URL&#8217;s to simplify the submission process.<br />
A few weeks ago I noticed that Yahoo also allows RSS feeds of your website, Atom feeds, or a text listing of urls in this submission form. <strong>What does this mean? What will Yahoo do with the links in the RSS feed?</strong><br />
The text list of URL&#8217;s was obviously an effort to simplify the process for Yahoo to find all the pages in a website, as their documentation describes. But the RSS? Will they just add this to their database of RSS feeds for RSS searches, or will they follow the links with their spider to evaluate all the pages listed?<br />
I have been working with <a class="postlink" href="http://www.spiderweblogic.com/GoogleSitemap.aspx" target="_blank">Google Sitemaps</a> since they came out. (Google uses their XML-formatted Google Sitemaps to help discover all the pages in a website, as well as to evaluate what pages have changed recently.) I am wondering if this is Yahoo&#8217;s response to the Google Site Maps. Does anyone know?<br />
If I was them, then I would use RSS feeds to evaluate changes in the website. This has more information than the list of URL&#8217;s, since it also has descriptions and date changed. They have all the right information. If this is the case, it would be advisable for webmasters to have a RSS feed for their whole site to submit. That way Yahoo could just check the feed and know what pages to re-crawl, or what pages have been added.<br />
It could be just as possible that this is just a field for us to submit RSS feeds, in addition to the other pages in your website. If this is the case, then we may need to submit both the feed and the home page of the website.<br />
For myself, unless I find out differently, I am going to submit both. I intend on having a Google Sitemap and a RSS feed on all my future websites. I think it is safest to help out the search engines in any way possible. If they want information on what files have changed, I want to be proactive in giving it to them.<br />
In addition, for those who have the coding experties, it is advisable to automate pinging Yahoo when your RSS feed changes. This is a standard blogging technique.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=18&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/how-is-yahoo-using-your-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>A SEO Specialist Shares His Secrets &#8211; Website Submission</title>
		<link>http://copyall.wordpress.com/2008/12/04/a-seo-specialist-shares-his-secrets-website-submission/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/a-seo-specialist-shares-his-secrets-website-submission/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 12:11:05 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=14</guid>
		<description><![CDATA[A SEO Specialist Shares His Secrets &#8211; Website Submission Many of you have heard of submitting your website, but what does this really mean? What places should you really submit your website? What about submitting to thousands of search engines and directories through some website promotion service? WHAT PAGES TO SUBMIT: At the minimum, you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=14&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>A SEO Specialist Shares His Secrets &#8211; Website Submission</h2>
<p>Many of you have heard of submitting your website, but what does this really mean? What places should you really submit your website? What about submitting to thousands of search engines and directories through some website promotion service?<br />
<strong>WHAT PAGES TO SUBMIT:</strong><br />
At the minimum, you should submit your home page. Many search engines will promise to find and crawl the rest of your website automatically (in their own good time). But if they don&#8217;t discourage you from doing so, I would submit several of the important pages in your site. For example, a site map is definitely something I would want to submit, since it should have direct links to the rest of your website.<br />
Also, if I get another webmaster to link to my website, it I like to submit that page as well. I want the search engines to recognize that this resource has changed &#8211; it has a link to my website and I want the credit for it.<br />
<strong>WHAT TO PREPARE:</strong><br />
For the search engines, I would make sure that the website is properly optimized. At a minimum, I would do a double check the meta-tags to ensure that the title, meta-description and meta-keywords properly describe the web pages and have some of my desired keywords in it. I would also run a website validator on the pages I intend on submitting &#8211; to keep the search engine spiders from choking on my website. (<a href="http://validator.w3.org/">http://validator.w3.org/</a>) For more information on optimizing a website for the search engines, go to http://website-optimization-2.blogspot.com/.<br />
For the directories, I would normally prepare some commonly requested information. This really helps to speed up the process. I normally use a generic text editor like Microsoft Notepad and save the following data before I go and submit to the different search engines and directories. This enables me to use copy and paste.<br />
This should have:</p>
<ul>
<li>Your email</li>
<li>Your website url</li>
<li>A good title for your website</li>
<li>A description for the website</li>
</ul>
<p>Since Yahoo will allow you to submit a list of URLS that are in a text document (or an RSS feed) I would encourage you to prepare one to help them out. These should be at the root directory of your website and be updated whenever there is a change to your pages. That way you can just submit the location of the RSS feed or the text file and let Yahoo use that to find the rest of your pages. It is a nice time saver. Personally, I like using an automated RSS feed since Yahoo can use it to determine when the last changes occurred and decide what pages to re-crawl first.</p>
<p>(If you don&#8217;t know what RSS is, here is a great article on it: <a href="http://feedvalidator.org/docs/rss2.html">http://feedvalidator.org/docs/rss2.html</a>.)</p>
<p>Google uses a similar technology to help it find all of your web pages. It is called a &#8220;Google Site Map&#8221;. That is the subject of another article. I wrote one that has a lot more info on the <a href="http://www.spiderweblogic.com/GoogleSitemap.aspx">Google Site Maps</a>, for when you are ready to build one. Google also has a special way to submit these. Just follow their instructions. If this is too complicated, contact a webmaster or a SEO specialist who is familiar with this feature.<br />
<strong>WHERE TO SUBMIT:</strong></p>
<p>I would recommend submitting your home page to the major search engines individually, at least initially. However, there are several services that do groups of them for you &#8211; and is a big time saver for the rest of your site. The following is one of my favorites: <a href="http://www.freewebsubmission.com/">http://www.freewebsubmission.com/</a> I have always deselected Google, though, since I submit to them manually through the Google website. I submit my web pages to the following search engines manually (without a special tool) just to ensure that it is done.</p>
<ul>
<li><a href="http://www.google.com/addurl/?continue=/addurl">Submit to Google</a></li>
<li><a href="http://submit.search.yahoo.com/free/request">Submit to Yahoo</a></li>
<li><a href="http://beta.search.msn.com/docs/submit.aspx?FORM=WSUT">Submit to MSN</a></li>
</ul>
<p>You will need a Yahoo account to submit to the Yahoo search engine. And don&#8217;t fret if you don&#8217;t see immediate results. Your site should normally exist in MSN within about 6 weeks, in Yahoo in 8-12 weeks, and in Google within about 3 months. (You will not likely get much search results from Google for the first year though &#8211; but hold out and keep working on the other tricks. In the long run, Google will normally give you about 60 &#8211; 70% of the search engine traffic if you follow these methods.)<br />
Also, if you have the <a href="http://download.alexa.com/index.cgi?p=">Alexa toolbar</a> installed, navigate to your website and click on the &#8220;info&#8221; button on the toolbar. Then you will have to fill in information about your website. Once this is registered, you will start seeing how your website&#8217;s Alexa rating looks. There has been some rumors that Google considers the Alexa description in its searches &#8211; so make sure it is relevant to your website as a whole and has at least one of your keywords.<br />
You should also <a href="http://www.dmoz.com/add.html">submit your website to DMOZ</a>. This is a massive directory that is republished in several other websites. It is managed by humans, and is therefore considered to be of special relevance by other search engines. I strongly recommend reading all their rules before submitting &#8211; and follow them closely. Make sure that you try to get listed in only one category &#8211; the most relevant one for your business. It can take a month or two to get listed, but it really helps with your backlinks and overall relevancy as a website.</p>
<p><img src="http://www.directorymaximizer.com/affiliate/banners/3-1-1-38017.jpeg" alt="" /></p>
<p>After DMOZ, here are the most important list of directories to be listed in.</p>
<ul>
<li><a href="https://ecom.yahoo.com/dir/reference/submit/">Yahoo Directory website submission</a> ($299 annual fee)</li>
<li><a href="http://www.business.com/">Business.com website submission</a> ($199 annual fee)</li>
<li><a href="http://sbd.bcentral.com/addsite.aspx">Microsoft Bcentral Directory website submission</a> ($49 annual fee)</li>
<li><a href="http://www.botw.org/">Best of Web website submission</a> ($40 annual fee)</li>
<li><a href="http://www.goguides.org/">goguides.org website submission</a> ($40 lifetime fee)</li>
<li><a href="http://gimpsy.com/">gimpsy.com website submission</a> ($40 lifetime fee)</li>
<li><a href="http://www.joeant.com/suggest.html">joeant website submission</a> ($40 lifetime fee)</li>
<li><a href="http://www.tygo.com/smart/">Tygo website submission</a> ($40 lifetime fee)</li>
<li><a href="http://www.skaffe.com/info/addurl.php">Skaffe.com website submission</a> ($40 lifetime fee)</li>
<li><a href="http://85directory.com/">85directory.com</a> (39.95 lifetime fee)</li>
<li><a href="http://www.wowdirectory.com/howtoadd.php">wowdirectory.com website submission</a> ($25 lifetime fee)</li>
</ul>
<p>If you haven&#8217;t used directories before &#8211; try browsing these before you fill out the form to submit your site. They are organized by category. You need to find the most relevant category to put your website before you start to fill out the form for each of these. Have a pen and paper as you browse &#8211; and write down directory paths of where you want to be.<br />
Being in some directories just adds some good backlinks. (When another webmaster links to your website, this is considered a backlink.) Others, like Yahoo and DMOZ, tend to get some special relevance to certain search engines. After you get familiar with these well-known directories, look for niche directories that are specific to the type of business your website is about. The following web page has a larger list of directories: <a href="http://www.strongestlinks.com/directories.php">http://www.strongestlinks.com/directories.php</a><br />
There are specialized directories that focus on a particular category of links. These can be valuable &#8211; you will just have to do a bit of searching to find them. These may be considered as part of your overall strategy.<br />
Being listed in a search engine there doesn&#8217;t guarantee that you will have a good ranking &#8211; this is just the first step &#8211; letting them know that you exist.<br />
<em>IF YOU SEE AN OFFER TO GET LISTED IN HUNDREDS OF DIRECTORIES AND WEBSITES AUTOMATICALLY &#8211; Be careful!</em> Research it before submitting. Many of these will list you in hundreds of FFA (free for all) sites. If they suggest that this is to be done monthly &#8211; then you can be guaranteed &#8211; IT IS FFA. <strong>These sites are considered SPAM by search engines</strong> and I would strongly encourage you to avoid them. Did I mention to avoid these?</p>
<p>The best kinds of directories (according to search engines) are those that require a human review before publishing the content. All the ones I listed above require some human to review the directory listing before posting it.</p>
<p>Check out what Google has to say about FFA sites: <a href="http://www.google.com/webmasters/seo.html">http://www.google.com/webmasters/seo.html</a> . They may get you quick backlinks, but they are from the &#8220;wrong&#8221; type of site. These are just a list of sites &#8211; and they stay there <em>temporarily</em>. Only the latest 100 submitted or so are displayed there and you need to be resubmitted regularly to stay there. Few humans use this &#8211; it is just a linking game to trick the search engines about your popularity (and search engines don&#8217;t like it). Don&#8217;t bother. And dont pay someone to do it for you.</p>
<p><strong>TO WRAP IT UP:</strong></p>
<p><strong>Get backlinks &#8211; but avoid FFA sites.</strong> There are some important directories, but being listed in &#8220;THOUSANDS OF WEBSITES AND DIRECTORIES&#8221; is likely a promotional trick to get you listed in FFA sites. The most important backlinks are from web pages with content related to your website and those that your customers visit. If it isn&#8217;t likely to draw your customers, it may not be very important for your website traffic.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=14&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/a-seo-specialist-shares-his-secrets-website-submission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>

		<media:content url="http://www.directorymaximizer.com/affiliate/banners/3-1-1-38017.jpeg" medium="image" />
	</item>
		<item>
		<title>Google Sitemaps &#8211; Submission of your WHOLE Website\</title>
		<link>http://copyall.wordpress.com/2008/12/04/google-sitemaps-submission-of-your-whole-website/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/google-sitemaps-submission-of-your-whole-website/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 12:04:10 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=12</guid>
		<description><![CDATA[Google Sitemaps &#8211; Submission of your WHOLE Website Google has a new trick! Don&#8217;t get left behind! It&#8217;s the hottest thing since RSS. I was working on my Google AdWords campaign for SchoolAndTeacher.com and I noticed that Google had a new feature called &#8220;Google Sitemap&#8221;. It was a perfect fit with my needs. I was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=12&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Google Sitemaps &#8211; Submission of your WHOLE Website</h2>
<div class="blogPost">Google has a new trick! Don&#8217;t get left behind! It&#8217;s the hottest thing since RSS.</p>
<p>I was working on my Google AdWords campaign for <a title="Teacher Websites - teachers can post homework, exams etc - and students or parents can get email reminders." href="http://www.schoolandteacher.com/">SchoolAndTeacher.com</a> and I noticed that Google had a new feature called &#8220;Google Sitemap&#8221;. It was a perfect fit with my needs. I was concerned with how deep Google would be able to get into my site. Teachers are able to have homework posted daily on my site but will Google see the daily changes? Now they can. When a new teacher signs up, how many months will it be before Google recognizes it? With Google Sitemap, Google can be informed about new pages quickly and when a page last changed.<br />
If you have a website and want Google to know about ALL the pages in your site, build a Google Sitemap. That&#8217;s it. Keep reading, since I will show you how to do so, and where it proves most useful.</p>
<p>Webmasters (like me) have been frustrated by the slow methodological way in which Google gradually finds the pages in your site. If your site starts out big and has a lot of dynamic pages, then this is unacceptable. Hurray for Google! They are listening.</p>
<p>Many webmasters like using DHTML menus, but are concerned about the search engines finding all the pages. This will help Google to find them. (In reality, I would still recommend having a regular site-map to help the other search engines find the rest of your pages. Google may drive the most traffic but customers coming in through any search engine are welcome. Don&#8217;t throw this away.)</p>
<p><strong>DO WE KEEP OUR OLD SITE MAPS?</strong></p>
<p>Yes! The Google Sitemap is not useful to your normal human user just to Google. (It is in XML format, not HTML.) Also remember that other search engines (like Yahoo and MSN) don&#8217;t use this type of site map yet. Hopefully they will.</p>
<p><strong>WHAT DOES A GOOGLE SITEMAP LOOK LIKE?</strong></p>
<p>It is XML. For XML gurus, here is the schema: <a title="Google Sitemap Schema" href="http://www.google.com/schemas/sitemap/0.84/sitemap.xsd">http://www.google.com/schemas/sitemap/0.84/sitemap.xsd</a>.</p>
<p>But if you are new to XML, you can generate one here: <a href="http://www.xml-sitemaps.com/">http://www.xml-sitemaps.com/</a></p>
<p><strong>BUT I DON&#8217;T WANT TO USE XML</strong></p>
<p>You can just provide a text document with the list of URL&#8217;s. This will help Google find your pages, but will not help Google effeciently decide on what to spider.</p>
<p>I would strongly encourage you to build an XML version of the Google Sitemap, since it also has the date your page was last changed. This date helps Google to know what has changed recently. It wont have to spider your whole site to find out either.</p>
<p><strong>BENEFITS OF USING THE XML VERSION:</strong></p>
<p>Google can know what pages have changed and not have to re-crawl those pages that haven&#8217;t changed.</p>
<p>If you have a lot of pages and Google doesn&#8217;t have time to crawl all of your pages all right away, it will focus on the ones that changed according to your priority.</p>
<p>Google is your friend.If they want information on how to efficiently crawl your site give it to them.</p>
<p><strong>WHAT TO SUBMIT?</strong></p>
<p>You may submit a sitemap, or an index of your sitemaps. Either will do. Google has documentation on both. (Don&#8217;t worry about the index yet. That is addressed at the end of this article.)</p>
<p><strong></strong><strong>I BUILT ONE &#8211; NOW HOW DO I SUBMIT IT?</strong></p>
<ol>
<li>First TELL GOOGLE IT EXISTS</li>
<li>Upload your Sitemap to your site to the highest folder in your website.</li>
<li>Sign into Google Sitemaps with your Google Account. (Use this link: <a title="Login to Google Sitemap" href="https://www.google.com/webmasters/sitemaps/login">Google Sitemap Login</a> )</li>
<li>Click on &#8220;Add a Sitemap&#8221; link.</li>
<li>Type the URL to your Sitemap location.</li>
</ol>
<p>Congratulations! Google now knows about it!</p>
<p>Now tell Google whenever something changes. It will check this sitemap to see where the changes are.<br />
<strong>Quick and Easy Way:</strong></p>
<p>Type the following into the address section of your browser:<br />
<a href="http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.YourDomain.com/sitemap.xml">http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.YourDomain.com/sitemap.xml</a></p>
<p>Of course, you should replace the YourDomain.com with your domain and YourSitemap.xml with your sitemap.</p>
<p>If you have a dynamically built site then you would want to automate this using screen scraping techniques.</p>
<p><strong>HOW OFTEN TO SUBMIT?</strong></p>
<p>Ideally, it should be submitted when changes are made. Personally, I would avoid doing so more than once per day. However, we will look to Google as they may provide further guidance on this. Search engines are our friends, and we should be respectful of abusing any service they provide or making them process things needlessly.<br />
<strong>WILL THIS IMPROVE MY GOOGLE RANKING?</strong></p>
<p>Google doesn&#8217;t make any promises of this. This is mainly a way for Google to find your pages, and to efficiently know what pages need to be re-crawled on your website. If your site makes frequent changes, this feature helps Google to know about them more quickly. It won&#8217;t have to spider through your whole site to find the changes.<br />
<strong>HOW MANY URLs CAN I HAVE IN A GOOGLE SITEMAP?</strong></p>
<p>According to Google documentation, you may have up to 50,000. If you anticipate more than this, then you should build several sitemaps and use a Google Sitemap Index. This Index will point to the several sitemaps. If you want more information on the Sitemap Index, go to <a title="Google Sitemaps Index documentation" href="http://www.google.com/webmasters/sitemaps/docs/en/protocol.html#sitemapFileRequirements">http://www.google.com/webmasters/sitemaps/docs/en/protocol.html#sitemapFileRequirements</a><br />
FOR more information, please refer to Google Documentation at <a title="Google Sitemaps documentation" href="http://www.google.com/webmasters/sitemaps/docs/en/about.html">http://www.google.com/webmasters/sitemaps/docs/en/about.html</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=12&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/google-sitemaps-submission-of-your-whole-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
		<item>
		<title>A SEO Specialist Reveals All &#8211; Website Optimization</title>
		<link>http://copyall.wordpress.com/2008/12/04/a-seo-specialist-reveals-all-website-optimization/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/a-seo-specialist-reveals-all-website-optimization/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 11:52:43 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=10</guid>
		<description><![CDATA[A SEO Specialist Reveals All &#8211; Website Optimization Search Engine Optimization is the process of tailoring your website to be found on the internet when someone types certain keyword phrases in a search engine like Google or Yahoo. Search engines can drive targeted customers to your website – those who are interested in your product. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=10&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>A SEO Specialist Reveals All &#8211; Website Optimization</h2>
<p>Search Engine Optimization is the process of tailoring your website to be found on the internet when someone types certain keyword phrases in a search engine like Google or Yahoo. Search engines can drive targeted customers to your website – those who are interested in your product. But this takes a lot of work.</p>
<p>Search Engine/Website optimization is the first step in promoting your website. Those with foresight will have a SEO-savvy webmaster (such as myself) build the website that is optimized from the start. Otherwise, a website may need a SEO-facelift later to help it be digestible to the search engines &#8211; and to make it obvious to the search engines that the keywords you are trying to be found under are truly relevant to your website. Like any specialty, performing website optimization involves skills, special tools, and a willingness to keep up with current changes in the market.</p>
<p>For those who want to do it themselves, here are the steps.<br />
<strong>BOOKMARK THESE TOOLS! YOU WILL need them!</strong></p>
<p><em><span style="text-decoration:underline;">The first step</span></em> in website optimization is to make sure you have well-formatted HTML. I would encourage you to use the following tool to check this: <a href="http://validator.w3.org/">http://validator.w3.org/</a> Do your best to get your website as close to conformance as possible.<br />
If you use CSS, then use a CSS validator at <a href="http://jigsaw.w3.org/css-validator/validator-uri.html">http://jigsaw.w3.org/css-validator/validator-uri.html</a> There is rarely an excuse for not having it validate here.<br />
<strong>If you follow most of the suggestions for having valid HTML code your web pages will be more digestible for the search engines, as well as being much more cross-browser compliant.</strong> You should also do this after any significant edit of the web page &#8211; to ensure that it is still compliant.<br />
<em><span style="text-decoration:underline;">The second step</span></em> in website optimization is to work on the Meta tags and the title tag for each page in your site. These are in the header of your web page document and need to be tailored to attract users who type in one of a select group of keywords. If you need a tool to help generate these, use this <a href="http://www.spiderweblogic.com/HTML-Meta-Tag-Generator.aspx">meta tag generator tool </a>here (<a href="http://www.spiderweblogic.com/HTML-Meta-Tag-Generator.aspx">http://www.spiderweblogic.com/HTML-Meta-Tag-Generator.aspx</a>) that I built.</p>
<p><a href="http://www.axandra.com/go.to/rfuess/4"><br />
<img src="http://www.axandra.com/affiliates/top-10-optimizer.gif" border="0" alt="" /></a></p>
<p><em>The title tag:</em></p>
<p>The title tag is, of the three, the most important for the major search engines. Don&#8217;t make this too long &#8211; normally no more than 6 words. But have your most important keywords here. Some SEO specialists advise that even the order of the text here is significant. They suggest that if you place your company name in the title, that it should be placed last so the other keywords are being considered with greater weight.<br />
<em>The meta-keywords tag:</em></p>
<p>This is now of lesser importance than before, due to abuse by webmasters to achieve high rankings. However, it is still important and is required by many of the smaller search engines. Make sure that you don&#8217;t repeat any keyword or keyword phrase more than three times. That would be considered Spam (bad SEO tactics) by the search engines. Remember, your visitors will see the title of the web page. Make it useful to them as well.<br />
<em>The meta-description tag:</em></p>
<p>This is of higher importance than the keywords tag. Several search engines use it when they show your listing. It needs to encourage your potential visitors to visit your website. Of course, having keywords in here is important. But keep the primary purpose in mind as you write it. Here too, you should make sure that you don&#8217;t repeat any keyword or keyword phrase more than three times.<br />
Each page in your website needs its own tailored title, meta-description, and meta-keywords tag. These need to be focused on the keywords you are trying for. (These are the words or phrases you want to be found at when people are doing searches.) These shouldn&#8217;t normally be the same on every page. They should be customized to the content that is on that page. You should also keep your visitors in mind as you write them.<br />
<span style="text-decoration:underline;"><em>The third step</em></span> is to work on your content &#8211; especially on your home page. Ideally you would have between 800 &#8211; 1200 words of text. It should have your most important keywords at the top, middle and the bottom of the text. If possible, use an &#8220;h1&#8243; tag at the top for your title &#8211; and have your most important keyword imbedded in it. Also, have some of your keywords in a sentence or phrase that is bolded. Keep it natural for your visitors to read. If it doesn&#8217;t look natural, you will loose any visitors you have attracted.<br />
<span style="text-decoration:underline;"><em>The fourth step</em></span> in website optimization is to edit your links and your images to make full use of the &#8220;title&#8221; and &#8220;alt&#8221; attributes.<br />
Text links can have a &#8220;title&#8221; attribute. The content is to more fully describe your link. When you put your mouse over the link, the content of the &#8220;title&#8221; attribute is displayed. I would encourage you to tailor the description so that it contains at least one of your keywords &#8211; but keep it accurate &#8211; that it really does describe the link. It must make sense to the common user.<br />
Images HTML tags can have an &#8220;alt&#8221; attribute. It is used to describe an image when you put a mouse over it. It is also used for different devices for seeing impaired. Also, it is used when the user decides not to show images with the web site. They will see this text instead. (It is the &#8220;Alternate Text&#8221; for the image.) Try to incorporate some keywords here too &#8211; but keep with the spirit of being the &#8220;alternate text&#8221; for the image.<br />
If you are using tables, you may even include a table &#8220;summary&#8221; attribute. The purpose of this attribute is to assist for those with disabilities to understand the contents and structure of a table. Keep all summary comments within that purpose &#8211; and add keywords only where appropriate. Note that these summary attributes may cause your web page validator to spit up an error &#8211; but this is newer item that is encouraged.<br />
<em><span style="text-decoration:underline;">The fifth step</span></em> is to have a good menu system or a site map. Search engines follow links to find the different pages in your site. If your navigation is one of those JavaScript drop-down menus or Flash menus, the search engines may not find all of your pages unless you have an alternative non-JavaScript link path that they can follow. If you use the fancy JavaScript links, you should have a hard link to a site map on every page. The site map should have a real non-JavaScript list of links that the search engines can follow to map out your whole site. As a standard policy I tend to avoid the JavaScript links in the menus.<br />
<strong>OPTIONAL:</strong><br />
If you haven&#8217;t chosen a domain name yet, you may strongly consider having your top keyword phrase in the domain name, with the words separated by dashes. This is an excellent idea, but not always feasible. Many companies already have a domain name selected, or prefer to use their company name as the domain name. This is a business decision left up to the customer.<br />
<strong>THINGS NOT TO DO:</strong><br />
Don&#8217;t create and market mirror sites though to accomplish this trick either. Sites that are identical in content, but have a different domain name are considered SPAM (bad/taboo) by the search engines. They don&#8217;t appreciate such tricks, and the ranking of both websites will suffer for it.<br />
Also, don&#8217;t get too crazy with stuffing keywords where they don&#8217;t belong or by repeating keywords or by having keywords in hidden layers. Search engines don&#8217;t like that and will ban your site.<br />
<strong>SEO SOFTWARE TO BUY:<br />
</strong>I have used <a href="http://www.axandra.com/go.to/rfuess/1">IBP</a> and <a href="http://www.trendmx.com/website-promotion-optimization-software/website-promotion-software.aspx">SEO Studio</a> to do website analysis during my optimization. Both have been invaluable tools for analyzing how saturated my keywords are in a particular web page, and giving good guidance on how to improve my rankings. Both have free trial periods &#8211; it is worth checking them out. They are reasonably priced and I have been very satisfied with their performance. It is easy to see such things as keyword density relevance for the whole web page. It also is helpful in showing where the keywords are not (and can be). You will learn a lot about website optimization just by using these tool! If you are serious about website promotion, this is a must!<br />
<strong>NOW WHAT?</strong><br />
After all this &#8220;Search Engine Optimization&#8221; you need to do a human review your website &#8211; is it natural/useful/helpful for the human visitor? Remember, getting website traffic is only half the game. This site needs to quickly convert them into paying customers.<br />
Once it is &#8220;Optimized&#8221;, then you need to let the search engines know that you exist. Only after it is ready should you tell them about it. But this is a subject for another article. Do a search of different article warehouse or SEO news sources. You will find a lot of information on this.<br />
<strong>WEBSITE OPTIMIZATION NEWS SOURCES:</strong><br />
Since there are new quirks in the website optimization and website promotion that come out all the time &#8211; some that apply to all search engines, and some that apply to a particular one, it is wise to keep up to date. I strongly encourage you to join a couple of relevant mailing lists!<br />
I really like the news sources from Entireweb.com. If you submit a site through them, I would encourage you to accept their free newsletters. They have great content. <a href="http://www.entireweb.com/submit_site/">http://www.entireweb.com/submit_site/</a><br />
Another place to get really great articles on website optimization or promotion is <a href="http://www.sitepronews.com/">http://www.SiteProNews.com</a> They also allow you to subscribe to their articles. Do this!<br />
If you are serious about keeping up with your website positioning, keep up with the news. You will find these resources invaluable!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=10&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/a-seo-specialist-reveals-all-website-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>

		<media:content url="http://www.axandra.com/affiliates/top-10-optimizer.gif" medium="image" />
	</item>
		<item>
		<title>The First Step to Optimization Website</title>
		<link>http://copyall.wordpress.com/2008/12/04/the-first-step-to-optimization-website/</link>
		<comments>http://copyall.wordpress.com/2008/12/04/the-first-step-to-optimization-website/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 11:35:01 +0000</pubDate>
		<dc:creator>copyall</dc:creator>
				<category><![CDATA[page rank]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo book]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine optimazation]]></category>

		<guid isPermaLink="false">http://copyall.wordpress.com/?p=3</guid>
		<description><![CDATA[The First Step In Website Optimization (Keyword Selection) Everything in website optimization and website marketing is based around keywords. The first and most important step in this process is keyword selection. Normally you focus on 2-3 for each page of your website. Of course, your home page is the most important, but a good webmaster [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=3&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>The First Step In Website Optimization (Keyword Selection)</h2>
<p>Everything<br />
in website optimization and website marketing is based around keywords.<br />
The first and most important step in this process is keyword selection.<br />
Normally you focus on 2-3 for each page of your website. Of course,<br />
your home page is the most important, but a good webmaster knows that<br />
each page could be a possible entry point and most should be optimized.</p>
<p>This article will discuss some of the tools and techniques of the trade!</p>
<p>You<br />
start with what you think your customers would type in &#8211; if they were<br />
in the market for your product. Normally these are 2-3 word phrases. <strong>Most people who are ready to buy have refined their search by using at least 2 words in their search. </strong>One<br />
word phrases (in general) tend to be too vague and competitive. They<br />
seldom bring the results that the customer is interested in either. To<br />
that end, it may bring a lot of traffic, but it is very expensive and<br />
not very focused traffic.</p>
<p>Unfortunately, you may not choose the keywords that many others do. <strong>If<br />
your selection is keywords people seldom type in, then you are not<br />
likely to get many visitors &#8211; even if you are number one for that<br />
keyword.</strong> If your keywords are very competitive and you are not<br />
an SEO expert, then you are not likely to get the top position. You<br />
ideally want achievable goals. You want to optimize for keywords that<br />
you have a chance of getting a good ranking in. And you want these<br />
keywords to be the ones that bring paying customers to your website.<br />
It&#8217;s all about the right balance.</p>
<p><strong>FREE TOOLS TO BOOKMARK:</strong></p>
<p>1) The <a href="http://www.digitalpoint.com/tools/suggestion/?keywords=keyword&amp;country=us">keyword selection tool </a>from Digital Point. After typing in<strong> your idea of a good keyword</strong>,<br />
it shows various alternatives and how often it was requested in<br />
WordTracker and in Overture in one day. This is great information! It<br />
tells you what keywords are used more than others. <strong>If you chose a flop, you could easily pick a better one</strong>.<br />
2) The <a href="https://adwords.google.com/select/KeywordToolExternal">Google Adwords keyword selection tool</a><br />
is another great freebee. When using this, I normally select the<br />
keyword popularity option. This will show the keyword you selected,<br />
various synonyms, and their relative popularity and competitiveness.</p>
<p><strong>COLLECTING DATA</strong></p>
<p>In a spreadsheet or on a piece of paper, write the following columns:</p>
<ul>
<li>Keyword Phrase</li>
<li>WordTracker Search</li>
<li>Google Search Volume</li>
<li>Google Competition</li>
<li># Google Results</li>
<li>Avg # backlinks (top 3)</li>
</ul>
<p>The <em>Keyword Phrase</em><br />
is the phrase you are investigating. It may be the one you initially<br />
chose, or it may be one of the automated suggestions from one of these<br />
tools. If you think it would be a good one to use, write it down.</p>
<p><strong>WordTracker Search</strong>:<br />
Write down the number of searches that WordTracker has in a given day.<br />
This is not Google or Yahoo searches, but the proportions should be<br />
pretty similar. Bigger numbers is better.</p>
<p><em>Now use the Google keyword selection tool for that keyword.</em></p>
<p><strong>Google Search Volume</strong>:<br />
Write down a numeric representation of the graph shown (0-10) for your<br />
keyword. Bigger volume is better. This should complement the<br />
WordTracker numbers. Big numbers in both is a good sign. Normally when<br />
I start, I sort the list of suggested keywords by search volume. This<br />
keeps me from looking at keywords that are hardly being used by my<br />
customers.</p>
<p><strong>Google Competition</strong>: This is AdWords<br />
competition, but this is also reflective of the competitiveness of the<br />
market for that keyword phrase. The smaller the competition the easier<br />
it will be for you to optimize for this keyword. If this number is<br />
high, then lots of people are trying to be positioned for this keyword<br />
- and spending money on it. Those that look like a 7-10 in this<br />
category will likely take more effort. People are spending money for<br />
these keywords &#8211; and likely on both SEO techniques and AdWords.</p>
<p>If<br />
you are wanting an &#8220;easy keyword&#8221; to be found on, sort them by the<br />
Google AdWords competition. Look for keyword phrases that have no<br />
competition, but have some significant searches.</p>
<p><em>Now open a new browser at <a href="http://www.google.com/">http://www.Google.com</a> and do a Google search for your keyword phrase</em>.</p>
<p><strong># Google Results</strong>:<br />
Write down the number of pages Google has returned for that keyword<br />
phrase. This is in the top-right of the page. Lower numbers are better.<br />
If there are less pages available for a given keyword, you fare a<br />
better chance at having good position.</p>
<p><strong>Avg # backlinks</strong>:<br />
This is the average number of backlinks for the top position. For each<br />
of the top three type in link:http://www.yourcompetion.com to see how<br />
many other webpages they have linked to them. Write down the average<br />
number of backlinks the top 3 have. If they have a lot of webpages<br />
linked to them, then you have a lot of work to do &#8211; in a link-building<br />
campaing. This can be time consuming and expensive.</p>
<p><strong>FILTERING THE LIST TO 3 KEYWORDS</strong></p>
<p>Now<br />
you try for &#8220;achievable goals&#8221;. You want to choose 3 keywords that you<br />
are going to optimize your page for. Each of these must be good bets of<br />
driving some traffic to you.</p>
<p>One of these should be an &#8220;easy<br />
goal&#8221;. Look for a keyword phrase that is not very competitive, but has<br />
enough targeted customers to be worth attempting. Often this will be<br />
one that has a smaller number of searches &#8211; but that is OK. This is<br />
something that you may be able to achieve in a shorter amount of time,<br />
hopefully within 4-6 months. If you read up on the <a href="http://seoarticles.seoforgoogle.com/the-seo-halo-effect.cfm">SEO halo effect</a>, you may have a clue on why we start with at least one easy goal.</p>
<p>One<br />
of these should be a &#8220;reach goal&#8221;. It should be one that will drive a<br />
lot more traffic to your site, but is not too competitive that it would<br />
break your pocketbook. There is always time and money involved with any<br />
website optimization efforts. Don&#8217;t be surprised if it takes over a<br />
year to reach this goal.</p>
<p>For the third, I usually choose another &#8220;reach goal&#8221;.</p>
<p>Now<br />
you need to design and optimize your website for these keywords&#8230; If<br />
you are choosing a domain name, you should consider having one of your<br />
keywords within it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/copyall.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/copyall.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/copyall.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/copyall.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/copyall.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/copyall.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/copyall.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/copyall.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=copyall.wordpress.com&amp;blog=5716879&amp;post=3&amp;subd=copyall&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://copyall.wordpress.com/2008/12/04/the-first-step-to-optimization-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b0b2e2557248dc88263e0d4948b6cde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">copyall</media:title>
		</media:content>
	</item>
	</channel>
</rss>
