<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress SEO Blog Design Company, SEO Blog Coaching Designers - Get Found Now &#187; SEO Services</title>
	<atom:link href="http://www.getfoundnow.com/category/seo-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getfoundnow.com</link>
	<description>Optimization for Search Engines - Writing for Real People - The Best of Both Worlds!</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:39:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Why SEO Works Better On Linux</title>
		<link>http://www.getfoundnow.com/why-seo-works-better-on-linux.htm</link>
		<comments>http://www.getfoundnow.com/why-seo-works-better-on-linux.htm#comments</comments>
		<pubDate>Mon, 02 Mar 2009 18:45:10 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Server Technologies]]></category>
		<category><![CDATA[Apache versus IIS]]></category>
		<category><![CDATA[SEO Server Technologies]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=686</guid>
		<description><![CDATA[Tweet I am constantly turning down SEO jobs from customers on a Windows IIS server platform. Why do I turn done easy money? SEO has come along way with new technologies, but still remains the same after 10 years. That&#8217;s how long I have been doing this. Names might change, manners in which we obtain [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fwhy-seo-works-better-on-linux.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/why-seo-works-better-on-linux.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/why-seo-works-better-on-linux.htm"  data-text="Why SEO Works Better On Linux" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/why-seo-works-better-on-linux.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/why-seo-works-better-on-linux.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>I am constantly turning down SEO jobs from customers on a Windows IIS server platform. Why do I turn done easy money? SEO has come along way with new technologies, but still remains the same after 10 years. That&#8217;s how long I have been doing this. Names might change, manners in which we obtain links have changed, but the premis is the same.</p>
<p>Build quality websites with unique content. Set up a deep link navigation that allows search engines to easily folow and spider your content and finally get inbound links with your keywords in the anchor text.</p>
<p>SO if these are the same systems run for a decade, why should it matter if you run it on Apache or IIS?</p>
<p>Google&#8217;s Webmaster GUidelines have alos changed little since its inception. Sure they&#8217;ve put the hammer done on spamming and link buying, but they still tell you what you need to do to achieve rankings. I find it curious that their top dogs that speak to us SEO people say the same party ines over and over again:</p>
<ul>
<li>IP&#8217;s don&#8217;t matter</li>
<li>Operating Systems don&#8217;t matter</li>
<li>Duplicate content on-site won&#8217;t get you penalized</li>
<li>Subdomains or sub directories are seen the same way</li>
<li>Branding and discussion are the keys to high rankings.</li>
</ul>
<p>So why do I continue to not want to deal with IIS. Google states that the best way for your server to comunicate with Googlebot is to use the if_modifiedsince http header. This is a function of Apache.</p>
<p>Matt Cutts says to use on page 301 redirects can be a problem with Googlebot, use .htaccess. Ever see a .htaccess on IIS? NO? That&#8217;s becasue it doesn&#8217;t exist. 301 redirects are a nightmare on IIS.</p>
<p>If you are starting out on a new website project, use Apache. If you have ever tried to run the Triad, which is Apache, PHP and MySQL on Windows Server OS, you can do it, but at the expense of killing your IIS, .NET apps and the entire framework which is why developers turn to IIS in the first place. IIS and Apache don&#8217;t play well together, in fact they don&#8217;t work at all together.</p>
<p>I will be addressing all the bullet points above over the next month in my server technology category. I just purchased a cloud package from Rackspace my hosting provider, who&#8217;s Cloud engineer referred to Google&#8217;s CTO&#8217;s 2 year old statement that IP&#8217;s don&#8217;t matter. BULLSHIT. We will see with our own eyes if this is true. I am running t domains on the same IP with the same topics, and 2 domains on different class C&#8217;s with 2 other very similar topics that have equal searches. There will be no chance for doubt over IP&#8217;s and the danger of a shared IP address with people you just don&#8217;t know. Don&#8217;t try and tell me that if jowblow.com who is sharing the same IP as me spams a thousand emails and they get blacklisted, that my site won&#8217;t as well. I know because it happened to me last year, not 5 years ago, less than 6 months ago.</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fwhy-seo-works-better-on-linux.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/why-seo-works-better-on-linux.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/why-seo-works-better-on-linux.htm"  data-text="Why SEO Works Better On Linux" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/why-seo-works-better-on-linux.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/why-seo-works-better-on-linux.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/why-seo-works-better-on-linux.htm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>301 redirect on IIS To Fix Domain Issues In Windows</title>
		<link>http://www.getfoundnow.com/iis_301_redirect.htm</link>
		<comments>http://www.getfoundnow.com/iis_301_redirect.htm#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:39:16 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Knowledge Base]]></category>
		<category><![CDATA[Server Technologies]]></category>
		<category><![CDATA[301 Redirects]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=45</guid>
		<description><![CDATA[Tweet Redirecting Requests to Files, Directories, or Programs (IIS 6.0) You can redirect requests for files in one directory to a different directory, to a different Web site, or to a file in a different directory. When the browser requests the file from the original URL, the Web server instructs the browser to request the [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fiis_301_redirect.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/iis_301_redirect.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/iis_301_redirect.htm"  data-text="301 redirect on IIS To Fix Domain Issues In Windows" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/iis_301_redirect.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/iis_301_redirect.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><img src="http://www.getfoundnow.com/wp-content/uploads/2009/03/clicking-hard-drive-post.jpg" alt="" title="clicking-hard-drive-post" width="425" height="282" class="alignleft size-full wp-image-788" /><strong>Redirecting Requests to Files, Directories, or Programs (IIS 6.0)</strong><br />
You can redirect requests for files in one directory to a different directory, to a different Web site, or to a file in a different directory. When the browser requests the file from the original URL, the Web server instructs the browser to request the page from the redirected URL.</p>
<p>An advanced capability of the redirect method allows you to redirect all requests for files in a particular directory to a program. Generally speaking, you should also pass any parameters from the original URL to the program, which you can do by using redirect variables.</p>
<p><img src="http://img.microsoft.com/technet/images/important.gif" border="0" alt="iis redirect" width="10" height="10" /> <strong>Important</strong></p>
<p>You must be a member of the Administrators group on the local computer to perform the following procedure or procedures. As a security best practice, log on to your computer by using an account that is not in the Administrators group, and then use the <strong>runas</strong> command to run IIS Manager as an administrator. At a command prompt, type <strong>runas /</strong><em>User:Administrative_AccountName</em><strong>&#8220;mmc %systemroot%\system32\inetsrv\iis.msc&#8221;</strong>.</p>
<p><a name="ESB"></a></p>
<h3>&gt;Procedures</h3>
<h3>To redirect requests to another directory or Web site</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td align="right"><span class="black_text_9pt">1</span>.</td>
<td>
<p class="black_text_9pt">In IIS Manager, expand the local computer, right-click the Web site, virtual directory, or directory within a Web site to which you want to add a redirect, and click <strong>Properties</strong>.</p>
</td>
</tr>
<tr valign="top">
<td align="right">
<p class="black_text_9pt">2.</p>
</td>
<td>
<p class="black_text_9pt">Click the <strong>Home Directory</strong>, <strong>Virtual Directory</strong>, or <strong>Directory</strong> tab.</p>
</td>
</tr>
<tr valign="top">
<td align="right"><span class="black_text_9pt">3</span>.</td>
<td>
<p class="black_text_9pt">Under <strong>The content for this resource should come from</strong>, click <strong>A redirection to a URL</strong>.</p>
</td>
</tr>
<tr valign="top">
<td align="right">
<p class="black_text_9pt">4.</p>
</td>
<td>
<p class="black_text_9pt">In the <strong>Redirect to</strong>box, type the path to the destination directory or the URL of the Web site. For example, to redirect all requests for files in the /Catalog directory to the /NewCatalog directory on another Web site, type <strong>http://</strong><em>sitename</em><strong>/NewCatalog</strong>. The redirect must be to a fully qualified URL.</p>
</td>
</tr>
<tr valign="top">
<td align="right"><span class="black_text_9pt">5</span>.</td>
<td>
<p class="black_text_9pt">Set the required flags as specified below, and then click <strong>OK</strong>. More than one flag is allowed.</p>
</td>
</tr>
</tbody>
</table>
<h3>To redirect all requests to a single file</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td align="right"><span class="black_text_9pt">1</span>.</td>
<td class="black_text_9pt">In IIS Manager, right-click the Web site or directory, and click <strong>Properties</strong>.</td>
</tr>
<tr valign="top">
<td align="right">
<p class="black_text_9pt">2.</p>
</td>
<td class="black_text_9pt">Click the <strong>Home Directory</strong>, <strong>Virtual Directory</strong>, or <strong>Directory</strong> tab.</td>
</tr>
<tr valign="top">
<td align="right"><span class="black_text_9pt">3</span>.</td>
<td class="black_text_9pt">Under <strong>The content for this resource should come from</strong>, click <strong>A redirection to a URL</strong>.</td>
</tr>
<tr valign="top">
<td align="right"><span class="black_text_9pt">4</span>.</td>
<td class="black_text_9pt">In the <strong>Redirect to</strong> box, type the URL of the destination file. The redirect must be to a fully qualified URL.</td>
</tr>
<tr valign="top">
<td align="right"><span class="black_text_9pt">5</span>.</td>
<td class="black_text_9pt">Under <strong>The client will be sent to</strong>, select The exact URL entered above check box to prevent the Web server from appending the original file name to the destination URL.</td>
</tr>
<tr valign="top">
<td align="right">
<p class="black_text_9pt">6.</p>
</td>
<td class="black_text_9pt">Click <strong>OK</strong>.</td>
</tr>
</tbody>
</table>
<p>You can use wildcards and redirect variables in the destination URL to precisely control how the original URL is translated into the destination URL.</p>
<h3 class="black_text_bold_10pt">To redirect requests to a program</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td class="black_text_9pt" align="right">1.</td>
<td class="black_text_9pt">In IIS Manage<a href="http://www.getfoundnow.com/wp-admin/b0c14479-83e3-435d-a935-819fe396e7d2.mspx">r</a>, right-click the Web site or directory, and click <strong>Properties</strong>.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt" align="right">2.</td>
<td class="black_text_9pt">Click the <strong>Home Directory</strong>, <strong>Virtual Directory</strong>, or <strong>Directory</strong> tab.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt" align="right">3.</td>
<td class="black_text_9pt">Under <strong>The content for this resource should come from</strong>, click <strong>A redirection to a URL</strong>.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt" align="right">4.</td>
<td class="black_text_9pt">In the <strong>Redirect to</strong> box, type the URL of the program, including any redirect variables needed to pass parameters to the program.For example, to redirect all requests for scripts in a Scripts directory to a logging program that records the requested URL and any parameters passed with the URL, type <strong>/Scripts/Logger.exe?URL=$V+PARAMS=$P</strong>. $V and $P are redirect variables.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt" align="right">5.</td>
<td class="black_text_9pt">Under <strong>The client will be sent to</strong>, select <strong>The exact URL entered above</strong> check box to prevent the Web server from appending the original file name to the destination URL.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt" align="right">6.</td>
<td class="black_text_9pt">Click <strong>OK</strong>.</td>
</tr>
</tbody>
</table>
<h3>Redirect Reference (IIS 6.0)</h3>
<p>Redirecting a client request is one way to ensure that users get the correct page, if your site is under construction or has changed identity. You can redirect client requests to a directory on the same Web server or to a different URL.</p>
<p><a name="E6"></a><br />
H3&gt;Configuring URL and Wildcard Redirection</p>
<p class="black_text_9pt">You can configure redirection to a URL and wildcard redirection programmatically. Redirection variables and flags allow you to specify targets and behavior by changing the <strong>HttpRedirect</strong>metabase property.</p>
<p class="black_text_9pt">The following example shows the format of a simple redirection string.</p>
<p class="black_text_9pt">http://<em>DestinationURL</em>[,<em>Flag[s]</em>]</p>
<p class="black_text_9pt">Where <em>DestinationURL</em> can include the following redirect variables to pass portions of the original URL with the destination URL. You can use more than one variable in a single redirection string.</p>
<table id="EUB" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td colspan="3"></td>
</tr>
<tr valign="top">
<td id="colEXB" class="black_text_9pt">Variable</td>
<td id="colE1B" class="black_text_9pt">Description</td>
<td id="colE4B" class="black_text_9pt">Example</td>
</tr>
</thead>
<tbody>
<tr valign="top">
<td>
<p class="black_text_9pt">$S</p>
</td>
<td>
<p class="black_text_9pt">Passes the suffix of the requested URL to the new URL. The suffix is the portion of the original URL that remains after the redirected URL is substituted.</p>
<p class="black_text_9pt">If the EXACT_DESTINATION flag is not set, the resulting destination URL will have the name of the requested file appended as a folder name, as well as the file name itself.</p>
</td>
<td>
<p class="black_text_9pt">If the virtual directory that is mapped to the following Web site:</p>
<p class="black_text_9pt">http://fabrikam/Scripts</p>
<p class="black_text_9pt">is configured to be redirected to the following exact URL:</p>
<p class="black_text_9pt">http://fabrikam/NewScripts$S</p>
<p class="black_text_9pt">A new request for the following URL:</p>
<p class="black_text_9pt">http://fabrikam/Scripts/Program.exe</p>
<p class="black_text_9pt">Would be redirected automatically to the following URL:</p>
<p class="black_text_9pt">http://fabrikam/NewScripts/Program.exe</p>
</td>
</tr>
<tr valign="top">
<td>
<p class="black_text_9pt">$P</p>
</td>
<td>
<p class="black_text_9pt">Passes parameters (such as querystring parameters) in the original URL to the new URL, without the question mark (?).</p>
</td>
<td>
<p class="black_text_9pt">If the virtual directory that is mapped to the following Web site:</p>
<p class="black_text_9pt">http://fabrikam/Scripts</p>
<p class="black_text_9pt">is configured to be redirected to the following URL:</p>
<p class="black_text_9pt">http://fabrikam/NewScripts$P</p>
<p class="black_text_9pt">A new request for the following URL:</p>
<p class="black_text_9pt">http://fabrikam/Scripts/File.asp?var1=5&amp;var2=6</p>
<p class="black_text_9pt">Would be redirected automatically to the following URL:</p>
<p class="black_text_9pt">http://fabrikam/NewScriptsvar1=5&amp;var2=6</p>
</td>
</tr>
<tr valign="top">
<td>
<p class="black_text_9pt">$Q</p>
</td>
<td>
<p class="black_text_9pt">Passes parameters (such as querystring parameters) in the original URL to the new URL, including the question mark (?).</p>
</td>
<td>
<p class="black_text_9pt">If the virtual directory that is mapped to the following Web site:</p>
<p class="black_text_9pt">http://fabrikam/Scripts</p>
<p class="black_text_9pt">is configured to be redirected to the following exact URL:</p>
<p class="black_text_9pt">http://fabrikam/NewScripts$S$Q</p>
<p class="black_text_9pt">A new request for the following URL:</p>
<p class="black_text_9pt">http://fabrikam/Scripts/File.asp?var1=5&amp;var2=6</p>
<p class="black_text_9pt">Would be redirected automatically to the following URL:</p>
<p class="black_text_9pt">http://fabrikam/NewScripts/File.asp?var1=5&amp;var2=6</p>
</td>
</tr>
<tr valign="top">
<td>
<p class="black_text_9pt">$V</p>
</td>
<td>
<p class="black_text_9pt">Passes the requested URL, without the server name and without any parameters. To include parameters, use the $P or $Q variable with the $V variable.</p>
<p class="black_text_9pt">If the EXACT_DESTINATION flag is not set, the resulting destination URL will have the name of the requested file appended as a folder name, as well as the file name itself.</p>
</td>
<td>
<p class="black_text_9pt">If the virtual directory that is mapped to the following Web site:</p>
<p class="black_text_9pt">http://fabrikam/Scripts</p>
<p class="black_text_9pt">is configured to be redirected to the following exact URL:</p>
<p class="black_text_9pt">http://contoso$V</p>
<p class="black_text_9pt">A new request for the following URL:</p>
<p class="black_text_9pt">http://fabrikam/Scripts/File.asp</p>
<p class="black_text_9pt">Would be redirected automatically to the following URL:</p>
<p class="black_text_9pt">http://contoso/Scripts/File.asp</p>
</td>
</tr>
</tbody>
</table>
<h3 class="black_text_9pt">Redirection Using Wildcards</h3>
<p class="black_text_9pt">You can use redirect wildcards to match any number of characters in the original URL. Begin the destination URL with an asterisk (*) and a semicolon (;), and separate pairs of wildcard characters and destination URLs with a semicolon. The following example shows the format of a redirection string that uses wildcards.</p>
<p class="black_text_9pt">*; Wildcard1; Destination1[; Wildcard2; Destination2][, Flags]</p>
<p class="black_text_9pt">Where <em>WildcardN</em> can include an asterisk (*) to match any number of characters in the original URL and pass them to <em>DestinationN</em> by using the $0 through $9 variables defined in the following table.</p>
<table id="EYE" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td colspan="3"></td>
</tr>
<tr valign="top">
<td id="colE2E" class="black_text_9pt">&#8220;Variable&#8221;</td>
<td id="colE5E" class="black_text_9pt">&#8220;Description&#8221;</td>
<td id="colEBF" class="black_text_9pt">&#8220;Example&#8221;</td>
</tr>
</thead>
<tbody>
<tr valign="top">
<td class="black_text_9pt">$0 through $9</td>
<td class="black_text_9pt">Passes the portion of the requested URL that matches the indicted wildcard character. Wildcards must start at $0 for each <em>Wildcard</em>;<em>Destination</em> set. The EXACT_DESTINATION flag must be appended to the redirection string.</td>
<td class="black_text_9pt">If the virtual directory that is mapped to the following Web site:http://fabrikam/Scriptsis configured with the following redirection string:*; /Scripts/*_in.asp; /NewScripts/$0.dll; /Scripts/*_out.asp; http://contoso/NewScripts/$0.dllA new request for the following URLs:http://fabrikam/Scripts/data_in.asphttp://fabrikam/Scripts/data_out.aspWould be redirected automatically to the following respective URLs:http://fabrikam/NewScripts/data.dll</p>
<p>http://contoso/NewScripts/data.dll</td>
</tr>
<tr valign="top">
<td>!</td>
<td>
<p class="black_text_9pt">Does not allow a redirect.</p>
<p class="black_text_9pt">This variable is useful when you want to exempt files or subdirectories from redirection when a parent directory is configured to be redirected.</p>
</td>
<td>
<p class="black_text_9pt">If the virtual directory that is mapped to the following Web site:</p>
<p class="black_text_9pt">http://fabrikam/Scripts</p>
<p class="black_text_9pt">is configured to be redirected, but the following Web site:</p>
<p class="black_text_9pt">http://fabrikam/Scripts/Commerce/Accounts</p>
<p class="black_text_9pt">needs to be exempt, programmatically set the redirection string for the exempted folder to the following</p>
<p class="black_text_9pt">*;!</p>
</td>
</tr>
</tbody>
</table>
<p>For example, to redirect all requests for /Scripts/Filename.stm to a single file called Default.stm, and to redirect all requests for /Scripts /Filename.htm to a single file called Default.htm, use the following redirect request for the /Scripts virtual directory:</p>
<p>*;Filename.stm;/Default.stm/Filename.htm;/Default.htm</p>
<h3 class="black_text_bold_10pt">Using Redirection Flags</h3>
<p>The following flags augment redirect strings of either URL or wildcard format. More than one flag is allowed. Flags are appended programmatically to the redirection string in HttpRedirect, or configured by selecting check boxes in IIS Manager.</p>
<table id="EZG" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td colspan="3"></td>
</tr>
<tr valign="top">
<td id="colE3G" class="black_text_9pt">Flag</td>
<td id="colE6G" class="black_text_9pt">User Interface Check Box</td>
<td id="colECH" class="black_text_9pt">Description</td>
</tr>
</thead>
<tbody>
<tr valign="top">
<td class="black_text_9pt">EXACT_DESTINATION</td>
<td class="black_text_9pt"><strong>The exact URL entered above</strong></td>
<td class="black_text_9pt">Indicates that the value provided for the destination should be considered an absolute target location.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt">CHILD_ONLY</td>
<td class="black_text_9pt"><strong>A directory below this one</strong></td>
<td class="black_text_9pt">Alerts IIS that redirection should occur only once because the destination is in a subdirectory of the original URL. This flag avoids loops. Also, this flag instructs IIS to redirect requests only if they are to subfolders or files of the original URL.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt">PERMANENT</td>
<td class="black_text_9pt"><strong>A permanent redirection for this resource</strong></td>
<td class="black_text_9pt">Indicates that this redirection is permanent for this resource.</td>
</tr>
<tr valign="top">
<td class="black_text_9pt">TEMPORARY</td>
<td class="black_text_9pt">Clear the <strong>A permanent redirection for this resource</strong> check box&#8221;</td>
<td class="black_text_9pt">Indicates that this redirection is temporary for this resource.</td>
</tr>
</tbody>
</table>
<h3>How to Move Pages on Windows Servers</h3>
<p>Most Windows servers will be running Microsoft&#8217;s <em>Internet Information Server</em> (<strong>IIS</strong>), and pages can be moved using ASP or ASP.NET code, depending on what the server is running (ask your web host). To move a page using ASP, set up the page at its new location then place the following code at the top of the old page:</p>
<p>Move a page using ASP<br />
&lt;%@ Language=VBScript %&gt;<br />
&lt;%<br />
Response.Status=&#8221;301 Moved Permanently&#8221;<br />
Response.AddHeader &#8220;Location&#8221;, &#8220;http://www.domain.com/new-page.asp&#8221;<br />
%&gt;</p>
<p>Make sure that code is the first thing at the top of the page. As for the rest of the page, you can either remove its content or leave it—search engines won&#8217;t care one way or another. However, some of your human visitors (remember them?) will have auto-redirection turned off in their browsers.</p>
<p>This means they won&#8217;t be redirected, and will see the old page instead of the new one. So you may want to include a link to the new page, along with a short message telling them that the page they&#8217;re on is outdated and has been moved to a new location.</p>
<p>Similarly, you can move a page using ASP.NET, but beware there&#8217;s <a href="http://www.mattcutts.com/blog/asp-net-2-and-url-rewriting-sometimes-harmful/" target="_blank">currently a glitch</a> in the way ASP.NET 2 handles redirects. That glitch should be fixed soon. To redirect a page using ASP.NET, set up the new page at its new location, then place the following code at the top of the old page:<br />
&lt;script runat=&#8221;server&#8221;&gt;<br />
private void Page_Load(object sender, System.EventArgs e)<br />
{<br />
Response.Status = &#8220;301 Moved Permanently&#8221;;<br />
Response.AddHeader(&#8220;Location&#8221;,&#8221;http://www.domain.com/new-page.asp&#8221;);<br />
}<br />
&lt;/script&gt;</p>
<p>For both of these redirects leave the old pages in place for as long as possible, since it usually takes several months for search engines to switch over to only crawling the page at its new location. They&#8217;re a bit slow that way.</p>
<p><!-- InstanceEndEditable --></p>
<p class="lightblue_text_bold_10pt">Get Found Now &#8211; a division of: On Top Of It, Inc</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fiis_301_redirect.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/iis_301_redirect.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/iis_301_redirect.htm"  data-text="301 redirect on IIS To Fix Domain Issues In Windows" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/iis_301_redirect.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/iis_301_redirect.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/iis_301_redirect.htm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Use 301 Redirects For SEO On All Server Platforms</title>
		<link>http://www.getfoundnow.com/301_redirect.htm</link>
		<comments>http://www.getfoundnow.com/301_redirect.htm#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:37:48 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Knowledge Base]]></category>
		<category><![CDATA[Server Technologies]]></category>
		<category><![CDATA[301 Redirects]]></category>
		<category><![CDATA[Servers and SEO]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=43</guid>
		<description><![CDATA[Tweet This article will show you how to use the 301 redirect to PERMANENTLY move anything from an entire website to another domain, or a single web page&#8217;s URL from on to another. You can move a URL from inside of the same site between directories or sub domains as well as between 2 completely [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2F301_redirect.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/301_redirect.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/301_redirect.htm"  data-text="How to Use 301 Redirects For SEO On All Server Platforms" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/301_redirect.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/301_redirect.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><img src="http://www.getfoundnow.com/wp-content/uploads/2009/03/data-vault.jpg" alt="" title="data-vault" width="500" height="260" class="alignleft size-full wp-image-790" />This article will show you how to use the 301 redirect to PERMANENTLY move anything from an entire website to another domain, or a single web page&#8217;s URL from on to another. You can move a URL from inside of the same site between directories or sub domains as well as between 2 completely different domain names. This is very handy for SEO and as Google has recently stated, it will also move Page Rank and placement if you use the redirect 301 command correctly.</p>
<h3>APACHE Webserver: 301 Redirects</h3>
<p><strong>What&#8217;s a 301 Redirect?</strong><br />
The number <em>301</em> identifies a specific 3-digit <em>server header code</em> that is generated by a web server when a browser or search engine spider tries to download a web page. The <em>301 code</em> says <strong>the page has been permanently moved to another location</strong>. Browsers and spiders then know to &#8220;redirect&#8221; themselves to any new address that you specify in your .htaccess file.</p>
<p><strong>What&#8217;s a <em>.htaccess</em> File?</strong></p>
<p>A .htaccess (pronounced &#8220;dot-H-T-access&#8221;) file is a simple text file that resides in the root directory of your web site where, typically, your home page also resides. The .htaccess file serves a variety of different functions and can live in other directories as well but, for the purpose of doing a 301 redirect, you should place a .htaccess file in your root directory. If one doesn&#8217;t already exist, you can create it using any plain-text editor (like NotePad, or <a rel="nofollow" href="http://www.textpad.com/" target="_blank">TextPad</a>), then name the file .htaccess (that&#8217;s right, no extension – just a period followed by <strong>htaccess</strong>).</p>
<p>If your site&#8217;s root domain already contains a .htaccess file, you can simply scroll to the end of whatever code is already there and append your <em>301 redirect code</em> at the bottom of the file, starting on a new line. While this may sound complicated, it&#8217;s actually very, very simple to do. If you can upload files to and from your web server, then chances are you&#8217;ll have no trouble managing (i.e. altering or creating and uploading) your <strong>.htaccess</strong> file(s).</p>
<h3>There are Four Primary Reasons to Use a 301 Redirect:</h3>
<ol>
<li>To change primary domain names an event that commonly occurs whenever a company changes names or switches to a more keyword-friendly domain.</li>
<li>To ensure that SE spiders <em>only</em> index <span style="text-decoration: underline;">either</span> the www or <strong>non-www</strong> version of your site. Since each version is technically a different URL, to have both versions available for indexing dilutes PageRank, as it is being split between multiple sites.</li>
<li>To catch traffic from ancillary domain sources without presenting duplicate content to the engines and running the risk of being penalized.For instance, it&#8217;s good online strategy to protect your trademark or other proprietary product or service names by purchasing related, but different, top-level domain names. Examples would include <strong>.net</strong> or country-specific extensions (such as <strong>.co.uk</strong>), or even common misspellings. And, whenever such domains lend themselves to type-in traffic, you&#8217;d be well advised to activate them – but use the 301 redirect to seamlessly send that traffic from these ancillary domains to your primary domain.</li>
<li>To prevent any of your ancillary domains from being displayed in the search results in lieu of your primary domain.</li>
</ol>
<h3>Changing Your Domain Name</h3>
<p>If ever you should need to change your domain name, proceed as follows:</p>
<ol>
<li>First, <strong>don&#8217;t do it unless absolutely necessary</strong>. Chances are very good you will lose ranking, inbound links, and traffic at least temporarily. The steps outlined here can help you minimize, but not entirely eliminate, these negative repercussions.</li>
<li>If you are, however, convinced that you must change your domain name, be prepared to leave your old site up for at least three months and possibly longer depending on the length of time it takes for your site logs to show all traffic to the old site has stopped. Of course, you&#8217;ll also want to be certain that all major engines who had indexed your old site have spidered and re-indexed your new site.Your <em>new</em> site logs will show when you are no longer receiving referral traffic from the old site. Your <em>old</em> site logs will show when you are no longer receiving referral traffic from the search engines.</li>
<li>When making the switch, be sure to leave the content up on the old site. You&#8217;ll want to <em><strong>copy</strong></em> the old site to its new location, as opposed to just moving the site to a new location. The difference is that when you <em>copy</em> a site, you leave the original in its old location. If you take the old site&#8217;s content down and just replace it with a 301 redirect, the spiders <em>may</em> see the old pages as empty content and simply delete those pages from their index.While it&#8217;s true that you run a small risk of being snagged by the <em>duplicate content filter</em>, it&#8217;s a minor risk compared to the risk of having your site dropped entirely out of the listings. Besides, since both Google and Yahoo recommend the 301 as the preferred method for permanently redirecting to a new site, you&#8217;ve given yourself a defendable reason for the duplicate content to co-exist at least until your logs show that traffic to your old site has ceased.Also bear in mind that the duplicate content penalty is usually applied to only <em>one</em> of any two identical pages, so people should still be able to find your site perhaps just not under your preferred domain at first. Still, that&#8217;s much better than being dropped altogether if the 301 redirect doesn&#8217;t work due to a search engine glitch beyond your control.<strong>Critical point:</strong> If the content of your old site appears gone to the indexing spider, then you&#8217;re out of the listings no traffic equals no money and it&#8217;s cheap beer and hot dogs for you and your friends come Superbowl-party-time (ouch!).</li>
<li>Contact everyone who links to you and ask them (beg them, pay them?), to change their link to your new site. Monitor this process to make sure they follow through. Sure, this can be a headache if you have a lot of links but, if people don&#8217;t change them, all those links won&#8217;t do you much good and they&#8217;ll all be <em>broken links</em> when you finally take the old site down (a fact you might want to use as leverage while gently persuading the referral site owners to make the necessary link changes after all, they probably don&#8217;t want &#8220;broken links&#8221; on <em>their</em> site). Unfortunately, there isn&#8217;t an effective shortcut to getting other sites to update their links to you. That&#8217;s just one of the reasons why we say <em>don&#8217;t change your domain name unless it&#8217;s absolutely necessary</em>. The more incoming links you have, the more challenging it is to switch to a new domain name.</li>
<li>Once you&#8217;re sure you want to make the change, use a 301 redirect. On an Apache server (running UNIX) a 301 redirect is very easy to do. Just append the following statement on a separate line at the end of your .htaccess file:<br />
redirect 301 / http://www.newdomain.com/<br />
By placing the above statement in the .htaccess file within your website&#8217;s root directory, you&#8217;ll be redirecting all traffic from the old site to whatever site you specify in http://www.newdomain.com/.</p>
<p><strong>Important to note:</strong> This simple one-line command only works if you are maintaining the same exact structure of the old site on the new site. Every page on the old domain will be redirected to its equivalent page on the new domain. However, if you have some pages on the old domain that are <em>not</em> going to be on the new domain, this single line command would redirect users and spiders to some non-existent pages&#8230; the ones you removed. Therefore, bear in mind that your site move will be easiest on you if you just copy the new site structure <em>exactly</em> the same as the old site.</p>
<p>Of course, once you&#8217;ve established your site under the new domain name and have phased out the old domain name, you can then start rearranging the site structure. In other words, don&#8217;t try to change your domain name <em>and</em> restructure your site at the same time unless you&#8217;re either a professional or a masochist.</p>
<p>If you only want to redirect portions of the old site to the new site, such as a single directory, you can place the following text within a single line in the <strong>.htaccess</strong> file:</p>
<p>redirect 301 /directoryname/ http://www.newdomain.com/directoryname/</p>
<p>This is useful if you want to test out the redirect on part of your site before redirecting the whole thing.</p>
<p>You can also redirect individual pages:<br />
redirect 301 /directoryname/pagename.html http://www.newdomain.com/directoryname/pagename.htmlRemember: the command above needs to <em><strong>all be on a single line</strong></em> in order to work.</li>
<li>If you&#8217;re listed in directories such as <a rel="nofollow" href="http://dmoz.org/" target="_blank">DMOZ.org</a> (aka, the Open Directory Project [ODP]), then changing your domain name presents an additional challenge. It&#8217;s not so much that changing domain names within DMOZ is a problem, it has more to do with the fact that many other directories, including the Google directory, get their directory listings from DMOZ. That means that, depending on how frequently they sync up their listings with DMOZ&#8217;s, it could be quite a while before those other directories list your new domain. As we&#8217;ve suggested, moving a domain can hurt your rankings and the lack of directory listings for the new domain (resulting in a temporary <em>link popularity</em> deficit) is one of the reasons why this is true.Regardless, to change your domain name in DMOZ, go to the category in which you are listed and click on &#8216;Update URL&#8217; at the top right. You&#8217;ll be asked to enter both your <em>old</em> and <em>new</em> URLs. A DMOZ editor will then review your site and change your listing. Nearly all directories have an Update URL feature, so that&#8217;s where to look for a starting point in updating your domain information within the various directories.By the way, don&#8217;t attempt to list your new domain along with your old domain within a directory. They strongly object to duplicate listings and your new domain definitely won&#8217;t make it past the directory&#8217;s editors.</li>
<li>Once you&#8217;ve set up your redirect, use a <em>server header checking tool</em> (such as: <a rel="nofollow" href="http://www.seoconsultants.com/tools/headers.asp" target="_blank">Check Headers</a>) to verify the server is correctly processing your redirect. You&#8217;ll want the site you&#8217;re redirecting <em>from</em> to return a 301 Moved Permanently header and the site you are redirecting <em>to</em> to return a 200 OK server header.Here&#8217;s a sample 301 redirect to give you an idea of what a <em>server header checking tool</em> will reveal when using a 301 to consolidate www and non-www URL&#8217;s, giving preference to the www version (notice the relevant portion of the response highlighted in yellow).<strong>Move a page using ColdFusion</strong>&lt;cfheader statuscode=&#8221;301&#8243; statustext=&#8221;Moved permanently&#8221;&gt;<br />
&lt;cfheader name=&#8221;Location&#8221; value=&#8221;http://www.domain.com/new-page.html&#8221;&gt;</p>
<p><strong>Move a page using Java Server Pages (JSP) </strong></p>
<p>&lt;%<br />
response.setStatus(301);<br />
response.setHeader(&#8220;Location&#8221;, &#8220;http://www.domain.com/new-page.html&#8221;);<br />
response.setHeader(&#8220;Connection&#8221;, &#8220;close&#8221;);<br />
%&gt;<br />
<strong>If You&#8217;re On a Windows Server</strong></p>
<p>The examples below all are specific to Unix- or Linux-based web servers. It&#8217;s also possible to use redirects on a Windows-based web server. This is easiest if you use <em>scripting</em> in a .asp page (which is one good argument for using .asp for all the documents on your site, even if you don&#8217;t put scripting in them).</p>
<p>Here&#8217;s an example of a .asp 301 redirect (save to yourfilename.asp):</p>
<blockquote><p>&lt;%@ Language=VBScript %&gt;<br />
&lt;%<br />
Response.Status = &#8220;301 Moved Permanently&#8221;<br />
Response.addheader &#8220;Location&#8221;, &#8220;http://www.newdomain.com/newurl/&#8221;<br />
Response.End<br />
%&gt;</p></blockquote>
<h3>How to Change Domain Names on Windows Servers</h3>
<p>Since the code outlined above must be put on each page, you don&#8217;t have the ability to bulk redirect whole directories with this technique the way you do with Apache. However, if you have Admin access to your IIS server, you can easily redirect whole directories or even whole sites using the admin interface. That process is <a rel="nofollow" href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/fbcccfce-6695-4f92-bd55-869d85ff49fb.mspx?mfr=true" target="_blank">laid out step-by-step</a> on the Microsoft website.</p>
<ol>
<li> In internet services manager, right click on the file or folder you wish to redirect.</li>
<li>Select the radio titled &#8220;a redirection to a URL&#8221;.</li>
<li>Enter the page that the page will be redirected to</li>
<li>Check &#8220;The exact url entered above&#8221; and the &#8220;A permanent redirection for this resource&#8221;.</li>
<li>Click on &#8216;Apply&#8217;.</li>
</ol>
<h3>How to Fix the www vs. non-www Problem on Windows Servers</h3>
<p>The Microsoft tutorial above is also helpful when it comes to fixing the www vs non-www issue on Windows servers. It all has to be done through the admin interface.</p>
<p>Essentially, it&#8217;s the same as changing a domain name except you&#8217;re redirecting from http://domain.com/ to http://www.domain.com/.</p>
<p>The .NET tutorial site xoc.net has a good <a rel="nofollow" href="http://www.xoc.net/works/tips/domain.asp" target="_blank">short tutorial</a>.</p>
<table border="0" cellspacing="5" cellpadding="3" width="500">
<tbody>
<tr>
<td bgcolor="#eeeeee">To perform the redirect, suppose that the content for www.xoc.net comes from c:inetpubwww-xoc-net:</p>
<ol>
<li>Open Internet Services Manager and create a web site for xoc.net. Make the content directory for the site be the same directory, c:inetpubwww-xoc-net, as www.xoc.net.</li>
<li>Test getting content from http://xoc.net. This should work, but won&#8217;t redirect yet.</li>
<li>Select the xoc.net web site in Internet Services manager and enter the properties.</li>
<li>In the Home Directory tab, change the option button &#8220;When connecting to this resource the content should come from&#8221; to &#8220;A redirection to a URL&#8221;.</li>
<li>Specify the URL as http://www.xoc.net.</li>
<li>Check the checkbox that says &#8220;A permanent redirection for this resource.&#8221;</li>
</ol>
</td>
</tr>
</tbody>
</table>
<p>Similarly, you can move a page using ASP.NET, but beware there&#8217;s <a rel="nofollow" href="http://www.mattcutts.com/blog/asp-net-2-and-url-rewriting-sometimes-harmful/" target="_blank">currently a glitch</a> in the way ASP.NET 2 handles redirects. That glitch should be fixed soon. To redirect a page using ASP.NET, set up the new page at its new location, then place the following code at the top of the old page:</p>
<blockquote><p>&lt;script runat=&#8221;server&#8221;&gt;<br />
private void Page_Load(object sender, System.EventArgs e)<br />
{<br />
Response.Status = &#8220;301 Moved Permanently&#8221;;<br />
Response.AddHeader(&#8220;Location&#8221;,&#8221;http://www.domain.com/new-page.asp&#8221;);<br />
}<br />
&lt;/script&gt;</p></blockquote>
<table border="1" cellspacing="0" cellpadding="2" width="500" bordercolor="#9999ff">
<tbody>
<tr>
<td valign="top">
<div class="black_text_bold_10pt">#1 Server Response: http://sampledomain.com/</div>
</td>
</tr>
<tr>
<td valign="top"><span class="black_text_9pt">HTTP Status Code: HTTP/1.1 301 Moved Permanently<br />
Date: Wed, 15 Dec 2004 23:09:18 GMT<br />
Server: Apache/1.3.29<br />
Location: http://www.sampledomain.com/<br />
Connection: close<br />
Content-Type: text/html; charset=iso-8859-1<br />
Redirect Target: http://www.sampledomain.com/</span></td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="7" width="98%" bordercolor="#9999ff">
<tbody>
<tr>
<td valign="top"><span class="black_text_bold_10pt">#2 Server Response: http://www.sampledomain.com/</span></td>
</tr>
<tr>
<td valign="top"><span class="black_text_9pt">HTTP Status Code: HTTP/1.1 200 OK<br />
Date: Wed, 15 Dec 2004 23:09:23 GMT<br />
Server: Apache/1.3.29<br />
X-Powered-By: PHP/4.3.8<br />
Set-Cookie: PHPSESSID=be8ce4fee0c29c968c8382be1fdfa3bd; path=/<br />
Expires: Thurs, 16 Dec 2004 08:52:00 GMT<br />
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0<br />
Pragma: no-cache<br />
Connection: close<br />
Content-Type: text/html</span></td>
</tr>
</tbody>
</table>
<p>From the example above, we see that, when the spider initially requested the page, the server read the .htaccess file which told it to respond with a 301 Moved Permanently response code. After which the spider redirected itself to the <em>new</em> domain at http://www.sampledomain.com/. There the spider received a 200 OK response code, telling it that the page was successfully located. This is the combination of responses you&#8217;ll be looking for when you setup your own 301 redirection.</p>
<p>Most web hosts pre-configure their servers to point both the www and non-www version of your URLs to the same page by default. This is good because someone forgetting to type the www will still be directed to your site rather than getting a 404 not found response code (one of those <em>other</em> 3-digit server codes).</p>
<p>However, pre-configuring the server to default all pages to the www version can also be a liability. That&#8217;s because this allows people to link to your site <em>with</em> or <em>without</em> using www. The end result being that search engines may index <em>some</em> of your pages <em>with</em> the www, and some of your pages <em>without</em>. This effectively splits your site into two different sites in the eyes of the search engines and dilutes your incoming link popularity (think PageRank).</p>
<p>Ideally, you&#8217;ll want all of your listings and links to use one or the other (we mildly prefer the www but <em>consistency</em> is really the only important factor).</p>
<p>Worth noting is that both Google and Yahoo use a redirect to consolidate their traffic to the www version of their URL. For example, entering <a href="http://google.com/" target="_blank">http://google.com/</a> will redirect you to <a href="http://www.google.com/" target="_blank">http://<strong>www</strong>.google.com/</a>.</p>
<p>To ensure that search engines only index the www versions of your site&#8217;s pages, place the following code into a .htaccess file in your root directory<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{HTTP_HOST} !^www.your-site.com [NC]<br />
RewriteRule ^(.*)$ http://www.your-site.com/$1 [L,R=301]<br />
&lt;/IfModule&gt;<br />
Remember to replace www.your-site.com with the www version of your domain name.</p>
<p>To make sure search engines only index the non-www versions of your pages, use the following:<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{HTTP_HOST} !^your-site.com [NC]<br />
RewriteRule ^(.*)$ http://your-site.com/$1 [L,R=301]<br />
&lt;/IfModule&gt;<br />
Of course, replace your-site.com with the non-www version of your domain name.</p>
<p>In case you&#8217;re wondering why the code used to merge your www and non-www pages is a bit more complicated than the code used to change your domain name, it&#8217;s because the www and non-www versions of your site both point to the same place on the server (they are considered <em>aliases</em> of each other). This means that anything you put in your .htaccess file applies to both types of pages. If you were to use the simpler redirect that we used to change domain names, the redirect would get stuck in an endless loop – redirecting back and forth between the two types of pages. Eventually your users would just see an error message telling them they had exceeded the number of redirects permitted.</p>
<p>A 301 redirect can also solve a similar problem that occurs with URLs such as</p>
<p>http://your-site.com/</p>
<p>and http://your-site.com/index.html.<br />
Both of these addresses point to your homepage, but search engines still see them as two different pages, thereby splitting your page&#8217;s importance. You can add the following code to your<br />
.htaccess file to make sure search engines only index http://your-site.com/:</p>
<p>RewriteRule ^index.html$ / [R=301,L]</li>
</ol>
<p>And Microsoft can give you more info on how to redirect pages using their <a rel="nofollow" href="http://support.microsoft.com/default.aspx?scid=kb;en-us;313074&amp;sd=tech" target="_blank">IIS Server</a>. More about <a href="http://www.getfoundnow.com/iis_301_redirect.htm">domain and page redirect utilizing IIS</a></p>
<h3>Owning Multiple Domain Names</h3>
<p>Another use for a 301 redirect involves protecting your trademark or other proprietary keyword-friendly or misspelled domains by purchasing and activating such applicable domain names <!-- such as <span class="smallverdanabold">.net</span> or <span class="smallverdanabold">.co.uk</span> as well as domains that incorporate common misspellings  &#8211;>and then redirecting them to your primary domain.</p>
<p>This is most commonly done with the idea of keeping them out of the hands of competitors or to avoid losing traffic when customers misspell your domain name. For instance, both Google and Yahoo also use a redirect to correct for what is probably their most common misspelling. Try going to <a href="http://gooogle.com/" target="_blank">http://g<strong>ooo</strong>gle.com</a> or <a href="http://www.yahooo.com/" target="_blank">http://www.yah<strong>ooo</strong>.com</a> and notice that each misspelling redirects to their correctly spelled main site.</p>
<p>Once again, a 301 redirect is the best way to send all traffic generated by these ancillary domains immediately to your primary domain. Just place the following code in a .htaccess file within the root directory of each of these extra domains:<br />
redirect 301 / http://www.your-site.com/<br />
It isn&#8217;t necessary to populate such sites with content since their purpose is simply to protect your proprietary names and trademarks or to catch misspelled traffic and they aren&#8217;t intended to be indexed by the engines.</p>
<h3>Getting the Right Domain to Show Up in the Search Engines</h3>
<p>Finally, imagine that you have multiple domains and the wrong domain is showing up in the search engines. This is pretty common for sites that are using <em>aliasing</em> to make the same site show up under multiple domains.<br />
Aliasing is different than redirection. For an example of using aliasing, you could make the addresses <span class="smallverdanabold">http://www.cool-stuff.com</span> and <span class="smallverdanabold">http://wwww.fun-stuff.com</span> both point to the same site. Users could type either one into their browser&#8217;s location bar and get the same page, just with a different address.</p>
<p>In the case of redirection, however, if a user typed <span class="smallverdanabold">http://www.cool-stuff.com</span> into their location bar, that location bar would instantly change to display <span class="smallverdanabold">http://wwww.fun-stuff.com</span>, and the user would be whisked off to that site.<br />
The problem with aliasing is that some users now know your site as <span class="smallverdanabold">http://www.cool-stuff.com</span> and other users know your site as <span class="smallverdanabold">http://wwww.fun-stuff.com</span>, so you end up diluting the brand awareness of your site. Even worse, you could end up with a situation where Google has your site listed as <span class="smallverdanabold">http://www.cool-stuff.com</span>, while Yahoo and AskJeeves have your site listed as <span class="smallverdanabold">http://www.fun-stuff.com</span>. Not good! &#8230;since your Google ranking will suffer a bit <span class="smallverdana">(possibly a bunch)</span> because your <em>cool-stuff</em> site isn&#8217;t benefiting from the <em>importance</em> factor that would otherwise be generated by your Yahoo and AskJeeves links.<br />
To rectify this, you will need to set up those aliases as domains in their own right, including content, then have your web host disable the aliases. Once that&#8217;s done, choose one URL to be your permanent address and follow the same process as you would in changing a domain name. That is, leave the incorrect domain in place, but redirect it to the correct domain. You should also find anyone who is linking to the incorrect domain and ask them to link to the proper one. This is a tricky process to do correctly so you should bear in mind that it could take several months before your domain name is identical across the board within all of the engines.</p>
<h3>Why Not Just Use a Meta Refresh?</h3>
<p>The meta-refresh is accomplished by using a specific meta tag placed within the &lt;head&gt; section of a web page as such:</p>
<p>&lt;meta http-equiv=&#8221;refresh&#8221; content=&#8221;0; url=http://www.your-site.com/new-page.html&#8221;&gt;The part of the meta tag that specifies content as being equal to 0 means that this page will immediately redirect to http://www.your-site.com/new-page.html. Unfortunately, this technique has been so heavily abused that it&#8217;s now considered <em>unforgivable spam</em> by probably <em>every</em> search engine known to humankind.</p>
<p>Literally one of the oldest tricks-in-the-book, the meta-refresh was commonly used to stuff <em>tons</em> of keywords strategically into a truly-ugly-page for the sole purpose of boosting rankings. Then, when a user clicked the link provided by the SE results, they were instantly redirected to the un-optimized, consumer version of the page. The <em>real</em> (keyword stuffed) page was seen and indexed by the spiders, but when consumers visited the page, it was immediately replaced by the un-optimized content page the site owner wanted <em>real</em> people to see.</p>
<p>To say the engines hated this trick would be an understatement. Soooo, uh, &#8230;we recommend you avoid (like the plague) using the meta-refresh tag on any site that you actually <em>care</em> about being indexed and be forewarned that any site you <em>redirect <span style="text-decoration: underline;">to</span></em> could actually get banned!</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2F301_redirect.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/301_redirect.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/301_redirect.htm"  data-text="How to Use 301 Redirects For SEO On All Server Platforms" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/301_redirect.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/301_redirect.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/301_redirect.htm/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Mission Statement &amp; Philosophy</title>
		<link>http://www.getfoundnow.com/mission_philosophy.htm</link>
		<comments>http://www.getfoundnow.com/mission_philosophy.htm#comments</comments>
		<pubDate>Tue, 24 Feb 2009 17:49:08 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[Company Information]]></category>
		<category><![CDATA[Server Technologies]]></category>
		<category><![CDATA[Mission Statement & Philosophy]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=131</guid>
		<description><![CDATA[Tweet Get Found Now&#8217;s mission is to advance the search engine placement of our clients&#8217; Internet presence in order to help them increase revenue and gain market share. Get Found Now is a company with a proactive, roll-up-the-sleeves attitude.  We are customer care and service driven and believe business should be face-to-face whenever possible. Long-term relationships are paramount to [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fmission_philosophy.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/mission_philosophy.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/mission_philosophy.htm"  data-text="Mission Statement &#038; Philosophy" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/mission_philosophy.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/mission_philosophy.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><img class="size-full wp-image-792 alignright" title="tech working server" src="http://www.getfoundnow.com/wp-content/uploads/2009/02/tech-working-server.jpg" alt="" width="374" height="260" />Get Found Now&#8217;s mission is to advance the <strong>search engine placement</strong> of our clients&#8217; Internet presence in order to help them increase revenue and gain market share.</p>
<p>Get Found Now is a company with a proactive, roll-up-the-sleeves attitude.  We are customer care and service driven and believe business should be face-to-face whenever possible. Long-term relationships are paramount to our clients&#8217; success.</p>
<p>We are not a &#8220;Hard Sell&#8221; company.</p>
<p>Our very simple business philosophy is to immediately help our clients:</p>
<ul>
<li>Educate and train</li>
<li>Increase efficiency and effectiveness</li>
<li>Cut expenses</li>
<li>Blaze new and sustainable trails of revenue</li>
</ul>
<p>Experience the difference with GET FOUND NOW!</p>
<h3>813-443.1585</h3>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fmission_philosophy.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/mission_philosophy.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/mission_philosophy.htm"  data-text="Mission Statement &#038; Philosophy" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/mission_philosophy.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/mission_philosophy.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/mission_philosophy.htm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SEO Pitstop &#8211; Raise Search Engine Rankings Drive Traffic</title>
		<link>http://www.getfoundnow.com/pit_stop.htm</link>
		<comments>http://www.getfoundnow.com/pit_stop.htm#comments</comments>
		<pubDate>Tue, 04 Nov 2008 17:42:25 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Services]]></category>
		<category><![CDATA[Internet Marketing Services]]></category>
		<category><![CDATA[Search Engine Optimization Services]]></category>
		<category><![CDATA[SEO Pit Stop]]></category>
		<category><![CDATA[Website Marketing]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=68</guid>
		<description><![CDATA[Tweet Once your site has gone through the SEO Tune Up, it is now ready for Get Found Now&#8217;s regular monthly search engine optimization practices that will raise rankings and drive traffic to your site &#8211; Guaranteed! Get Found Now creates a monthly maintenance plan unique for your project. Some of the things that MUST [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fpit_stop.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/pit_stop.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/pit_stop.htm"  data-text="SEO Pitstop &#8211; Raise Search Engine Rankings Drive Traffic" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/pit_stop.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/pit_stop.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Once your site has gone through the SEO Tune Up, it is now ready for <strong>Get Found Now&#8217;s</strong> regular monthly <em><strong>search engine optimization </strong></em>practices that will raise rankings and drive traffic to your site &#8211; <strong>Guaranteed!<br />
</strong></p>
<p><strong>Get Found Now </strong>creates a monthly maintenance plan unique for your project. Some of the things that MUST be done include <em>link gathering</em> and <em>content management</em>. Get Found Now uses social network marketing along with tried and true SEO experience to achieve top rankings in the search engines. Our solid foundation of sound SEO practices along with our monthly maintenance will not only get you to the top, but keep you there!</p>
<div><span>Get Found Now will professionally research, write, optimize and manage fresh content for your website. And as your content is kept fresh with constant changes, <strong>Get Found Now</strong> will also maintain your site maps to keep them current with <strong>Google</strong> and <strong>Yahoo</strong>.</span></div>
<p><strong>Get Found Now</strong> provides a comprehensive maintenance program for a <strong>fully optimized website!</strong></p>
<p>Give us a call today to <strong>Get Found Now!</strong><br />
Phone: 813 907-7688</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fpit_stop.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/pit_stop.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/pit_stop.htm"  data-text="SEO Pitstop &#8211; Raise Search Engine Rankings Drive Traffic" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/pit_stop.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/pit_stop.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/pit_stop.htm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEO Website Development</title>
		<link>http://www.getfoundnow.com/web_design.htm</link>
		<comments>http://www.getfoundnow.com/web_design.htm#comments</comments>
		<pubDate>Fri, 05 Sep 2008 17:27:16 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Services]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Search Engine Optimization Services]]></category>
		<category><![CDATA[Search Engine Placement]]></category>
		<category><![CDATA[SEO Website Development]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=24</guid>
		<description><![CDATA[Tweet Advanced search engine placement presupposes the existence of a website. By nature, websites are fluid tools that require regular maintenance, updates, and enhancements. There are times when an entirely new website is needed or when an existing site requires: Remodeling Component re-design The addition of e-commerce A database Advanced custom programming Relax and have [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fweb_design.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/web_design.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/web_design.htm"  data-text="SEO Website Development" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/web_design.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/web_design.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Advanced <strong><em>search engine placement </em></strong>presupposes the existence of a website. By nature, websites are fluid tools that require regular maintenance, updates, and enhancements. There are times when an entirely new website is needed or when an existing site requires:</p>
<ul>
<li>Remodeling</li>
<li>Component re-design</li>
<li>The addition of e-commerce</li>
<li>A database</li>
<li>Advanced custom programming</li>
</ul>
<p>Relax and have no fear because <strong>GET FOUND NOW!</strong> is here to help in EACH and EVERY situation.<br />
Get Found Now also offers proven <a title="Server Side Optimization Services and complete managed Hosting" href="http://www.getfoundnow.com/seo_server_technologies.htm" target="_blank">Server Side Optimization Services and complete managed Hosting</a>.</p>
<p>Call us today to <strong>Get Found Now!</strong><br />
Phone: 813 907-7688</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fweb_design.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/web_design.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/web_design.htm"  data-text="SEO Website Development" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/web_design.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/web_design.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/web_design.htm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO Content Creation and SEO Writing Services</title>
		<link>http://www.getfoundnow.com/content_creation_writing_services.htm</link>
		<comments>http://www.getfoundnow.com/content_creation_writing_services.htm#comments</comments>
		<pubDate>Tue, 15 Apr 2008 17:46:50 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Content Writing for Websites & Blogs]]></category>
		<category><![CDATA[SEO Services]]></category>
		<category><![CDATA[Content Creation]]></category>
		<category><![CDATA[Content Management Services]]></category>
		<category><![CDATA[Content Writing Services]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=122</guid>
		<description><![CDATA[Tweet Get Found Now provides quality content creation and expert writing services. From website content to keeping blog&#8217;s fresh and relevant, Get Found Now has experience writing content that is specific for social network websites and platforms. Our experienced copy writers not only create fresh and unique content, but optimize the articles and pages for [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fcontent_creation_writing_services.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/content_creation_writing_services.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/content_creation_writing_services.htm"  data-text="SEO Content Creation and SEO Writing Services" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/content_creation_writing_services.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/content_creation_writing_services.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><strong><a href=" "><img class="alignleft size-full wp-image-6736" title="SEO Copywriters" src="http://www.getfoundnow.com/wp-content/uploads/2008/04/SEO-Copywriters.jpg" alt="" width="387" height="310" /></a>Get Found Now</strong> provides quality <strong>content creation</strong> and expert <strong>writing services</strong>. From website content to keeping blog&#8217;s fresh and relevant, <strong>Get Found Now</strong> has experience writing content that is specific for social network websites and platforms.</p>
<p>Our experienced copy writers not only create fresh and <strong>unique content</strong>, but optimize the articles and pages for the best results within the search engines. And we <strong>guarantee</strong> that all content we provide is unique by running it through Copyscape.</p>
<p>Exposure is the key to success on the Internet. Therefore, keeping your site updated with fresh, unique and relevant content is extremely important, if you want other sites to link to you or better yet, syndicate your RSS feed.</p>
<p>Our professional writers are not only focused on dominating the search engines, but also understand that engaging content that is well researched and written brings repeat customers back to your site, again and again. <strong>Get Found Now</strong> will not only drive qualified traffic to your site with expert SEO, we won&#8217;t disappoint your readers once they get there!</p>
<h3>Experienced SEO Content Creation Services</h3>
<p><strong>Get Found Now</strong> has experience writing content on a multitude of diverse topics, just to name a few:</p>
<ul>
<li><em>Data Recovery</em></li>
<li><em>Computer Technology</em></li>
<li><em>Real Estate</em></li>
<li><em>Mortgages</em></li>
<li><em>Book Platforms</em></li>
<li><em>Dog Gear</em></li>
<li><em>Inventions</em></li>
<li><em>Metaphysics</em></li>
<li><em>Affiliate Sites</em></li>
<li><em>And more!</em></li>
</ul>
<p><strong>Get Found Now&#8217;s </strong>professional writers are not only excellent researchers but are trained to write specifically for search engine optimization and specific keyword placement. They understand how WordPress works and how to best utilize it&#8217;s marketing power on the Internet.</p>
<p><strong>Get Found Now </strong>offers it&#8217;s clients EXCLUSIVE and guaranteed unique content. We utilize powerful tools to insure the content we generate is unique. Feel free to Google either Victoria or Michael Stankard and see with your own eyes both our experience and exposure!</p>
<p>We offer a variety of content writing packages for every project, large or small as well as for every budget.</p>
<p><strong>Let Us Help You Get Found Now on the Internet!</strong></p>
<p>PHONE: 813-443-1585 | FAX: (800) 210-5311<br />
<a href="http://www.getfoundnow.com/internetmarketing/"> </a></p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fcontent_creation_writing_services.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/content_creation_writing_services.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/content_creation_writing_services.htm"  data-text="SEO Content Creation and SEO Writing Services" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/content_creation_writing_services.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/content_creation_writing_services.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/content_creation_writing_services.htm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEO, SEM, and Social Network Marketing Services</title>
		<link>http://www.getfoundnow.com/services.htm</link>
		<comments>http://www.getfoundnow.com/services.htm#comments</comments>
		<pubDate>Sat, 01 Dec 2007 17:41:29 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Services]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[PPC Management Services]]></category>
		<category><![CDATA[SEM Services]]></category>
		<category><![CDATA[Website Marketing]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=62</guid>
		<description><![CDATA[Tweet Get Found Now has been successfully helping businesses &#8220;get found&#8221; on the Internet for over 10 years. We are experts in the industry, offering search engine optimization services, search engine marketing Services and social network marketing services. Below is a list of Get Found Now&#8217;s services that will get your website optimum search engine [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fservices.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/services.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/services.htm"  data-text="SEO, SEM, and Social Network Marketing Services" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/services.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/services.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><strong>Get Found Now </strong>has been successfully helping businesses &#8220;get found&#8221; on the Internet for over 10 years.  We are experts in the industry, offering <em>search engine optimization services</em>, s<em>earch engine marketing Services</em> and <em>social network marketing services</em>. Below is a list of <strong>Get Found Now&#8217;s </strong>services that will get    your website optimum search engine placement, top search engine ranking and most importantly, qualified lead generating traffic coming to your site. &#8211; <strong>We Guarantee Success!!</strong></p>
<h3>Get Found Now SEO Services</h3>
<p><strong><em>THE SEO TUNE UP</em></strong> &#8211; a<strong> <em>search engine optimization solution</em></strong> for existing websites that require unobtrusive changes. <em><strong>The SEO Tune Up</strong></em> is a set of <em>SEO good practices</em> to guide future site development and publishing. To obtain good ranking within Search Engines you need to build a site that is easy for<strong> search engines</strong> to find and process. you need to collect the search words (<strong>keywords</strong>) that customers will be using to find your site and incorporate those words into your web pages, URL’s and incoming links to your site. You need to get important web sites similar in topic to your own to link to you, so that <strong>search engines</strong> know your site is an important destination. Our easy to implement and <strong>proven</strong> methods <strong>Guarantee success!</strong> &#8211; Please visit <a title="SEO Tune Up" href="http://www.getfoundnow.com/seo_tune_up.htm" target="_blank"><strong>The SEO Tune Up</strong></a> for more information.</p>
<p><strong><em>The SEO PIT STOP</em> </strong><span class="black_text_9pt">- the monthly must have maintenance program that takes up where the TUNE UP leaves up. Once your site has gone through the <em>SEO Tune Up</em>, it is now ready for <strong>Get Found Now’s</strong> regular monthly <em><strong>search engine optimization </strong></em>practices that will raise rankings and drive traffic to your site. <strong>Get Found Now </strong>will<strong> </strong>create a monthly maintenance plan unique for your project <strong>as well as your budget</strong>. </span><span class="black_text_9pt"><span>We will professionally research, write, optimize and manage fresh content for your site as well provide press release services. <strong>Get Found Now</strong> will not only handle all your content management needs, we will also maintain your site maps to keep them current with <strong>Google</strong> and <strong>Yahoo</strong>. &#8211; Please visit <a title=" SEO Pit Stop" href="http://www.getfoundnow.com/pit_stop.htm" target="_blank"><strong>The SEO Pit Stop</strong> </a>for more information.</span></span></p>
<p><em><strong>PORTAL SYSTEM</strong></em> <span class="black_text_9pt">- a complete <strong>SEO system </strong>for database driven, e-commerce, and dynamic websites. Utilize GET FOUND NOW&#8217;s proven techniques for advanced database driven websites. Specializing in advanced sites that have more than one product line, more that one division, service multiple regions or need advanced placement for a multitude of keywords. Utilizing cutting edge technology &#8211; forums, blogs and advanced press release content management systems  &#8211; we can help your dynamic site <strong>GET FOUND NOW!</strong> &#8211; Please visit <a title="Portal Systems " href="http://www.getfoundnow.com/portal_system.htm" target="_blank"><strong>Portal Systems</strong> </a>for more Information.</span></p>
<p><strong><em>SEARCH ENGINE MARKETING (SEM)</em></strong> &#8211; the premium, enterprise-level provider of full service integrated <em>search engine marketing and technology</em>. If you are seeking to maximize the return on your <em>search engine marketing</em> investment, <strong>Get Found Now</strong> is your one-stop solution. We offer complete <em><strong>search engine optimization</strong></em> as well as <em>custom web site design</em>, layout, and construction from the ground up. Design, re-design, remodel, e-commerce and programming are all available. &#8211; Please visit <a title="Search Engine Marketing and Technology" href="http://www.getfoundnow.com/search_engine_marketing.htm" target="_blank"><strong>Search Engine Marketing and Technology</strong></a> for more information.</p>
<p><strong><em>SOCIAL NETWORK MARKETING -</em></strong> the experts at Get Found Now will evaluate your Internet presence at no cost or obligation. Once we understand your online objectives, we will tailor a package specific to your industry. Get Found Now&#8217;s <strong><em>social network marketing</em> packages </strong>start at as little as $50.00 for basic marketing solutions and go all the way up to complete web design or WordPress installations. Most WordPress<em> </em>installs are under $300.00 and include complete <a title="wordpress blog design" href="http://www.getfoundnow.com/wordpress-blog-design.htm" target="_blank"><span style="color: #336699;"><strong>WordPress Blog Design</strong></span></a> and <a title="wordpress seo services" href="http://www.getfoundnow.com/wordpress-seo.htm" target="_blank"><span style="color: #336699;"><strong>WordPress SEO Services</strong></span></a>. &#8211; Please visit <a title="Social Network Marketing Packages" href="http://www.getfoundnow.com/social-network-marketing-packages.htm" target="_blank"><strong>Social Network Marketing Packages</strong></a> for more information.</p>
<p><strong><em>THE STRATEGIC ALLIANCE PROGRAM</em></strong> &#8211; If you are a web hosting service provider or maintain web sites, but are not an expert in<strong><em>search engine optimization</em></strong>, then <strong>Get Found Now</strong> is for you. The complete <em>search engine optimization</em> outsourcing solution for companies who want their customers to be successful on the Internet.  Why not partner with <strong>Get Found Now</strong> and make money!<strong> &#8211; </strong>Please visit <a title="Strategic Alliance Program" href="http://www.getfoundnow.com/strategic_alliance_program.htm" target="_blank"><strong>Strategic Alliance Program</strong></a> for more information.</p>
<p><strong><em>CUSTOM WORDPRESS BLOG DESIGN</em> &#8211; </strong>based on over 10 years experience in search engine optimization and web design. While we have customized every blog system known to mankind, we specialize in <strong>WordPress custom themes and blog designs</strong>. We believe that WordPress is by far the best blogging system there is. &#8211; Please visit <a title="Custom WordPress Blog Design " href="http://www.getfoundnow.com/wordpress-blog-design.htm" target="_blank"><strong>Custom WordPress BLog Design</strong> </a>for more information.</p>
<p><em><strong>WEB DESIGN</strong></em> &#8211; <span class="black_text_9pt">offers complete <em><strong>search engine optimization </strong></em>as well as custom web site design, layout, and construction from the ground up. Design, re-design, component re-design, addition of e-commerce, database, and advanced custom programming are all available. &#8211; Please visit <a rel="bookmark" href="http://www.getfoundnow.com/web_design.htm"><strong>SEO Website Development</strong></a> for more information. </span></p>
<p><em><strong>PAY PER CLICK MANAGEMENT</strong></em> &#8211; offers complete <em><strong>search engine optimization</strong></em> as well as custom web site design, layout, and construction from the ground up. Design, re-design, remodel, e-commerce and programming are all available. &#8211; Please visit <a title="Managed Pay-Per-Click Services " href="http://www.getfoundnow.com/pay_per_click_management.htm" target="_blank"><strong>Managed Pay-Per-Click Services</strong> </a>for more information.</p>
<p>Please visit <strong>Get Found Now </strong>- a division of: On Top Of It, Inc<br />
<strong><a title=" Contact Us" href="http://www.getfoundnow.com/contact-us" target="_blank">Contact Us</a> </strong> Phone: (813) 970-7688  &#8211; <strong>Call us today and GET FOUND NOW!</strong></p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fservices.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/services.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/services.htm"  data-text="SEO, SEM, and Social Network Marketing Services" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/services.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/services.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/services.htm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEO Server Technologies How To Move Your Website</title>
		<link>http://www.getfoundnow.com/seo_server_technologies.htm</link>
		<comments>http://www.getfoundnow.com/seo_server_technologies.htm#comments</comments>
		<pubDate>Thu, 15 Nov 2007 17:36:39 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[Server Technologies]]></category>
		<category><![CDATA[How To Move a Website]]></category>
		<category><![CDATA[SEO Server Technologies]]></category>
		<category><![CDATA[Server Technolgy Services]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=39</guid>
		<description><![CDATA[Tweet Through proven server technology, Get Found Now uses proprietary techniques to interact with search engine &#8220;bots&#8221; or &#8220;spiders&#8221; before they even see a page! Utilizing in-depth server-side scripting and coding GFN lets search engines know about your site without them even visiting a page. This process has had amazing results. Not only does it [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fseo_server_technologies.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/seo_server_technologies.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/seo_server_technologies.htm"  data-text="SEO Server Technologies How To Move Your Website" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/seo_server_technologies.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/seo_server_technologies.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><img src="http://www.getfoundnow.com/wp-content/uploads/2007/11/clean-room.jpg" alt="" title="clean-room" width="500" height="260" class="alignleft size-full wp-image-797" />Through proven server technology, <strong>Get Found Now</strong> uses proprietary techniques to interact with search engine &#8220;bots&#8221; or &#8220;spiders&#8221; before they even see a page! Utilizing in-depth server-side scripting and coding GFN lets search engines know about your site without them even visiting a page. This process has had amazing results. Not only does it get your site found faster, but it puts you in the driver&#8217;s seat in how the search engines display your results.</p>
<p><strong>Get Found Now</strong> has partnered with &#8220;THE&#8221; premier hosting company Rackspace to offer our high traffic clients unprecedented search engine results as well as 24 hour fanatical support!</p>
<p>Since Rackspace was founded in 1998, thousands of customers have realized success because they chose to do business with a managed hosting solutions specialist. Rackspace&#8217;s managed hosting solutions approach is simple build extensive expertise in managed hosting and stay focused on the customer. This comes to life in their unique philosophy of Fanatical Support. It is what guides them to go above and beyond the customers&#8217; expectations when managing mission-critical hosting environments.</p>
<p>While other business web hosting services are struggling to survive, Rackspace has maintained profitability since February 2001 and are the fastest-growing managed hosting specialist in the world. Rackspace offers a wide range of managed services with proactive service level management, all based on the unique needs of each individual customer.</p>
<p>If you are going to be moving your websites or pages within your website check out the articles below which will show you how to use 301 redirects to move pages and sites:</p>
<p><a href="http://www.getfoundnow.com/301_redirect.htm">301 Redirects For SEO on All Platforms</a><br />
<a href="http://www.getfoundnow.com/iis_301_redirect.htm">301 Redirects For SEO Specific to IIS</a></p>
<h2>How to Move Your Website Without Losing Search Engine Rankings</h2>
<p>Stuff happens. When it does, you need to adjust to the new circumstances sometimes quickly and with little notice! Of course, the trick is to smoothly make necessary changes without risking the gains you&#8217;ve made. In the investment world, any adviser worth their fee will tell you that <em>preservation of capital</em> should be your most important consideration. After all, if you lose all of your money then you have nothing to invest. For you and me in the search engine game, it&#8217;s <em>preservation of rankings</em>!</p>
<p>However, if the engines have not yet picked up the new site, then it&#8217;s best to wait until they do before you shut down your old web hosting account. A few years ago we watched this process take up to 90 days but, today, the major search engines are pretty fast and it&#8217;s reasonable to expect they will update a new site&#8217;s location quickly within a week or so.</p>
<ul>
<li><strong>Clean-up:<em> Delete Sensitive Info Before Closing an Old Account. </em></strong> Once you are satisfied that the new site location has been found by the search engines and your traffic has shifted to the new host, it&#8217;s time to turn the old hosting account off. Remember first to delete all old information that may be on the old host&#8217;s FTP server. This includes data such as email addresses, customer contact info and any left-over databases such as those used by forum software. Once you have these tasks completed, you&#8217;re clear to tell your old web hosting service to shut down the old account.</li>
</ul>
<p>In the real world, smart people have contingency plans. That&#8217;s why businesses have fire insurance, people do estate planning, and hospitals have backup generators. Well, in the online world we all depend entirely on unbroken functionality provided by our web hosting service.</p>
<p>Clearly it makes sense to plan <em>portability</em> into your overall website strategy so that, in the event of an unexpected crisis, you can move in a hurry. In fact, the success of your online business may depend on it.</p>
<p><strong>Because success is where opportunity meets preparedness!</strong></p>
<p>First and foremost, you should always avoid doing anything that could potentially cause you to lose your hard-earned search engine rankings. Yet there can be circumstances beyond your control that become cause for moving a site. And, if you do it wrong, you seriously jeopardize those rankings and, potentially, your entire business could fail as a result.</p>
<p>In case you&#8217;re asking, <em>why would I need to move a site?</em> Here are some of the main reality-check reasons that we&#8217;ve encountered over the past ten years.</p>
<p>Maybe your current web host&#8230;</p>
<ul>
<li>has unreliable connectivity,</li>
<li>has placed restrictions on your operation,</li>
<li>can&#8217;t keep up with your online business needs,</li>
<li>is financially struggling or going out of business,</li>
<li>is hosting sites that are banned by the engines (i.e., bad neighborhoods).</li>
</ul>
<p><strong>Be forewarned: Moving a Site is Serious Business!</strong></p>
<p>From looking at our tech-question correspondence, it&#8217;s clear to us that moving a website is considered to be a major event for online businesses—as it should be. Unfortunately, we see that many times it has to be done in a hurry due to outages or technical difficulties with the current web host. <strong>Being prepared to move</strong>, and knowing what steps to take prior to moving a site, will smooth out the bumps in the process and reduce the effect of <em>Murphy&#8217;s Law</em> (the concept of &#8216;<em>what <strong>can</strong> go wrong, will</em>&#8216;).</p>
<p>So, here&#8217;s our step-by-step basket of <strong><em>Red Flags</em></strong> for you to consider in advance. <em>Anticipating</em> these steps will enable you to <strong>quickly</strong> pull the trigger on a site-move if ever it becomes strategically advisable.</p>
<ul>
<li><strong>Research:<em> Who actually owns your domain?</em></strong> Frequently we&#8217;ve encountered situations where the domain name registration is <strong><em>not</em></strong> in the company name. Instead, the web site developer registered it in his or her name. Many entrepreneurs who are new to doing business online have been stymied by this snag when they&#8217;ve discovered that someone else actually owns &#8220;their&#8221; domain name. Usually it&#8217;s not a problem as long as the business owner and the developer remain in good standing with each other. However, we have seen some businesses experience difficulty when there is a falling out in the relationship. A lot of times it&#8217;s simply a case of the business owner being ready to move on and work with someone else while the rejected site developer uses the domain name ownership as their trump card to force an owner to remain loyal. </li>
</ul>
<p>We advise you to be certain that you actually own your domain name. Fortunately this is easy to check and to monitor just go to <a rel="nofollow" href="http://www.domaintools.com/" target="_blank">Domain Tools</a>and enter your domain name, then read the area directly under Whois Record (about half-way down the page). The information at the top of that area should contain your company name and address, not your web site developer&#8217;s.</p>
<ul>
<li>Whois Record</li>
<li>Domain Name: getfoundnow.com</li>
<li>Michael Stankard</li>
</ul>
<p>This section of the record is also sometimes listed as REGISTRANT or REGISTRANT CONTACT. That tells you who actually <em>owns</em> the domain. Below that section you will normally find an administrative and technical contact section. Although these setups can vary, it&#8217;s important that you are in control of at least one of the listed email addresses (and preferably <em>both</em> registrant and administrative) in order to easily attain authorization to move your website.</p>
<p>Bear in mind that, even if you are not planning to move your website at this time, you should review this information anyway. Doing so will help resolve ownership and contact information details BEFORE you need to move a site. It can truly be a mess if the web site developer registered the domain name in their name and has control of all of the listed email addresses. If that&#8217;s the case in your situation, get it resolved as soon as possible.</p>
<ul>
<li><strong>Registration Ownership: Anticipate: Setting Up the New Site.</strong> Prior to shutting down your old site and moving to the new web host, you need to get the new site up and running at the new location in order to provide a seamless transition for your site&#8217;s users. Ideally the new web host will run on the same type of server software as your current site either UNIX-based or Windows. It&#8217;s also helpful if the new hosting server has all of the needed options to operate your website, such as the ability to run scripts, etc. similar to your old site. If you&#8217;re not familiar with the technology being used on your site, now is the time to review which elements are a crucial part of your online operation. We&#8217;re talking about items such as a MySQL database for your forum or shopping cart, PHP support for website programming, etc. The more advanced your site, the more challenging it can be to make a smooth transition. Choose your new web host wisely while remembering that cheaper isn&#8217;t usually the best choice.Your goal should be to have the new site become a mirror of the old site. That means that you&#8217;ll be duplicating the URL structure (i.e., same file names and directory paths). Also remember that any scripts you have running on the old site will need to be reconfigured when moved to the new host. When purchasing the new account, tell the new web host that you&#8217;re going to be transferring a domain and they will go ahead and setup your domain name in their DNS servers and send you the DNS information you&#8217;ll need when you&#8217;re actually ready to move the site.Ideally your new web site will have a dedicated IP address so that you&#8217;re able to access it with a browser for testing purposes, for example http://255.255.255.255. Or, if you don&#8217;t have a dedicated IP, the web host will often provide a URL for you to use so that access can be tested via a temporary domain name, like http://server.host.com/acctname. If this is the case, be aware that it&#8217;s very important that you <strong>do not</strong> link <em>anywhere</em> to this temporary URL you don&#8217;t want a search engine to find this URL and have it show up as duplicate content of your old site. That could result in a ranking penalty. Also, search engines track web-surfing behavior through their browser toolbars, so turn off search engine toolbars that may &#8220;phone home&#8221; the URL that you&#8217;re visiting. That means turning off the <em>Google, Alexa, Yahoo</em> and any other similar <em>Toolbar</em> when accessing the new site.</p>
<p><strong>Here&#8217;s a valuable tip</strong>: Make at least one change to the new site that is <em>not</em> on the old site. By doing so you&#8217;ll be able to easily identify which server, new or old, you are looking at in your browser. We recommend adding something to the title tag on the home page like a period, comma, hyphen or some other insignificant typeface character. This subtle difference will also help you determine when the search engines have the new location indexed. All you&#8217;ll need to do is search for your site and look at the title listed in the search results. This is a quick and easy way to mistake-proof the process of determining when your move is complete, and is a step that should not be overlooked.</li>
<li><strong>Timing: <em>Switching the DNS Servers</em></strong><br />
Your DNS Info<br />
Name Servers:NS1.host.com<br />
NS2.host.</li>
</ul>
<p>The next step involves transferring your Domain Name Server (<strong>DNS</strong>) information from your old web hosting account to your new one. This information is listed at the bottom of your who is record and typically looks like the information in the box to the right. </p>
<p>The DNS information is what enables site visitors to find your website when clicking a link or typing your domain name into a browser. Global DNS servers translate domain names into IP addresses. This gives a web browser the address to find the web page being requested. When you change your Domain Name Server information, it&#8217;s similar to when you get a new cell phone. Your telephone number may stay the same, but the cell phone company changes their switch to point to your new phone, which has a different location-code within their system.</p>
<p>In order to change your name server information, you&#8217;ll need to log into your account with your domain registrar. The actual steps vary, but typically they all have a link or option that lets you change name servers. Remove the old name server information and replace it with the set of new name servers your new web host provides you. Again, being listed as the Registrant or Administrative contact in your site&#8217;s who is info makes this step vastly easier.</p>
<p>After completing that step, your registrar sends that information out to other Domain Name Servers on the Internet so that they <em>all</em> know where to look to translate your domain name into the new IP address. Bear in mind that this process doesn&#8217;t happen immediately or simultaneously in fact, it may take a few days (sometimes even up to a week) before the changes propagate throughout the Internet.</p>
<p>In other words, expect there to be a time lag between <em>when you flip the switch</em> and when everyone all over the world will actually be looking at just the new site on the new server at the new web-host location. During this time, leave your old site up at its original location until you&#8217;re sure all the name servers around the world have made the switch.</p>
<ul>
<li><strong>Observation: <em>Monitoring the Traffic Movement.</em></strong> While the DNS information is updating, there will be a period when your site traffic will be split between the old and new site location. You can actually observe this transition via your web site logs. Hour by hour you can expect to see the traffic increase on the new site and shrink on the old one.At some point, usually within a day or two, you&#8217;ll see that the majority of traffic has moved to the new site. Bear in mind that the old site&#8217;s traffic will not typically be reduced to absolute <em>zero</em>. Even though the DNS system has updated, there will still be hits to the old IP address from various sources like hackers trying to compromise web sites, viruses attempting to spread, etc. Typically you&#8217;ll see about 1k worth of hits per day in your logs from such junk traffic. Don&#8217;t stress over it. When you reach this point you are almost done.</li>
<li><strong>Acknowledgment: <em>Have the Engines Recognized the Move? </em></strong>As mentioned, after a few days most of your human traffic should have moved to the new site. <em><strong>BUT, it&#8217;s not yet time to turn the old host account off.</strong></em>Your next step is to monitor the major search engines to see if they are hitting the new site. There are a couple of different ways to do this:</li>
<li>Watch your site logs on the new site to see if you&#8217;re getting hits from Googlebot, MSNbot, and Yahoo/Slurp along with any other search engine you&#8217;re concerned about.<strong>User Agent</strong></li>
</ol>
<p>Mozilla/2.0 (compatible; Ask Jeeves/Teoma; +http://sp.ask.com/docs/about/tech_crawling.html)</p>
<p><strong>Robots.txt Identifier</strong></p>
<table border="1" cellspacing="0" cellpadding="0" width="500">
<tbody>
<tr>
<td style="color: black; background-color: #eee;" bgcolor="#eeee00"><span class="smallverdanabold">Name Servers:<br />
NS1.host.com<br />
NS2.host.com
</td>
<p>User-agent: Teoma</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367"><a rel="nofollow" href="http://sp.ask.com/en/docs/about/webmasters.shtml" target="_blank">http://sp.ask.com/en/docs/about/webmasters.shtml</a></td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Company</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Google</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>User Agent</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Robots.txt Identifier</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">User-agent: Googlebot</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367"><a rel="nofollow" href="http://www.google.com/bot.html" target="_blank">http://www.google.com/bot.html</a></td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Company</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Google Images</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>User Agent</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Googlebot-Image/1.0 (+<a rel="nofollow" href="http://www.google.com/bot.html" target="_blank">http://www.google.com/bot.html</a>)<br />
AKA: Googlebot-Image/1.0</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Robots.txt Identifier</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">User-agent: Googlebot</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367"><a rel="nofollow" href="http://www.google.com/bot.html" target="_blank">http://www.google.com/bot.html</a></td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Company</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Google Adsense</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>User Agent</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Mediapartners-Google/2.1</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Robots.txt Identifier</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">User-agent: Googlebot</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367"><a rel="nofollow" href="http://www.google.com/bot.html" target="_blank">http://www.google.com/bot.html</a>Note: This and other Googlebots share crawled pages with each other to reduce the amount of crawling Google is required to do for their different services.</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Company</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">LookSmart</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>User Agent</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Mozilla/4.0 compatible FurlBot/Furl Search 2.0 (FurlBot; http://www.furl.net; wn.furlbot@looksmart.net)<br />
Mozilla/4.0 compatible ZyBorg/1.0 (wn-14.zyborg@looksmart.net; http://www.WISEnutbot.com)</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Robots.txt Identifier</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">User-agent: ZyBorg</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Powers LookSmart.<br />
<a rel="nofollow" href="http://www.wisenutbot.com/" target="_blank">http://www.WISEnutbot.com </a></td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Company</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Microsoft / MSN</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>User Agent</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">msnbot/1.0 (+http://search.msn.com/msnbot.htm)</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Robots.txt Identifier</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">User-agent: msnbot</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">MSNbot is the indexing bot for the MSN search engine.<br />
MSRbot is a research bot, occasionally seen.<br />
<a rel="nofollow" href="http://search.msn.com/msnbot.htm" target="_blank">Details from the MSN help pages.</a></td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Company</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Yahoo</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>User Agent</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)<br />
Mozilla/4.5 [en] (Win98; I)<br />
YahooSeeker/1.2 (compatible; Mozilla 4.0; MSIE 5.5; yahooseeker at yahoo-inc dot com ;</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Robots.txt Identifier</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">User-agent: Slurp</td>
</tr>
<tr>
<td class="black_text_9pt" width="77" valign="top"><strong>Details</strong></td>
<td class="black_text_9pt" width="14"></td>
<td class="black_text_9pt" width="367">Yahoo&#8217;s indexing bot<br />
Powers Yahoo, AltaVista and others.<br />
<a rel="nofollow" href="http://help.yahoo.com/help/us/ysearch/slurp/index.html" target="_blank">Details from the Yahoo help pages</a></td>
</tr>
</tbody>
</table>
<p>Remember the earlier advice to add a character like a period, comma or hyphen to the new site&#8217;s title tag? Now you should be doing a search on each engine to see if your indexed title contains that character. If all of the big engines have the updated home page in their index, as indicated by the search results showing the modified title in the listings, you can then move to shut the old web hosting account off.</p>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fseo_server_technologies.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/seo_server_technologies.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/seo_server_technologies.htm"  data-text="SEO Server Technologies How To Move Your Website" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/seo_server_technologies.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/seo_server_technologies.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/seo_server_technologies.htm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The SEO Tune Up Get Your Site Optimized By Get Found Now</title>
		<link>http://www.getfoundnow.com/seo_tune_up.htm</link>
		<comments>http://www.getfoundnow.com/seo_tune_up.htm#comments</comments>
		<pubDate>Sun, 04 Nov 2007 17:41:59 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[SEO Services]]></category>
		<category><![CDATA[Internet Marketing Services]]></category>
		<category><![CDATA[Search Engine Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.getfoundnow.com/?p=65</guid>
		<description><![CDATA[Tweet The Get Found Now &#8211; SEO Tune Up Get Found Now ’s primary objective with Search Engine Optimization is to drive qualified traffic to your website. To accomplish our goal, it is necessary to bring your site up to speed with proper Search Engine practices. To obtain good ranking within Search Engines the following [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fseo_tune_up.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/seo_tune_up.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/seo_tune_up.htm"  data-text="The SEO Tune Up Get Your Site Optimized By Get Found Now" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/seo_tune_up.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/seo_tune_up.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><strong>The Get Found Now &#8211; SEO Tune Up </strong></p>
<p><strong>Get Found Now ’s </strong>primary objective with <strong>Search Engine Optimization</strong> is to drive qualified traffic to your website. To accomplish our goal, it is necessary to bring your site up to speed with proper <em>Search Engine</em> practices. To obtain good ranking within Search Engines the following rules need to be followed:</p>
<ol>
<li>Build a site that is easy for<strong> search engines</strong> to find and process.</li>
<li>Collect the search words (<strong>keywords</strong>) that customers will be using to find your site, and incorporate those words into your web pages, URL’s and incoming links to your site.</li>
<li>Get important web sites similar in topic to your own to link to you, so that <strong>search engines</strong> know your site is an important destination.</li>
</ol>
<p>To put it simply:</p>
<p><em>Keywords</em> tell <em>search engines</em> what your page is about and inbound links tell search engines that your page is important.</p>
<p>To obtain these goals, <strong>GET FOUND NOW</strong> utilizes a 10 point plan to achieve Search Engine success:</p>
<ul>
<li>Create a current URL List of all pages that exist on your site.</li>
<li>Utilize URL List to create an XML Site Map for Google.</li>
<li>Research and Develop Master Keyword List including all relevant keywords, their search totals within search engines, and keywords employed by your site’s competitors.</li>
<li>Creation of Top 20 Primary Keyword List for new URL and page creation, meta tags, and content management.</li>
<li>Optimize all meta tags on every page utilizing URL List and Primary Keyword List.</li>
<li>Submit website to Google Local Business Center and generate Google verification page.</li>
<li>Submit verified website’s Site Map to Google’s Webmaster Site Map Center.</li>
<li>Submit website to DMOZ, the Open Directory from which Google obtains its directory listings from.</li>
<li>Create accounts for website within WebPosition for placement reporting.</li>
<li>Utilize reports from Google Webmaster Center, WebPosition, and your traffic tracking system to create a long term <strong>Search Engine Optimization/Marketing Plan</strong>.</li>
</ul>
<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.getfoundnow.com%2Fseo_tune_up.htm&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.getfoundnow.com/seo_tune_up.htm"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.getfoundnow.com/seo_tune_up.htm"  data-text="The SEO Tune Up Get Your Site Optimized By Get Found Now" data-count="horizontal" data-via="getfoundnow">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.getfoundnow.com/seo_tune_up.htm" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.getfoundnow.com/seo_tune_up.htm"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.getfoundnow.com/seo_tune_up.htm/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

