<?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"
	>

<channel>
	<title>iCreativePro.com</title>
	<atom:link href="http://icreativepro.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://icreativepro.com</link>
	<description>Arizona based web design, ecommerce, content management solutions</description>
	<pubDate>Thu, 08 May 2008 21:33:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>How to Optimize for Google: Part 3 of 3</title>
		<link>http://icreativepro.com/sem/how-to-optimize-for-google-part-3-of-3/</link>
		<comments>http://icreativepro.com/sem/how-to-optimize-for-google-part-3-of-3/#comments</comments>
		<pubDate>Mon, 05 May 2008 12:44:58 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Engine Optimization]]></category>

		<category><![CDATA[google local]]></category>

		<category><![CDATA[google optimized part 3 of 3]]></category>

		<category><![CDATA[google sitemaps]]></category>

		<category><![CDATA[load time]]></category>

		<category><![CDATA[non www redirects]]></category>

		<category><![CDATA[permanent 301 vs temporary 302]]></category>

		<category><![CDATA[redirects]]></category>

		<category><![CDATA[robots.txt]]></category>

		<category><![CDATA[server up time]]></category>

		<category><![CDATA[site age]]></category>

		<category><![CDATA[w3c compliant code]]></category>

		<category><![CDATA[xml sitemap]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=56</guid>
		<description><![CDATA[In Part 1 and Part 2 of How to Optimize for Google I discussed general website optimization, links, and Google webmaster tools. In Part 3 we will look at a number of other considerations which play a role in successful rankings in Google, and also touch on some tactics which are best avoided.

Completing Optimization: Other [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://icreativepro.com/sem/how-to-optimize-for-google-part-1-of-3/" target="_blank" >Part 1</a> and <a href="http://icreativepro.com/sem/how-to-optimize-for-google-part-2-of-3/" target="_blank" >Part 2</a> of <b>How to Optimize for Google</b> I discussed general website optimization, links, and Google webmaster tools. In Part 3 we will look at a number of other considerations which play a role in successful rankings in Google, and also touch on some tactics which are best avoided.<br />
<br />
<b>Completing Optimization: Other Considerations</b><br />
<br />
<b>Redirects</b><br />
If you need to use redirects on your site, it is very important to use the correct one. If a page is moving to a new location, or being removed all together, it is very important to have this page redirected to either the new location or the next closest page using a Permanent 301 Redirect.<br />
<br />
While rare, if a page is being moved to a new location for a short term, with the intent of it returning to the original location, then and only then, will you want to use a Temporary 302 redirect. For more information please see Redirects: <a href="http://news.stepforth.com/blog/2008/01/redirects-permanent-301-vs-temporary.php"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/news.stepforth.com');">Permanent 301 vs. Temporary 302</a>.</p>
<p><b>Non WWW Redirects</b><br />
To help eliminate page rank split, and provide your site with a little extra value, implement a non-www redirect. What this redirect will do is change the URL to include the &quot;www&quot; whenever a URL is accessed that does not include it. This can help to consolidate links to the correct page and give your site some additional strength. For more help on Non WWW redirects please see: How to 301 Redirect Non-WWW to WWW URL&#8217;s<br />
<br />
<b>HTTP Headers</b><br />
Check your page headers! If you have implemented any form of redirect on your site including mod rewrites, check your HTTP headers. You may be surprised at what you find. Some forms of redirects may use a 302 code where you really want a 301. By checking your headers you can ensure all is well, and troubleshoot problems. On our website we have added our own HTTP Header Checker for your convenience.<br />
<br />
<b>Home Page URL</b><br />
Never have more than one URL for your home page. If your home page is available and displays on more than one URL, then utilize 301 redirects on all but the main URL you want to focus on - in most cases &quot;http://www.domain.com/&quot;. All your links pointing to the home page should direct to the exact same URL otherwise you will split the value of your home page into multiple duplicate URL&#8217;s.<br />
<br />
Google sees &quot;http://www.domain.com&quot; and &quot;http://www.domain.com/index.html&quot; as different pages, but displaying the same content. This splits the overall value of your home page, and can decrease the chances of rankings. By keeping it consistent with a single URL, you remove this split and retain more of the strength.<br />
<br />
In theory having your home page split like this could bring with it duplicate content penalties, however, I have yet to see this actually happen - that said, it is best to avoid the risk all together.<br />
<br />
<b>XML Sitemap</b><br />
XML Sitemaps are great for ensuring that Google and the other engines are able to spider your entire site. While an XML sitemap will not directly impact your search rankings it can help as Google is more likely to see any SEO based changes more quickly, which in turn can have an impact.<br />
<br />
<b>Robots.txt</b><br />
This is the first file all search engines look for every time they visit your site. While placing a blank robots.txt file in your root folder will not help with search rankings, it will help reduce 404 errors appearing in your log files.</p>
<p>It is also highly recommended that if your site utilizes an XML sitemap, to include a call to this sitemap within the Robots.txt file. Simply add the following line to ensure that the major engines (including Google) can find your sitemap:<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>Sitemap:</b> http://www.domain.com/sitemap.xml<br />
<br />
<b>Potential Blockages</b><br />
If you are finding that your site is simply not being indexed it is possible that you are blocking the spiders in one way or another.<br />
<br />
Start with checking your main site navigation, if you are using Flash or some other fancy form of navigation that could be your problem right there. Next check your HTTP headers to ensure that your home page is returning a 2xx code which indicates that the clients&#8217; request was successfully received. Finally take a look at your Google Webmaster Tools for any noted errors. If you are blocking Google, chances are you will be able to uncover the issue with these steps.<br />
<br />
<b>Duplicate Content</b><br />
Duplicate content can be quite damaging to your rankings. Ensure that all content on your site is unique. Never steal or &quot;borrow&quot; content from another site, and never cut and paste large portions of text from one page of your site to the next. By keeping all pages of your site entirely original you stand the best chances of getting a thumbs up from Google.<br />
<br />
<b>Fresh Content / Regular Updates</b><br />
Update your content. In highly competitive markets, sites with old static content can often slip away. Keep your content fresh and updated to keep bringing Google back to your site. If they find new pages and updated pages with every visit, they will come back more often.<br />
<br />
<b>Site Age</b><br />
The age of your site can also have an effect on search engine rankings. While there is little you can do (short of keeping the same domain) to help on this matter, remember that the longer your site is online, the better its chances for success. It pays to select the perfect domain right from the start and not to change domains mid-stream. Older sites that stand the test of time add a level of authority in Google&#8217;s eyes. New sites seldom see rankings for competitive terms in their first year.<br />
<br />
<b>Note:</b> Site Age is determined not by the date the domain was originally registered by rather by the date Google first discovered content on your site.<br />
<br />
<b>Load Time</b><br />
Load time can have an impact in your Google AdWords Quality Score but it is unknown for sure if it can also impact your organic search rankings. It is best to keep your load time to as little as possible. If it is not already a part of the Google Algorithm, it likely will be soon. Besides, it is also best in order to give your site visitors the best experience possible.<br />
<br />
<b>Server Up Time</b><br />
This can be a rather significant issue. If you find that your web hosting company has a history of down time, change hosts. If Google comes to visit your site once and it is down, not to worry, they will come back, but if Google visits your site often only to find that it is unavailable, you can find yourself with drastically depleted rankings.<br />
<br />
<b>Google Local</b><br />
If you have a traditional brick and mortar store, consider submitting to <a href="http://www.google.com/local/add"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.google.com');">Google Local</a>. While this will not directly impact your regular organic rankings, you may find your site ranking above the organic results with a &quot;local business results&quot; map listing. This tends to be most common when your business is near the geographic center of a city, and when the search phrase uses a geographic modifier.<br />
<br />
<b>W3C Compliant Code</b><br />
There is much speculation as to if W3C compliant code can have a positive impact on search rankings, and the majority believe &quot;maybe&quot; with some saying &quot;yes&quot;. Regardless, it is definitely a good idea to have your site be W3C Compliant if at all possible. Not only may it help you in terms of search rankings, but having compliant code can decrease load times, and help to ensure cross-browser compatibility, all of which are good things. If at all possible, it is recommended that sites be made to be compliant.<br />
<br />
Many experts who took part in the SEOMoz &quot;<a href="http://www.seomoz.org/article/search-ranking-factors"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.seomoz.org');">Google Search Engine Ranking Factors</a>&quot; lean towards it not being a big contributor, however, it may be an issue if Google has difficulties indexing a page properly.<br />
<br />
A code validation service is available at <a href="http://validator.w3.org"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/validator.w3.org');">validator.w3.org</a>.</p>
<p><b>DO NOT TRY THIS AT HOME</b><br />
I want to stress that this section is about things you should NOT do. These issues could be damaging to your rankings. If your site is implementing any of these, it may be best to remove it.</p>
<p><b>Hidden Text</b><br />
This includes any text that you can simply not see when viewing the page. It may be text hidden in invisible div layers, text located below the fold with vertical scrolling disabled or even text on the same colored back ground (white text on a white background for instance). Whatever the case, hidden text can get your site into hot water and it is not recommended.</p>
<p><b>Excessive Keywords</b><br />
Don&rsquo;t go over board in placing target phrases within your body text. Stuffing keywords everywhere possible just because you can, is not only unlikely to help you achieve rankings, it could very well have the opposite effect.</p>
<p><b>Duplicate content</b><br />
Large amounts of duplicated content or pages, as well as stealing or scraping content from other sites is one good way to get your site banned.</p>
<p><b>Doorway pages</b><br />
Creating multiple websites or pages with nearly identical, yet slightly different content for the purposes of trying to grab some Google rankings is a good way to get your site into trouble.</p>
<p>If you have created pages of this nature for PPC campaigns, make sure that they are blocked from the search engines as to not get you into any hot water.</p>
<p><b>Cloaking</b><br />
Simple - Don&rsquo;t Cloak. In a nutshell cloaking is when you display different information to the search engines than you do to your human visitors. Google frowns on this, and if they catch you, watch out!</p>
<p><b>All Flash</b><br />
Websites that are entirely flash based will not get you into trouble. The reason I have included it here however, is that they won&rsquo;t do you many favors either. Sites that are all Flash, have little to no content for Google to digest and thus, drastically reduce your chance of rankings. If you must keep your &ldquo;All Flash&rdquo; site, it is recommended that you also create a secondary HTML version for the search engines and for those visitors who simply prefer it.</p>
<p><b>Frames (including iFrames)</b><br />
Frames are also one of those things that won&rsquo;t get you into trouble, but do significantly reduce your chances of rankings. If you want any chance of ranking in Google using a Frames site, be sure to copy your relevant content from each page into your &lsquo;noframes&rsquo; tag. While this is far from ideal it may help you salvage some listings.</p>
<p>When it comes to including content through the use of an iFrame, remember, Google can not see any of this content located within the frame. It will be of no use to your rankings. If you rely on this content to help your listings, find another method such as a server side include.</p>
<p><b>TOOLS</b><br />
In this article I mention a few items which can be made much easier with the help of available online tools. Here are some to help you on your way:</p>
<p><b>HTTP Header Checker</b><br />
<a href="http://rs6.net/tn.jsp?e=001UdxDUVS8wUhZRed3NnIrcub5O_WFm8Khbtd6HlOhzW_LOCLZ5dsCmob_XbfgFHtZ83W1-X_zEA_liv5sqnPXJfQhjf-v-dIlj2-GYZfZ93TmcaVQJLckt_k1xBoM_vCWsM8xczRdXJgzb0XjQ-wBAg8w_U63rqRF" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/rs6.net');">The StepForth HTTP Header Checker</a></p>
<p><b>Spider Simulators</b><br />
<a href="http://rs6.net/tn.jsp?e=001UdxDUVS8wUjaboRvcBFd614tRlrvk4W4Ft6zoLC5CDwWCltHIFmvaX4y_qQH_XZJEeXyHZciAWuFpp8wFif7cypa_1Gkq-hKrdPWNIaI7zZmPrB0-tQhjsnM8Ejjgm-J0pTEpA7nW5I2YFIjFbphZw==" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/rs6.net');">XML Sitemaps, Search Engine Bot Simulator</a></p>
<p><b>Page Size and Load Time</b><br />
<a href="http://rs6.net/tn.jsp?e=001UdxDUVS8wUhHdtxEWH1OK3H8OZ06BVdo6pElH_2BmjWzVOePwbL5piJi57PDsz2bH66d2mVnhiy9IxIMVO_JPw2TPqM6GU59ZW0x8urIvoMgULUy3bCtjo9OOIdn45aULw8bMwiteD9fQhEBb6EOv1pikZRqUlX4i2-LItMu62I=" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/rs6.net');">1-Hit Load Time Analyzer</a></p>
<p><b>Google&rsquo;s Cached Text Version</b><br />
Click on &ldquo;cached&rdquo; next to your listing in Google, then click &ldquo;Cached Text Version&rdquo; at the top of the page. This is Google&rsquo;s Cached Text version of your page. Substituting <a href="http://www.domain.com/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.domain.com');">www.domain.com</a> with your website will also bring up the cached version:</p>
<p><a href="http://www.google.com/search?q=cache:WWW.DOMAIN.COM/&amp;hl=en&amp;strip=1" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.google.com');">http://www.google.com/search?q<wbr></wbr>=cache:WWW.DOMAIN.COM/&amp;hl=en<wbr></wbr>&amp;strip=1</a></p>
<p>source: <a href="http://www.sitepronews.com"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sitepronews.com');">SiteProNews</a>, By Scott Van Achte, Senior SEO, <a href="http://www.stepforth.com/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.stepforth.com');">StepForth</a> (c) 2008</p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/sem/how-to-optimize-for-google-part-3-of-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Want Free Search Engine Traffic?</title>
		<link>http://icreativepro.com/seo/want-free-search-engine-traffic/</link>
		<comments>http://icreativepro.com/seo/want-free-search-engine-traffic/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 12:40:32 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Search Engine Optimization]]></category>

		<category><![CDATA[content is king]]></category>

		<category><![CDATA[keywords as servants]]></category>

		<category><![CDATA[meta description tag]]></category>

		<category><![CDATA[wordtracker]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=55</guid>
		<description><![CDATA[ Want Free Search Engine Traffic? Choose the Correct Keywords!
If content is king, make your keywords your servants! It&#8217;s pretty simple; good keywords bring lots of traffic, bad ones don&#8217;t. If you want that free search engine traffic, the first thing you need to do is to find out what exactly it is that people [...]]]></description>
			<content:encoded><![CDATA[<p><b> Want Free Search Engine Traffic? </b><i><b>Choose the Correct Keywords!</b></i></p>
<p><b>If content is king</b>, make your keywords your servants! It&#8217;s pretty simple; good keywords bring lots of traffic, bad ones don&#8217;t. If you want that free search engine traffic, the first thing you need to do is to find out what exactly it is that people are searching for in the area that you are interested in. Then you pick key words that relate to your topic of interest, and that people are really searching for. You can have the best content in the world, but if you optimize for the wrong keywords you still won&#8217;t get that sought after traffic.<br />
<br />
<b>For example</b>, let&#8217;s assume I am going to build a site about water heaters, and I want people to come to my site. I need to find out what kind of information about water heaters that people are looking for so I can build pages optimized for the keywords that people are really using.</p>
<p><b>The first thing </b>I do is go to a keyword tool to do my keyword research. There are a number of keyword tools online, my favorite is Wordtracker. Others include KeywordDiscovery, and the Google AdWords suggestion tool There is simply no substitute for doing your keyword research. With these tools you can put in a seed word or phrase, and the tools will provide you with lists of related keywords and keyword phrases that are searched for, and how many times per month they are searched for. Using these tools there are ways to estimate the size of the market for products and services, ways to optimize you web pages, find new niche markets, and much more.<br />
<b><br />
With Wordtracker I find quickly t</b>hat many more people search for &quot;tankless water heater&quot; than search for water heater&#8230;which surprises me. Nearly as many people search for &quot;hot water heater&quot; as search for &quot;water heater&quot;. Wordtracker also informs me that there are far fewer websites trying to be ranked high for &quot;hot water heater&quot; than for &quot;water heater&quot;. Ah-Ha! I&#8217;ll be sure to optimize a few pages for &quot;hot water heater&quot;. In fact, I find that the terms &quot;tankless water heater&quot;, &quot;tankless hot water heater&quot;, &quot;tankless water heaters&quot;, &quot;electric tankless water heaters&quot;, and &quot;tankless heaters&quot; all have more people searching for them than &quot;water heater&quot;.<br />
<br />
<b>Single word keywords</b> are very difficult to get high rankings for, so it&#8217;s wise to shoot for longer keyword phrases. Three and four word phrases are what I use most often.<br />
<br />
After finding out what information people are looking for, and what keywords they are using to find that information, you can build the appropriate pages and optimize them for those keywords that have significant traffic searching for them.<br />
<br />
Now that we have our keyword list and we are ready to build our pages, where do we put the keywords?<br />
<br />
<b>The first and probably</b> one of the most important places to have your keywords are in the title tag. This is one of the tags in the head section of the html code of your web page and lists the title that is displayed in the web browser. Internet Explorer displays this tag in the top bar of the browser window. It&#8217;s very important that you always write for humans. The search engines are getting smarter and smarter, and they are looking for sites optimized for humans, not search engines.<br />
<b><br />
Get some of your keywords</b> into the keyword meta tag, not crucial but it won&#8217;t hurt.</p>
<p><b>Make sure you have some keywords</b> in your Alt tags for your images&#8230;don&#8217;t overdo it though. Write it for humans, but try to work a few keywords in if you can. Alt tags are displayed as a popup when you pass your mouse over an image.<br />
<br />
<b>The Description Meta Tag</b> is still a valuable place to use your keywords. Many search engines will look at the description Meta tag for keywords to compare against your body copy. Yahoo uses your description tag as the description of your site in their listings. Consider the description tag just like it is named, a concise description of your site. Keep under 50 words.<br />
<br />
<b>Your body copy is obviously</b> a very important place for placement of your keywords. Remember, write for humans. If your keywords don&#8217;t appear in your body copy, you won&#8217;t place high in the search engine results for those keywords. Work your keyword into the text appropriately. Select one or two keywords and make the page specifically about those keywords.<br />
<br />
<b>Use your keywords appropriately</b> for humans on your site where you can. This will increase your search engine effectiveness.</p>
<p>source: <a href="http://www.entireweb.com/newsletter/archive/2008/ISSUE434.html" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.entireweb.com');">Entireweb</a></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/seo/want-free-search-engine-traffic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Optimize for Google: Part 2 of 3</title>
		<link>http://icreativepro.com/sem/how-to-optimize-for-google-part-2-of-3/</link>
		<comments>http://icreativepro.com/sem/how-to-optimize-for-google-part-2-of-3/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 12:32:57 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Engine Optimization]]></category>

		<category><![CDATA[articles]]></category>

		<category><![CDATA[blog comments]]></category>

		<category><![CDATA[dmoz]]></category>

		<category><![CDATA[error checking]]></category>

		<category><![CDATA[forum posts]]></category>

		<category><![CDATA[google webmaster tools]]></category>

		<category><![CDATA[guest books]]></category>

		<category><![CDATA[link farms]]></category>

		<category><![CDATA[paid links]]></category>

		<category><![CDATA[press releases]]></category>

		<category><![CDATA[reciprocal links]]></category>

		<category><![CDATA[search engine directories]]></category>

		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=54</guid>
		<description><![CDATA[Optimizing for top Google rankings includes a number of factors. In Part 1 of 3 we discussed onsite optimization. In Part 2 we will touch on incoming links as well as using Google Webmaster Tools.

LINKS
Links are very important in today&#8217;s Google rankings, but just how many links you need will depend on both the competitiveness [...]]]></description>
			<content:encoded><![CDATA[<p>Optimizing for top Google rankings includes a number of factors. In Part 1 of 3 we discussed onsite optimization. In Part 2 we will touch on incoming links as well as using Google Webmaster Tools.<br />
<br />
<b>LINKS</b><br />
Links are very important in today&#8217;s Google rankings, but just how many links you need will depend on both the competitiveness of your target phrases, and the quality of the incoming links themselves.<br />
<br />
Essentially the number one rule of links is to keep it relevant! Topical relevance is very important in order for inbound links to give your site the most value. If the page that links to you is relevant that is good, if the entire site linking to you is relevant, that is better.</p>
<p>First to get an idea of how many links you may need, take a look at the top 10 ranking sites in Google and record how many links Yahoo is noting for each site. (This is because Google does not display anywhere near all the links they have noted). The average of this count is often a good indication of how many links your site may need.<br />
<br />
There are many different ways to get links to your site including the age old reciprocal link trade, directory links, article based links, and links from press releases.<br />
<br />
<b>Reciprocal Links</b><br />
Reciprocal linking has seen its value drop considerably over the past few years, however, if the site you are trading with is relevant you can still receive value from these links.<br />
<br />
<b>Paid Links</b><br />
Google frowns on paid links, however that is not to say that they don&#8217;t work. Often you can find highly reputable and relevant websites which are offering paid advertising spots. If these links are coded to link directly to your website without passing through any tracking redirects, you will in many cases see value in the form of both direct traffic and increased link densities and rankings.<br />
<br />
<b>Articles</b><br />
Writing and distributing industry specific articles is a great way to help boost both your link counts and site traffic; for examples of such content see StepForth&#8217;s SEO Blog News articles. Consider writing articles on a regular basis and submitting them to some of the more popular services such as EzineArticles. Be sure to include a link to your site from somewhere within the article, or at the very least within your bio. Try to use a target phrase as part of the anchor text for additional value.<br />
<br />
<b>Press Releases</b><br />
If something of importance has happened to your company such as a new product launch, or other notable achievement - essentially anything news worthy, put out a press release. Submit this press release through services such as PRWeb or PRNewsWire. Again, be sure to include a target phrase as part of the anchor text.</p>
<p>There are also a number of places you can get links that have basically turned south, and are not generally recommended. These include signatures in form posts, guest books, and other typically free links.<br />
<br />
<b>Forum Posts</b><br />
Forum posts can help to marginally raise your link counts; however, with this one you must be careful. Only add a link to your site in your signature if both the forum allows it, and you are a respected member of the forum. If you are a solid contributor and your posts have depth and meaning, and the forum is highly relevant to your site, then having a link in your signature may give your site some juice. Posting wildly to random forums will in most cases get yourself banned, and will be both a waste of time and potentially make you and your site look bad.<br />
<br />
<b>Guest Books</b><br />
In nearly all cases, do not post your link to guest books. If you happen to stumble upon a guestbook that is highly relevant to your site, the other comments are relevant to your site, and you have something useful (and again relevant) to say, then perhaps consider it, but typically focusing on links from guest books is considered SPAM and is best avoided all together.<br />
<br />
<b>Blog Comments</b><br />
Having a link from your blog comments is not necessarily a bad thing. If you find a relevant blog post of use, and have something relevant and constructive to say, don&#8217;t be afraid to enter your link into the &quot;URL&quot; field of the form, but don&#8217;t try stuffing links into the comment itself.<br />
<br />
<b>Link Farms &amp; Bad Neighborhoods</b><br />
These are sites that allow you to simply post your link no str&iacute;ngs attached. They are mostly long scrolling pages with countless links. Stay away from them. If you see one, run in the other direction. These links are bad, will not help with your rankings, and in some cases can actually damage your rankings.</p>
<p>Stay away from sites that cross link with obvious spammers. These networks of SPAM sites are not ones you would want your site associated with, and if you achieve links from enough of these sites it can adversely impact your rankings. Even more important, NEVER link to any of these sites - as that will certainly tie in your connection to them and give Google reason to discount your rankings.<br />
<br />
<b>DMOZ, Yahoo and Other Directories</b><br />
Directory based links can be of significant help, especially if they are from highly reputable directories, the two biggest being DMOZ.org and the Yahoo Directory.<br />
<br />
Getting a site into DMOZ is like Gold. Google loves links from DMOZ and your site will reap the benefits. The big catch however is actually getting your site into the directory in the first place. Find the perfect category for your site and check to see if it has an editor. If you see a link &quot;Volunteer to edit this category&quot; try and find another relevant location. Pages without active editors take much longer to get listed into. Once you find the perfect directory submit your site every 4-6 months until listed. If you are lucky you will get in eventually.<br />
<br />
Yahoo Directory is seen as an authority in the eyes of Google, and getting your site in will help your link reputation. This link does come at a price of $299 per year, but will play a role in helping your website achieve top rankings.<br />
<br />
There are a number of other valuable directories out there that can help you with your search rankings. Before submitt&iacute;ng to any directory the key is a combination of relevance and authority. If the directory is relevant and active, it may be worth considering.<br />
<br />
<b>GOOGLE WEBMASTER TOOLS</b><br />
Google Webmaster Tools can be very useful for your optimization efforts. It may not directly help you obtain higher rankings, but can help you trouble shoot if you are experiencing problems. It will also allow you to remove URL&#8217;s that you don&#8217;t want indexed and set various preferences such as your domain, crawl rate, and geographic target.<br />
<br />
<b>XML Sitemaps</b><br />
This is the most common reason people use Google Webmaster Tools - the submission of their XML sitemap. While you can use your robots.txt to have Google find your XML sitemap, by submitting it directly to Google you can check up on the spidering status.<br />
<br />
<b>Error checking</b><br />
Webmaster Tools is also quite useful for checking on various error URL&#8217;s that Google may know about. Under the Diagnostics &gt; Web Crawl you can view any errors that Google has to report on your site. By cleaning up any errors you can help boost your chances of rankings.<br />
<br />
<b>Links</b><br />
From inside Google Webmaster Tools you can get a much clearer look at what sites Google is noting as having links to you, and give you a better indication of the need, if any, to raise your link counts.<br />
<br />
<b>WWW Preference</b><br />
Be sure to select your domain preference under Tools &gt; Set Preferred Domain. In nearly all cases you will want to select the version including the &quot;www&quot; .<br />
<br />
<b>SUMMARY</b><br />
Inbound links play a significant role in successful Google rankings. By focusing on relevant links, as well as by diversifying where you get those links from, you can build a solid foundation for your search rankings today and into the future.<br />
<br />
Stay tuned for Part 3 (of 3) where I will discuss other considerations including redirects, HTTP headers, and a number of other factors which play a role in successfully conquering Google.</p>
<p>source: <a href="http://www.sitepronews.com"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sitepronews.com');">SiteProNews</a>, By Scott Van Achte, Senior SEO, <a href="http://www.stepforth.com/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.stepforth.com');">StepForth</a> (c) 2008</p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/sem/how-to-optimize-for-google-part-2-of-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Optimize for Google: Part 1 of 3</title>
		<link>http://icreativepro.com/sem/how-to-optimize-for-google-part-1-of-3/</link>
		<comments>http://icreativepro.com/sem/how-to-optimize-for-google-part-1-of-3/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 12:48:44 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Engine Optimization]]></category>

		<category><![CDATA[density]]></category>

		<category><![CDATA[google optimization]]></category>

		<category><![CDATA[image alt text]]></category>

		<category><![CDATA[inline links]]></category>

		<category><![CDATA[keyword in domain]]></category>

		<category><![CDATA[keyword optimization]]></category>

		<category><![CDATA[keyword replacement]]></category>

		<category><![CDATA[link anchor text]]></category>

		<category><![CDATA[meta description tag]]></category>

		<category><![CDATA[meta keyword tag]]></category>

		<category><![CDATA[meta tags]]></category>

		<category><![CDATA[page specific url]]></category>

		<category><![CDATA[site navigation]]></category>

		<category><![CDATA[title tag]]></category>

		<category><![CDATA[url structure]]></category>

		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=52</guid>
		<description><![CDATA[In today&#8217;s online world search engine rankings can make your business succeed, and while rankings in Yahoo and MSN are very valuable, their combined market value is still less than that of Google. This makes achieving top rankings in Google that much more important.

In this three-part series on How to Optimize for Google we will [...]]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s online world search engine rankings can make your business succeed, and while rankings in Yahoo and MSN are very valuable, their combined market value is still less than that of Google. This makes achieving top rankings in Google that much more important.<br />
<br />
In this three-part series on How to Optimize for Google we will touch on a number of important aspects for top Google rankings including website optimization, links, Google Webmaster tools, and a number of other considerations.<br />
<br />
The focus of Part 1 will be with on page website optimization.</p>
<p><b>THE RIGHT KEYWORDS</b><br />
This article is not about keyword research so I will not spend too much time on this topic, however, I felt it was important to at least brush on this slightly. If you are interested in reading more, please see <a href="http://news.stepforth.com/blog/2007/07/keyword-research-for-organic-seo.php" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.stepforth.com');">Keyword Research for Organic SEO</a>.<br />
<br />
Make sure that your targets are achievable. If you select the wrong keywords, it can make your entire optimization experience essentially a waste. Choose keywords that are attainable but yet still provide a reasonable search frequency for your industry. Your phrase selection should also be targeted to bring qualified traffic to your site.<br />
<br />
Using the hotel industry as an example, targeting the word &quot;hotel&quot; would make very little sense but by narrowing it down to &quot;Victoria BC hotel&quot; you now have less competition, and a more qualified audience. Keep your targets in perspective and go after the obtainable rankings.<br />
<br />
<b>WEBSITE OPTIMIZATION</b><br />
There are many on-site factors that play a role in your search engine rankings. Here are a number of those factors and what you can do to increase your chances of success.<br />
<br />
<b>Title Tag</b><br />
The title tag plays one of the most important roles in search results at Google, and is almost always the heading Google chooses for each of its listings. Placement of your target phrase is best used near the start of the tag and repeated again in the middle or near the end. Three uses of your target phrase may be helpful in some instances, as long as it is not too overwhelming. For best results each page on your site should have a totally unique title tag.<br />
<br />
It is also important to remember that because Google will use this title as the main heading for your listing, you will want to keep it attractive to potential searchers. Try to also add a call to action, or other wording to help make your listing appear attractive to searchers.</p>
<p>To help illustrate the fact Google takes this tag into consideration, simply do a search for your target phrase and take a look at the titles of the top 10. I tried a search for a rather broad term &quot;hotel&quot; and saw that all 10/10 listings had it in the title tag, and 6/10 had it as the very first word. A quick scan showed that the entire top 30 either had the word hotel, or hotels in their title tags.<br />
<br />
If you do only one thing to your website, make sure that all your title tags are relevant, unique, and contain your target phrase for each page.<br />
<br />
<b>Meta Description Tag</b><br />
The Meta Description tag is still occasionally used by Google as the description which appears in the search results themselves. While this used to be a more common practice Google tends to use it most often on sites with very limited content, or those which are flash based. I have seen it still used for content rich sites, however this is less common.<br />
<br />
The Meta Description tag still has an impact on search rankings. Your best bet when using this tag is to keep it short and sweet with your target phrase close to the start and not repeated more than 3 times. Like the title tag, each page on your site should have its own unique description tag.<br />
<br />
<b>Meta Keyword Tag</b><br />
When it comes to Google this tag is useless, and won&#8217;t influence your rankings. There is some speculation as to whether a spammy keyword tag can however, have a negative effect on Google rankings. As a result, if you do utilize a keyword Meta tag for the smaller engines, it is best to keep it clean and play it safe.<br />
<br />
<b>Density</b><br />
Keyword density plays a role in overall rankings; however, it is not as cut and dry as it once was. Once upon a time there was a magic number that when used could almost guarantee top rankings.<br />
<br />
This is no longer the case. Today the ideal density varies from industry to industry, phrase to phrase. To find out what density you should aim for, take the top 10 or 20 search results and see what percentage those sites are using. In most cases you will find that the majority of these sites have a very similar density to one another, and this average density is a good estimation of what you should aim for.</p>
<p><b>Body Text and Keyword Placement</b><br />
The location of relevant text on your site will help establish the overall importance of your target phrase. While you do not want to overwhelm the engines and site visitors with a bombardment of target phrases at the top of the page, try to sprinkle in some instances as close to the top of the page as possible.<br />
<br />
<b>Synonyms</b><br />
Be sure to include various synonyms for your target phrases within your body text on your site. Google will use these synonyms to tie in the overall relevance of the page for your main target phrases, which in turn can improve your odds.<br />
<br />
To find possible synonyms you can use a thesaurus, but the best way is to search Google itself and see exactly what they consider to be similar. Simply search in Google for your target phrase preceded with a tilde, such as &quot;~hotels&quot;. Next scan through the search results for any text Google has bolded. These are all words that Google considers to be related. Using the &quot;~hotels&quot; example Google brings up phrases such as &#8216;travel&#8217;, &#8216;tourism&#8217;, &#8216;accommodation&#8217;, as well as various hotel chain names such as &#8216;Hilton Hotels&#8217;.<br />
<br />
<b>Keywords in Domain</b><br />
There is still some speculation if having a target phrase as part of your top level domain (TLD) is of use to search rankings. From my experience, yes, there is value here, although, nothing like it was several years ago.<br />
<br />
If you are starting off in the online world and are contemplating which domain to go for, consider one that uses your target phrase, assuming that it is both relevant to your business name, and uses no more than a single hyphen. While multiple hyphens in a domain can be successful, they are very common with highly spammy websites, so it is best to not take that route if possible.<br />
<br />
While having a keyword located within your domain can provide some ranking juice, I would not suggest heading out and doing a domain swap. In most cases you would be better off working on your existing site than starting from scratch with a new domain.<br />
<br />
<b>Keywords in page specific URL</b><br />
Using keywords for specific page URL&#8217;s can also help add a little bit of value to your site, providing you use them responsibly. Consider using a keyword as a directory name and as part of a file name where it naturally makes sense to do so. If you have a website that focuses on tourism and includes local hotel listings, you may want to consider the following structure for your page on the Hilton:<br />
<br />
<b>MyTourismSite.com/Victoria/Accommodations/Hotels/Hilton.html</b><br />
<br />
<b>Heading Tags</b><br />
Placement of target phrases within heading tags helps to establish the importance of those given phrases. That said do not over do it, or abuse it. Only place target phrases within a heading tag if it makes sense to do so, and don&#8217;t flood a page with numerous tags. Heading tags are not as critical as they once were, but still a good contribution to a well optimized page.<br />
<br />
<b>Link Anchor text</b><br />
This is the actual text you cl&iacute;ck on as part of a link. When full or partial target phrases are used within your text links they help pass on some value to the linked page for those phrases. This is also true when considering surrounding text. When the content around the link is also relevant, the link holds slightly more value.<br />
<br />
While a link that simply states &quot;cl&iacute;ck here&quot; or &quot;www.domainname.com&quot; does have its place, they provide considerably less value than a link that would use &quot;discount hotels&quot; as its anchor.<br />
<br />
<b>Image Alt Text</b><br />
While image alt text still plays a minor role, its biggest part is within the use of image based navigation. If you have an image linked to another page, the alt text will be attributed much the same way as standard link anchor text is.<br />
<br />
Image Alt text should always be short and to the point and should accurately describe either the image itself, or the page the image is linking to. Do not use alt tags as a place to stuff keywords.<br />
<br />
<b>Inline Links</b><br />
These are links that are found mid sentence or mid paragraph as opposed to a simple listing of links as found in a menu or possibly on a sitemap. Links found mid paragraph tend to pass on a little more value from the surrounding text and can provide more relevance to the linked page.<br />
<br />
<b>Site Navigation</b><br />
It is absolutely imperative that your website be fully spiderable by the search engines. This may seem obvious, but often webmasters overlook Google&#8217;s ability to crawl a website. Google has become very advanced in what links it can follow and how it can spider a website, but there are still some things that can cause significant roadblocks.<br />
<br />
<b>- Flash: </b>One of the most commonly made mistakes is the use of flash. If flash is used as a sole means of site navigation then you can count on Google not viewing your internal pages, and having a significant disadvantage in terms of site rankings.<br />
<br />
<b>- Java Script / DHTML:</b> These days most Java Script and even DHTML menus can be spidered by Google, however, this is not always the case. If your site utilizes any kind of fancy navigation and you are wondering why Google has not indexed your internal pages, check out Google&#8217;s Cached Text version of your page. If you do not see any text links, then your navigation may be invisible to Google.<br />
<br />
<b>- Images: </b>Image based navigation has been safe for many years now, but if your site uses this form of navigation it is essential to have brief, relevant alt text on all your buttons. This alt text will act much like standard anchor text for text based links. This is not only for the purpose of search ranking value, but take a look at Google&#8217;s cached text version of your page. If you have image based links that do not have alt text, those links do not appear. This doesn&#8217;t mean Google won&#8217;t follow them, but for anyone viewing your site on a text based browser, your links will be invisible to them.<br />
<br />
<b>URL Structure</b><br />
Avoid long elaborate URL&#8217;s with extraneous characters. While Google has reached a point where they can index massive URL strings, it is best to avoid them if at all possible. For dynamic sites consider utilizing mod rewrites to significantly clean up the URL to not only make it more search engine friendly, but more user friendly as well.<br />
<br />
<b>MyTourismSite.com/?locid=&quot;victoria&quot;&amp;catid=&quot;accommodations&quot;&amp;type=&quot;hotel&quot;&amp;comp=&quot;hilton&quot;</b><br />
<br />
stands a better chance if cleaned up to read:<br />
<br />
<b>MyTourismSite.com/victoria/accommodations/hotels/hilton.htm</b><br />
<br />
<b>SUMMARY</b><br />
Basic website optimization is a critical component for successful placement in Google but is only part of the overall picture. Stay tuned for &quot;How to Optimize for Google - Part 2 of 3&quot; where we will discuss Links and Google Webmaster Tools.</p>
<p>source: <a href="http://www.sitepronews.com" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sitepronews.com');">SiteProNews</a>, By Scott Van Achte, Senior SEO, <a href="http://www.stepforth.com/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.stepforth.com');">StepForth</a> (c) 2008</p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/sem/how-to-optimize-for-google-part-1-of-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The SEO Rapper - Lyrical Marketing</title>
		<link>http://icreativepro.com/sem/the-seo-rapper-lyrical-marketing/</link>
		<comments>http://icreativepro.com/sem/the-seo-rapper-lyrical-marketing/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 12:49:52 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[lyrical marketing]]></category>

		<category><![CDATA[seo rap]]></category>

		<category><![CDATA[the seo rapper]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=51</guid>
		<description><![CDATA[Grab a cup of coffee sit back and relax to this lyrical marketer rap about the do&#8217;s and don&#8217;ts of website development. The recent &#34;Design Coding&#34; video is great and this time instead of reading about SEO you can listen to the mellow flow from the SEO Rapper!
The SEO Rapper - Lyrical Marketing]]></description>
			<content:encoded><![CDATA[<p>Grab a cup of coffee sit back and relax to this lyrical marketer rap about the do&#8217;s and don&#8217;ts of website development. The recent &quot;Design Coding&quot; video is great and this time instead of reading about SEO you can listen to the mellow flow from the SEO Rapper!</p>
<p><a href="http://theseorapper.wordpress.com/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/theseorapper.wordpress.com');"><b>The SEO Rapper - Lyrical Marketing</b></a></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/sem/the-seo-rapper-lyrical-marketing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.5 release</title>
		<link>http://icreativepro.com/web-tips-trends/wordpress-2_5-release/</link>
		<comments>http://icreativepro.com/web-tips-trends/wordpress-2_5-release/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 16:52:35 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Web Tips &amp; Trends]]></category>

		<category><![CDATA[blogging software]]></category>

		<category><![CDATA[code is poetry]]></category>

		<category><![CDATA[content management system]]></category>

		<category><![CDATA[wordpress 2.5]]></category>

		<category><![CDATA[wordpress CMS]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=49</guid>
		<description><![CDATA[WordPress &#34;Code is Poetry&#34;
On Saturday, March 29, 2008, WordPress 2.5 was released and this release took me by surprise. If you use WordPress then you realize how often plugins are updated and the core itself is so frequent you might as well look to the source before you reuse any code from a previous project [...]]]></description>
			<content:encoded><![CDATA[<p><b>WordPress &quot;Code is Poetry&quot;</b></p>
<p>On Saturday, March 29, 2008, WordPress 2.5 <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/"title="http://wordpress.org/development/2008/03/wordpress-25-brecker/" class="external text"  onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">was released</a> and this release took me by surprise. If you use WordPress then you realize how often plugins are updated and the core itself is so frequent you might as well look to the source before you reuse any code from a previous project because it will have since been outdated. One thing that really impressed me was the <a href="http://wordpress.org/development/2008/03/25-sneak-peek/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">new user interface in the admin section</a> which is now starting to look more of a polished over CMS system.</p>
<p>Either way you look at it WordPress is here to stay and will become even more prominent as a CMS and blogging software which remains free, designer and developer supported open source that is extended by people who use it the most. Our <a href="http://icreativepro.com/website-solutions/cms_features/" >Content Management System</a> is based on WordPress and these improvements benefit all of our customers.</p>
<p><a href="http://icreativepro.com/demo-request/" ><b>Contact us today for more information and get started today with your own WordPress CMS driven website!</b></a></p>
<p><b>Related Links: </b><br />
<a href="http://www.viddler.com/explore/jpozadzides/videos/74/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.viddler.com');"><b>The WordPress Podcast Video: Episode 39 Live from WordCamp Dallas</b></a><br />
<b>WordPress Version 2.5:</b> <a href="http://codex.wordpress.org/Version_2.5 " target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/codex.wordpress.org');">http://codex.wordpress.org/Version_2.5</a> <br />
<b>Download WordPress:</b> <a href="http://wordpress.org/download/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">http://wordpress.org/download/</a><br />
<b>Free WordPress Themes:</b> <a href="http://www.wpthemesfree.com/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.wpthemesfree.com');">http://www.wpthemesfree.com/</a><br />
<b>Plugins:</b> <a href="http://wordpress.org/extend/plugins/" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">http://wordpress.org/extend/plugins/</a><br />
<a href="http://showinabox.tv/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/showinabox.tv');">www.showinabox.tv</a></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/web-tips-trends/wordpress-2_5-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Advertisers say Google slaps them around</title>
		<link>http://icreativepro.com/sem/advertisers-say-google-slaps-them-around/</link>
		<comments>http://icreativepro.com/sem/advertisers-say-google-slaps-them-around/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 15:01:49 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[adsense]]></category>

		<category><![CDATA[google paid clicks controversy]]></category>

		<category><![CDATA[google slap]]></category>

		<category><![CDATA[PPC]]></category>

		<category><![CDATA[thin sites]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=48</guid>
		<description><![CDATA[
Google&#8217;s paid clicks controversy&#160;doesn&#8217;t seem to be going away anytime soon, with advertisers joining the chorus of critics who say the search giant has given them the &#34;Google slap.&#34;
For the uninformed, the &#34;Google slap&#34; is something of a double-whammy that appears to be the result of a change to the AdWords algorithm. According to a [...]]]></description>
			<content:encoded><![CDATA[<div class="txt-content" id="text-content">
<p>Google&#8217;s <a href="http://www.imediaconnection.com/news/18865.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.imediaconnection.com');">paid clicks controversy</a>&nbsp;doesn&#8217;t seem to be going away anytime soon, with advertisers joining the chorus of critics who say the search giant has given them the &quot;Google slap.&quot;</p>
<p>For the uninformed, the &quot;Google slap&quot; is something of a double-whammy that appears to be the result of a change to the AdWords algorithm. According to a <a href="http://blog.wired.com/business/2008/04/march-google-sl.html" target="new" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.wired.com');">Wired blog</a>&nbsp;post, many advertisers who use Google are seeing a spike in prices paid for ads with a simultaneous drop in conversion rates.</p>
<p>One anonymous Wired source said he could tolerate a rate hike, but not a drop in conversions. According to the Wired source, a campaign that yielded 100,000 impressions for ads served for two keywords in February dropped to about 20,000 impressions in March. The anonymous source claims the drop in impressions from February to March resulted in a parallel drop in revenue from $250,000 to nearly zero.</p>
<p>While the lost business may seem catastrophic, Google has maintained that its changes are meant to cut back on so-called thin sites that provide little content while raking in huge chunks of cash via AdSense.&nbsp;</p>
</div>
<p><small>Article Provided by: <a href="http://www.imediaconnection.com/news/18917.asp" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.imediaconnection.com');">imediaconnection.com</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/sem/advertisers-say-google-slaps-them-around/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Make Your Website Structurally Sound</title>
		<link>http://icreativepro.com/seo/how-to-make-your-website-structurally-sound/</link>
		<comments>http://icreativepro.com/seo/how-to-make-your-website-structurally-sound/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 14:48:18 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Search Engine Optimization]]></category>

		<category><![CDATA[competitive research]]></category>

		<category><![CDATA[differentiate your website]]></category>

		<category><![CDATA[page naming]]></category>

		<category><![CDATA[website architecture]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=47</guid>
		<description><![CDATA[You&#8217;ve decided to build a website. Great! Your first step is to determine its structure - the pages you want to include and the information you want provide to visitors. But how to begin?

Your first instinct may be to make your site different from everyone else&#8217;s. After all, trying to differentiate your business is what [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve decided to build a website. Great! Your first step is to determine its structure - the pages you want to include and the information you want provide to visitors. But how to begin?<br />
<br />
Your first instinct may be to make your site different from everyone else&#8217;s. After all, trying to differentiate your business is what you&#8217;ve been doing throughout your branding process.<br />
The World&#8217;s Best Shopping Cart Software!<br />
<br />
<br />
<b>Building a Website is Like Building a Custom Home</b><br />
<br />
When you create a custom house, you can arrange your floor plan however you want, paint the walls as you please and fill the house with furniture you love. Your goal is to create a unique space that stands out from everyone else&#8217;s.<br />
<br />
In the same vein, there are elements of your website where standing out makes sense. For example, the overall look of your site and your copy should be different from other sites - especially those of your competitors.<br />
<br />
Differentiating your website is good for your small business - to a point. What you don&#8217;t want to do is reengineer its basic structure.<br />
<br />
<b>Standing Out Isn&#8217;t Always the Stable Way to Build</b><br />
<br />
Underneath it all, even the most unique custom home has the same foundation and spacing between studs in the wall as every other house on the block.<br />
<br />
By following underlying principles of construction, builders help ensure that the house is structurally sound. Why not use the same approach when it comes to your website? That way, your site is far more likely to work well for you.<br />
<br />
To use site building rules, of course, you need to know what they are.<br />
<br />
<b>Rule 1: Do Competitive Research</b><br />
<br />
Before someone sets out to build a custom house, they&#8217;ll probably do quite a lot of research&mdash;looking at other houses, determining the architectural styles that appeal to them, and perhaps even checking out homes in the neighborhood where they want to build.<br />
<br />
The same goes for your website. You need find out what you&#8217;re up against. Once you&#8217;re familiar with competitors&#8217; sites, you can make sure that your site will not only be different in the right places, such as look and feel and content, but that it will also be comparable in the right places.<br />
<br />
Most likely, your competitors have been building their sites for some time - and probably updating them to answer customer questions and market their businesses more strongly. You don&#8217;t want prospects to pass you by because your site doesn&#8217;t answer an important question that a competitor has addressed.<br />
<br />
Visiting other sites and making notes of basic structure, business information presented, customer questions answered and even relevant tools and articles gives you a jump start on creating a site that facilitates apples-to-apples comparisons.<br />
<br />
<b>Rule 2: Plan Your Site Architecture</b><br />
<br />
As you may suspect, planning your site architecture is like drawing up architectural plans for a custom house, where you plan just what you&#8217;ll include and what will go in each space. For example, do you want a library? A formal dining room? And where will you put the piano?<br />
<br />
Similarly, for your website, you must decide the pages you&#8217;ll include and the information on each page.<br />
<br />
When planning your site architecture, think about what you&#8217;d like your website to do for your business. Do you want it to bring in clients and close sales? If so, pricing information and even a shopping cart can help do that. Do you need your site to get media attention? Then a Media Room might be the key. Make sure to include the pages and content required to get the job done.<br />
<br />
In addition, think about how you plan to expand your website in the future. At the beginning, designing a website of more than 10 pages can overwhelm a small business - both in terms of budget and time required to write the content.<br />
<br />
But, if you create an expanded site map at the beginning - a website wish list if you will - then you and your website strategist can determine which pages will be most important in helping you reach your goals. You&#8217;ll also have a clear roadmap you can use to add on to your website as your budget and schedule allow. For more about the pages to include on your website, see this article: Pages To Include On Your Website.<br />
<br />
<b>Rule 3: Name Your Pages in a Way That Makes Sense</b><br />
<br />
Have you ever walked into an unfamiliar house and been unable to find your way around? You probably asked the hostess where the kitchen was so you could drop off your pot luck dish or the way to the bathroom.<br />
<br />
On a website, though, visitors don&#8217;t have the luxury of asking where things are. So you want to make it as easy as possible for them to find the information that they need.<br />
<br />
Some small businesses want navigation button names to be clever or interesting. But, it&#8217;s important to think about the website visit from your customers&#8217; or prospects&#8217; point of view. They often come to your site looking for specific information. Even if they&#8217;re just browsing, they want an organized way to look around - where clicking a link takes them to the page they expect. Remember that visitors don&#8217;t have a lot of time or the patience to bumble around your site.<br />
<br />
You see the same navigation buttons on every site you visit for a good reason. Established usage conventions have trained visitors to look for names like &quot;Services,&quot; &quot;About&quot; and &quot;Contact&quot; when they&#8217;re out browsing around. Capitalize on this and your visitors will be able to find what they&#8217;re looking for quickly - keeping your site and your business in their good graces.<br />
<br />
Following these three simple rules makes it much more likely that your website is structurally sound and that your visitors will have a great experience there instead of a frustrating one.</p>
<p><small>Article Provided by: <a href="http://www.sitepronews.com" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sitepronews.com');">SiteProNews</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/seo/how-to-make-your-website-structurally-sound/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Craigslist Valuation: $80 Million in 2008 Revenue, Worth $5 Billion</title>
		<link>http://icreativepro.com/web-tips-trends/craigslist-valuation/</link>
		<comments>http://icreativepro.com/web-tips-trends/craigslist-valuation/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 14:43:40 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Web Tips &amp; Trends]]></category>

		<category><![CDATA[craigslist metrics]]></category>

		<category><![CDATA[craigslist valuation]]></category>

		<category><![CDATA[craigslist value estimation]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=46</guid>
		<description><![CDATA[As we prepare to release our SAI 25: World&#8217;s Most Valuable Startups list, we&#8217;re running through some final valuation numbers. One company that is a shoo-in for the list is Craigslist (yes, it has been around a while, but we&#8217;re defining &#34;start-up&#34; as private companies founded in recent memory that has yet to go public [...]]]></description>
			<content:encoded><![CDATA[<p>As we prepare to release our<strong> <a href="http://www.alleyinsider.com/2008/3/sai_25_update__now__we_need_your_help_" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.alleyinsider.com');">SAI 25: World&#8217;s Most Valuable Startups</a></strong> list, we&#8217;re running through some final valuation numbers. One company that is a shoo-in for the list is Craigslist (yes, it has been around a while, but we&#8217;re defining &quot;start-up&quot; as private companies founded in recent memory that has yet to go public or sell out).</p>
<p>We&#8217;ve struggled to get formal business metrics for Craigslist, but ClickZ <a href="http://clickz.com/showPage.html?page=3628994" onclick="javascript:pageTracker._trackPageview('/outbound/article/clickz.com');">has summarized</a> a recent report from Classified Intelligence that should help. CI estimates Craiglist&#8217;s numbers, but it has at least gone through the laborious process of counting listings, pageviews, etc.</p>
<p>So here are some metrics:</p>
<p><strong>2007 Est. Revenue: </strong>$55 million<strong><br />
2008 Est Revenue: </strong> $81 million<br />
<strong>Monthly Pageviews: </strong> 9 billion<br />
<strong>Monthly Job Listings:</strong> 2 million   <br />
<strong>Monthly Ad Listings: </strong> 30 million<br />
<strong>Employees: </strong> 25</p>
<p><span style="text-decoration: underline;"><strong>Estimated Costs</strong></span></p>
<p>Let&#8217;s assume that each of Craigslist&#8217;s 25 employees costs about $125,000 a year, all in. That&#8217;s probably high&#8211;Craigslist is run like a non-profit&#8211;but it should be in the ballpark. This adds up to about $3 million of salary and other HR costs. Let&#8217;s assume that Craigslist will grow this year, and let&#8217;s assume that it spends another few million on prosaic costs like rent, insurance, travel, etc. <strong>Total estimated 2008 operating expenses: $7.5 million</strong>.</p>
<p>On the &quot;cost of sales&quot; line, let&#8217;s assume that Craiglist spends a boatload on servers and bandwidth to keep the site running smoothly. Craigslist&#8217;s content is not at all bandwidth intensive&#8211;all light text, no computation or transactive processing like eBay or Google&#8211;so this should keep its costs well below those of other huge global sites. Let&#8217;s call it $50 million a year. (This is probably high&#8211;grateful for any help in refining).</p>
<p>Add all that together and use the CI revenue estimate, and you have a business with about <strong>$80 million in revenue and, say, $25 million in operating profit. Apply a 10X revenue multiple and/or 25X operating income multiple, and you would have a company worth about $750 million</strong>. But obviously Craigslist is worth a heck of a lot more than that.</p>
<p><span style="text-decoration: underline;"><strong>Craigslist&#8217;s Real Value</strong></span></p>
<p>Why is Craigslist worth more than meets the eye? Because it&#8217;s run like a non-profit. Craig Newmark and co. don&#8217;t give a damn about generating revenue or profit, and more power to them. But if Craig ever want to sell Craigslist, he&#8217;d probably want to get something closer to true value for it&#8211;which means we need to think about the company&#8217;s real earning power.</p>
<p>Let&#8217;s assume that, instead of charging for job ads in only 11 cities, Craigslist charged for all job ads (currently 2 million a month). Let&#8217;s assume that it also charged for another 5 million of the 30 million ads on the site each month. Let&#8217;s assume that Craigslist users were so horrified by the outrage of being charged even a de minimus listing fee that two thirds of these listers stormed off in a huff so that the 7 million of paid listings dropped to, say, 2.5 million a month. And let&#8217;s assume that Craigslist charged its standard $25 job listing fee for all of them.</p>
<p>What would that generate in revenue? <strong>$62.5 million per month, or $750 million a year.</strong></p>
<p>Let&#8217;s further assume that this outrageous affront to a minority of users&#8211;$25 per listing!&#8211;would require huge customer service and processing costs, so that Craigslist&#8217;s overall cost base jumped to $250 million a year. Then we&#8217;d have a business with <strong>$750 million in revenue and $500 million of operating profit.</strong></p>
<p>Let&#8217;s put very conservative revenue and operating profit multiples on that&#8211;say 7X revenue and 10X operating profit&#8211;and we&#8217;re conservatively looking at a business <strong>worth $5 billion.</strong></p>
<p>Thoughts? Speak now or forever hold your peace.</p>
<p><small>Article Provided by: <a href="http://www.alleyinsider.com/2008/4/craigslist_valuation_80_million_in_2008_revenue_worth_5_billion" target="_blank" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.alleyinsider.com');">WebProNews</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/web-tips-trends/craigslist-valuation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Seesmic Befriends (And Buys) Twitter Client Twhirl</title>
		<link>http://icreativepro.com/web-tips-trends/seesmic-befriends-and-buys-twitter-client-twhirl/</link>
		<comments>http://icreativepro.com/web-tips-trends/seesmic-befriends-and-buys-twitter-client-twhirl/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 14:37:44 +0000</pubDate>
		<dc:creator>Todd Wilson</dc:creator>
		
		<category><![CDATA[Web Tips &amp; Trends]]></category>

		<category><![CDATA[microblogging]]></category>

		<category><![CDATA[Seesmic]]></category>

		<category><![CDATA[Twhirl]]></category>

		<category><![CDATA[Twitter client Twhirl]]></category>

		<guid isPermaLink="false">http://icreativepro.com/?p=45</guid>
		<description><![CDATA[List of reasons pretty comprehensive

Twhirl&#8217;s service will remain free to users, so onlookers need not look to their wallets.&#160; Loic Le Meur presumably did a little digging, however, as the Twitter client has been acquired by his video chat company, Seesmic.

Twhirl&#8217;s price remains unknown, but on all other subjects, Le Meur has been extremely forthcoming.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>List of reasons pretty comprehensive<br />
<br />
Twhirl&#8217;s service will remain free to users, so onlookers need not look to their wallets.&nbsp; Loic Le Meur presumably did a little digging, however, as the Twitter client has been acquired by his video chat company, Seesmic.<br />
<br />
Twhirl&#8217;s price remains unknown, but on all other subjects, Le Meur has been extremely forthcoming.&nbsp; Want to know why Seesmic purchased Twhirl, for example?&nbsp; Le Meur lists a total of 20 reasons.&nbsp; &quot;[Twhirl creator] Marco Kaiser is super cool and it is all about people&quot; catches the PR side; &quot;[Twhirl] is the #1 and coolest Twitter client with more than 100,000 downloads and 7% of all tweets posted per day&quot; should convince statisticians.<br />
<br />
The addition of video to Twhirl will remain optional, so fans who fear change needn&#8217;t worry about that.&nbsp; Also, in terms of what else is to come, we appear to be getting a preview thanks to a conversation on TechCrunch.&nbsp; Le Meur has promised Gabe Rivera a button that will return users to the main timeline, and he should &quot;eliminate delays by getting tweets via XMPP instead of polling,&quot; as well.<br />
<br />
There are obviously some potential sticking points - Seesmic is still in alpha, and Twitter itself is notorious for suffering untimely outages.&nbsp; Yet on the whole, the deal looks like it could give quite a boost to microblogging.</p>
<p><small>Article Provided by: <a href="http://www.webpronews.com/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webpronews.com');">WebProNews</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://icreativepro.com/web-tips-trends/seesmic-befriends-and-buys-twitter-client-twhirl/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
