<?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>Core Web Solutions Blog &#187; domains</title>
	<atom:link href="http://blog.corewebsolutions.com/tag/domains/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.corewebsolutions.com</link>
	<description>Professional Web Design and Tech Industry Information</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:27:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Keep a Website Totally out of the Search Engines</title>
		<link>http://blog.corewebsolutions.com/web-design/how-to-keep-a-website-totally-out-of-the-search-engines/</link>
		<comments>http://blog.corewebsolutions.com/web-design/how-to-keep-a-website-totally-out-of-the-search-engines/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 02:36:40 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.corewebsolutions.com/?p=506</guid>
		<description><![CDATA[Sounds strange doesn&#8217;t it? &#8220;keep a website out of the search engines&#8221;?? Why would anyone want to do that? Well there may be several reasons. For example, the site is in development and you don&#8217;t want it indexed before its ready to be indexed. Maybe you have a private member site that is for a [...]]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Fblog.corewebsolutions.com%2F%3Fp%3D506&count=horizontal&related=&text=How%20to%20Keep%20a%20Website%20Totally%20out%20of%20the%20Search%20Engines' class='twitter-share-button' data-text='How to Keep a Website Totally out of the Search Engines' data-url='http://blog.corewebsolutions.com/?p=506' data-counturl='http://blog.corewebsolutions.com/web-design/how-to-keep-a-website-totally-out-of-the-search-engines/' data-count='horizontal' data-via='Coreweb1'></a><p>Sounds strange doesn&#8217;t it? &#8220;keep a website out of the search engines&#8221;?? Why would anyone want to do that? Well there may be several reasons. For example, the site is in development and you don&#8217;t want it indexed before its ready to be indexed. Maybe you have a private member site that is for a small group like your family or church group and you don&#8217;t want it showing up all over Google. There could be a number of reasons you <em>would </em>want to do this. Well the good news is, you can &#8212; and its easy!</p>
<p>Important: It makes a difference if your site is already indexed in Google or Yahoo or where ever.</p>
<p><span style="color: #000000;"><strong>Method 1</strong> </span>- For a brand new website that has never been indexed at all&#8230;<br />
1. First check to make sure it really hasn&#8217;t been indexed. You may think to yourself, &#8220;I just bought this and set it up on the hosting yesterday, it can&#8217;t be indexed already!&#8221;. But you&#8217;d be surprised how fast it can get picked up these days. Make sure it is NOT indexed at all! (in Google type &#8220;site:yourdomain.com&#8221; &#8212; without any quotes and change the domain to your domain. You should see a message <strong><em></em></strong></p>
<blockquote><p><strong><em>&#8220;</em></strong>Your search &#8211; <strong>site:yourdomain.com</strong> &#8211; did not match any documents.&#8221;</p></blockquote>
<p>This is good, you may proceed to step 2. If it shows some indexed pages and not that message above, move to Method 2 below.</p>
<p>2. Create a robot.txt file with the following code:<br />
<code># go away<br />
User-agent: *<br />
Disallow: /<br />
</code><br />
3. Upload to the root of your website. DONE!</p>
<p>Now if Google, Yahoo, Bing or any other legitimate search agent tries to get it, it will be rejected right at the gate.</p>
<p><span style="color: #000000;"><strong>Method 2 </strong></span>- If your site is already indexed you <strong>must NOT put that robot.txt file there</strong>. &#8220;Why?&#8221; you ask. Because if its already indexed, the search engines cannot learn to de-index it because they cannot get in. Your existing indexed pages will remain indexed. So if your pages are showing up in the search results do the following:<br />
1. Remove any robot.txt file (for now, you can put it back later when its all clear)<br />
2. Add the following meta-tag to every page on the site&#8230; EVERY PAGE! <span style="color: #ff0000;">&lt;meta name=&#8221;robots&#8221; content=&#8221;noindex,nofollow&#8221; /&gt;</span><br />
3. Upload all pages to the live server and you are done.</p>
<p>Now you can just wait it out. It may take a few weeks for the search engines to catch on. If your site was in existence for some time and there were a large amount of pages, it will take quite a while to remove it all. For removing a dead site out of existence, see my article <a href="http://blog.corewebsolutions.com/hosting/how-to-remove-entire-website-from-the-internet">How to Remove an Entire Website from the Internet </a></p>
<p>Another step you can use if you have Google Webmaster Tools account is to &#8220;remove URL&#8221; feature. In Google Webmaster Tools under the domain you are working with select Site Configuration&gt;&gt; Crawler Access &gt;&gt; Remove URL (tab). If you can get your hands on that, it will remove the site from Google pretty quick. You have to have verified ownership of the account, so don&#8217;t try this with your competitors website, it won&#8217;t work. However, this will not remove it from other Search Engines like Yahoo. For that you will have to wait for the noindex, nofollow tag to take effect.</p>
<p>Also note that bad bots (naughty evil search agents) will still ignore these directives and follow and index all the day long. So this works to get your site out of the important <em>nice </em>search engines, not the naughty ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.corewebsolutions.com/web-design/how-to-keep-a-website-totally-out-of-the-search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Registry of America &#8211; Scam?</title>
		<link>http://blog.corewebsolutions.com/whatever/domain-registry-of-america-scam/</link>
		<comments>http://blog.corewebsolutions.com/whatever/domain-registry-of-america-scam/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 17:51:56 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Whatever]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://blog.corewebsolutions.com/?p=216</guid>
		<description><![CDATA[Apparently this is nothing new as there are lots of other posts about it. So, I have been receiving letters from Domain Registry of America notifying me that certain domains I own are expiring. Sounds like a thoughtful, service-oriented company doesn&#8217;t it? That might be true, except, I don&#8217;t have any domains registered with Domain [...]]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Fblog.corewebsolutions.com%2F%3Fp%3D216&count=horizontal&related=&text=Domain%20Registry%20of%20America%20-%20Scam%3F' class='twitter-share-button' data-text='Domain Registry of America - Scam?' data-url='http://blog.corewebsolutions.com/?p=216' data-counturl='http://blog.corewebsolutions.com/whatever/domain-registry-of-america-scam/' data-count='horizontal' data-via='Coreweb1'></a><p>Apparently this is nothing new as there are lots of other posts about it. So, I have been receiving letters from Domain Registry of America notifying me that certain domains I own are expiring. Sounds like a thoughtful, service-oriented company doesn&#8217;t it? That might be true, except, <strong><em>I don&#8217;t have any domains registered with Domain Registry of America.<div class="toggle"></em></strong></p>
<p>However, these letters imply that I might, and therefore if I sign here and send a check there, my domains won&#8217;t expire. What is really going on is they are trying to get me to transfer my domain registration to them.. without being directly explicit about it.</p>
<p><a href="http://www.dpbolvw.net/click-5244804-10766762" target="_blank"><img src="http://www.ftjcfx.com/image-5244804-10766762" border="0" alt="Protect Your Privacy" width="180" height="150" /></a></p>
<p>In my opinion, this is nothing more than a trick played on the ignorant. There may be nothing illegal about such tactics, but then again there is nothing illegal about relieving yourself on the kitchen floor, but that doesn&#8217;t make it right. I believe this to be an unethical tactic to trick unsuspecting people into transferring their domains to this registrar. It is a marketing tactic which plays on the ignorance of the public, and that says a lot about a company who engages in such practices&#8230; doesn&#8217;t it?</p>
<p>You be the judge. Google search &#8220;<strong><em> Domain Registry of America&#8221; &#8211; nothing but negative. Why would anyone sign up with them unless they were tricked? I guess it&#8217;s their business model.</em></strong></p>
<p>My recommendation for domain registration is always the <a href="http://www.tkqlhce.com/click-5244804-10388358" target="_top">World&#8217;s Largest Registrar &#8211; GoDaddy.com</a><img src="http://www.awltovhc.com/image-5244804-10388358" width="1" height="1" border="0"/></p>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.corewebsolutions.com/whatever/domain-registry-of-america-scam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: blog.corewebsolutions.com @ 2012-02-04 03:11:57 by W3 Total Cache -->
