<?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>DaveTech &#187; SEO</title>
	<atom:link href="http://www.visualfuture.com/davetech/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visualfuture.com/davetech</link>
	<description>If technology was easy and always worked right the first time, you wouldn't be reading this.</description>
	<lastBuildDate>Wed, 19 Aug 2009 14:35:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Un-Tynt Your Website (for Apache)</title>
		<link>http://www.visualfuture.com/davetech/2008/09/10/un-tynt-your-website-for-apache/</link>
		<comments>http://www.visualfuture.com/davetech/2008/09/10/un-tynt-your-website-for-apache/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:47:30 +0000</pubDate>
		<dc:creator>David Burke</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tech Rants]]></category>

		<guid isPermaLink="false">http://www.visualfuture.com/davetech/?p=92</guid>
		<description><![CDATA[For more on the entire Tynt issue, see Eric Lander&#8217;s blog post on Tynt.
If you&#8217;re on an Apache server with mod rewrite &#38; want to prevent Tynt from displaying your site here are some rules that may help:
RewriteCond %{REMOTE_ADDR}    ^204\.244\.109\.(2(4[0-7]))$ [OR]
RewriteCond %{REMOTE_ADDR}    ^204\.244\.120\.(1(7[6-9]&#124;8[0-3]))$
RewriteRule ^(.*)$    [F]
You can [...]]]></description>
			<content:encoded><![CDATA[<p>For more on the entire Tynt issue, see <a href="http://www.ericlander.com/324.html">Eric Lander&#8217;s blog post on Tynt</a>.</p>
<p>If you&#8217;re on an Apache server with mod rewrite &amp; want to prevent Tynt from displaying your site here are some rules that may help:</p>
<pre>RewriteCond %{REMOTE_ADDR}    ^204\.244\.109\.(2(4[0-7]))$ [OR]
RewriteCond %{REMOTE_ADDR}    ^204\.244\.120\.(1(7[6-9]|8[0-3]))$
RewriteRule ^(.*)$    [F]</pre>
<p>You can do plenty of other fun things instead of &#8220;RewriteRule ^(.*)$    [F]&#8221; if you like.   For an example, check out the <a href="http://seoconsultants.com.tynted.net/" rel="nofollow">404 page</a> for <a href="http://www.seoconsultants.com/">SEOconsultants.com</a></p>
<p>Many thanks to <a href="http://twitter.com/IncrediBILL/">@IncrediBILL</a>, <a href="http://twitter.com/pageoneresults/">@pageoneresults</a>, <a href="http://twitter.com/scottpolk/">@scottpolk</a> and <a href="http://www.ericlander.com/">@ericlander</a> for bringing the situation to light &#038; coming up with the correct IP blocks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualfuture.com/davetech/2008/09/10/un-tynt-your-website-for-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a second FireFox profile for SEO</title>
		<link>http://www.visualfuture.com/davetech/2007/12/13/creating-a-second-firefox-profile-for-seo/</link>
		<comments>http://www.visualfuture.com/davetech/2007/12/13/creating-a-second-firefox-profile-for-seo/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 01:36:23 +0000</pubDate>
		<dc:creator>David Burke</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.visualfuture.com/davetech/2007/12/13/creating-a-second-firefox-profile-for-seo/</guid>
		<description><![CDATA[Note: A link to instructions for Mac users is at the bottom of this post -s

I started reading up on how to develop a FireFox Extension and one of the first recommendations is to create a separate FireFox profile.  The second profile is recommended so you don&#8217;t have to clutter up your &#8220;regular&#8221; FireFox [...]]]></description>
			<content:encoded><![CDATA[<p>Note: A link to instructions for Mac users is at the bottom of this post -s</p>
<p>
I started reading up on how to develop a FireFox Extension and one of the first recommendations is to create a separate FireFox profile.  The second profile is recommended so you don&#8217;t have to clutter up your &#8220;regular&#8221; FireFox profile with a bunch of debuggers and development tools.  And, both profiles can be run at the same time.  This got me thinking about other uses for 2 profiles:</p>
<ul>
<li>Having 2 profiles would allow you to be logged into 2 different Google accounts at the same time.
</li>
<li>You could run keyphrase searches and view &#8220;personalized&#8221; vs generic SERPs.
</li>
<li>Run one profile through a proxy service to see if your IP address is being served alternate content.
</li>
<li>Compare different extensions, security settings.  Manage an alternate set of bookmarks, etc.
</li>
<li>Keep your &#8220;work&#8221; &#038; &#8220;personal&#8221; browsing history separate.
</li>
</ul>
<p>Here&#8217;s the setup for Windows, using FireFox 2.x. I&#8217;ll try to add the Mac version shortly</p>
<ol>
<li>Make sure you close all FireFox windows.  In FireFox, &#8220;File => Exit&#8221; should to the trick.
</li>
<li>Run the FireFox Profile Manager.  Click on the Windows &#8220;Start&#8221; button, then choose &#8220;Run&#8221;  Type firefox.exe -ProfileManager in the box next to &#8220;Open&#8221; and then click the &#8220;OK&#8221; button.
<p><img src='http://www.visualfuture.com/davetech/wp-content/uploads/2007/12/run.gif' alt='Run the FireFox Profile Manager' /></p>
</li>
<li>Create a new profile.  Just click &#8220;Create,&#8221; give it the name seo &#038; hit &#8220;Finish.&#8221;
<p><img src='http://www.visualfuture.com/davetech/wp-content/uploads/2007/12/create_profile.gif' alt='Create a seo FireFox profile' /></p>
</li>
</ol>
<p>Now that the new profile is created, you need a way to run that profile along with your &#8220;default&#8221; profile.  At this point, any of your usual methods of starting FireFox should bring up your &#8220;default&#8221; profile.  I&#8217;m going to roll a couple tips into one here, so you&#8217;ll end up with a way to run your &#8220;seo&#8221; profile AND give it the shiny icon of your choice.</p>
<ol>
<li>Open Notepad: Start => Programs => Accessories => Notepad
</li>
<li>enter the following in Notepad:
<pre>set MOZ_NO_REMOTE=1
start "" "%ProgramFiles%\Mozilla Firefox\firefox.exe" -P seo</pre>
</li>
<li>Make sure that the text after -P in the second line is the same as the profile name you created.
</li>
<li>Save the file in your &#8220;My Documents&#8221; folder, and name it &#8220;firefoxSEO.bat&#8221;
</li>
</ol>
<p>Double-clicking the &#8220;firefoxSEO.bat&#8221; file will launch FireFox with your &#8220;seo&#8221; profile.  So technically, we&#8217;re done and you can start running two FireFox profiles side-by-side right now. But as you can see, the default icon for .bat files is pretty ugly.  And there&#8217;s no easy way to change it.  The default icon can also be a problem later on, if you want to create even more profiles, and would like individual icons for each profile.</p>
<p>The solution is to create a shortcut to &#8220;firefoxSEO.bat,&#8221; and give it any icon you like!</p>
<ol>
<li>Right-click on &#8220;firefoxSEO.bat&#8221; and choose the &#8220;Create Shortcut&#8221; option.
</li>
<li>Move and/or copy the shortcut anywhere you like: your desktop, shortcut bar, QuickLaunch bar, etc.
</li>
<li>Now, right-click on the shortcut, and choose &#8220;Properties.&#8221;
</li>
<li>On the second tab &#8220;Shortcut&#8221; click the button labeled &#8220;Change Icon&#8221;
<p><img src='http://www.visualfuture.com/davetech/wp-content/uploads/2007/12/shortcut_properties.gif' alt='Shortcut Properties &#038; Change Icon button' /></p>
</li>
<li>You may get a message like the following.  Just click &#8220;OK&#8221;
<p><img src='http://www.visualfuture.com/davetech/wp-content/uploads/2007/12/iconwarning.gif' alt='Icon Warning Message' /></p>
</li>
<li>Now, pick an icon!  Usually Windows will direct you to the file %SystemRoot%\system32\SHELL32.dll which has many icons to choose from.  There are some additional (&amp; quite retro) icons in %SystemRoot%\system32\moricons.dll
</li>
<li>You can also design your own icons with a graphics program, or there are several websites with icons &amp; even some online icon creator sites.
</li>
</ol>
<p>You&#8217;re all set!</p>
<p>UPDATE: Here&#8217;s a link to Asa Dotzler&#8217;s blog where he covers how to create a <a href="http://weblogs.mozillazine.org/asa/archives/2008/08/shortcut_to_lau.html">shortcut to launch a specific firefox profile on mac</a>. Pretty simple to do using Apple Script. -Sally (the Mac user of this team)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualfuture.com/davetech/2007/12/13/creating-a-second-firefox-profile-for-seo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PubCon 2007 &#8220;Tools of the Trade&#8221; session</title>
		<link>http://www.visualfuture.com/davetech/2007/12/08/pubcon-2007-tools-of-the-trade-session/</link>
		<comments>http://www.visualfuture.com/davetech/2007/12/08/pubcon-2007-tools-of-the-trade-session/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 02:15:34 +0000</pubDate>
		<dc:creator>David Burke</dc:creator>
				<category><![CDATA[PubCon]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.visualfuture.com/davetech/2007/12/08/pubcon-2007-tools-of-the-trade-session/</guid>
		<description><![CDATA[For all of you asking for notes from the SEO Tools presentation, here are the links to (most) of the tools mentioned:
Derek Vaugn, Techpad Agency

http://webceo.com/
Keyword rank checking; like WebPosition.  Downloadable Windows software that runs in the background. Long lists (~200+ Keywords) can take several hours to run.
IndexTools: Last 100 Visits report
View the last 100 [...]]]></description>
			<content:encoded><![CDATA[<p>For all of you asking for notes from the SEO Tools presentation, here are the links to (most) of the tools mentioned:</p>
<h3>Derek Vaugn, Techpad Agency</h3>
<dl>
<dt><a href="http://webceo.com/">http://webceo.com/</a></dt>
<dd>Keyword rank checking; like WebPosition.  Downloadable Windows software that runs in the background. Long lists (~200+ Keywords) can take several hours to run.</dd>
<dt><a href="http://indextools.com/">IndexTools</a>: Last 100 Visits report</dt>
<dd>View the last 100 visitors in realtime.  Helps identify trends in realtime &amp; provides details of where the visitors are coming from.</dd>
<dt><a href="http://spyfu.com/">http://spyfu.com/</a></dt>
<dd>Keyword Competitive Intelligence</dd>
<dt><a href="http://google.com/trends">http://google.com/trends</a></dt>
<dd>Useful for popular terms, may not have accurate data on lower volume terms. Can be used over time to add new terms.</dd>
<dt><a href="https://adwords.google.com/select/KeywordToolExternal">https://adwords.google.com/select/KeywordToolExternal</a></dt>
<dd>Free keyword tool, works without an Adwords account.  Has a &quot;Site-Related Keywords&quot; tab that shows related terms based on the content of an URL.</dd>
</dl>
<h3>Todd Malicoat, Meta4creations, LLC</h3>
<h4>Server information:</h4>
<dl>
<dt><a href="http://ip-report.com/">http://ip-report.com/</a></dt>
<dd>Find &#8220;safe&#8221; IP blocks</dd>
<dt><a href="http://www.seologs.com/ip-domains.html">http://www.seologs.com/ip-domains.html</a></dt>
<dd>Information on the number of sites for a given IP address</dd>
</dl>
<h4>Competitive Information:</h4>
<ul>
<li><a href="http://tools.seobook.com/firefox/seo-for-firefox.html">SEO for Firefox</a></li>
<li><a href="http://www.quirk.biz/searchstatus/">http://www.quirk.biz/searchstatus/</a></li>
<li><a href="http://extensionroom.mozdev.org/more-info/switchproxy">http://extensionroom.mozdev.org/more-info/switchproxy</a></li>
</ul>
<h4>Backlinks:</h4>
<ul>
<li><a href="http://www.linkhounds.com/link-harvester/">http://www.linkhounds.com/link-harvester/</a></li>
<li><a href="http://www.gregboser.com/downloads/">Greg Boser&#8217;s Tattler</a></li>
<li><a href="http://www.linkhounds.com/hub-finder/">http://www.linkhounds.com/hub-finder/</a></li>
<li><a href="http://www.webuildpages.com/search/">http://www.webuildpages.com/search/</a></li>
</ul>
<h4>Keyword Info:</h4>
<ul>
<li><a href="http://tools.seobook.com/">Aaron Wall&#8217;s Keyword tool</a></li>
<li><a href="http://labs.google.com/sets">http://labs.google.com/sets</a></li>
</ul>
<h4>Header &amp; Page Level</h4>
<ul>
<li><a href="http://www.stuntdubl.com/2005/10/03/bookmarklets/">Number of links on a page bookmarklet</a></li>
</ul>
<h4>Spidering</h4>
<ul>
<li><a href="http://home.snafu.de/tilman/xenulink.html">Xenu Linksleuth</a></li>
</ul>
<h4>Project Management/Small Shop SEO</h4>
<ul>
<li><a href="http://www.soloseo.com/">Solo SEO</a></li>
<li><a href="http://compete.com/">Compete</a></li>
</ul>
<h4>Many more tools</h4>
<ul>
<li><a href="http://www.stuntdubl.com/2005/06/27/internet-marketing-tools/">StuntDubl.com</a></li>
</ul>
<h3>Jessie Stricchiola, Alchemist Media, Inc.</h3>
<h4>Links &amp; Link Value</h4>
<dl>
<dt><a href="http://www.cumbrowski.com/googlestatsconverter.asp">Cumbrowski&#8217;s Query &amp; Link Stats Converter</a></dt>
<dd>Processes the raw data from Google Webmaster Central .CSV files</dd>
<dt><a href="http://www.joostdevalk.nl/code/greasemonkey/gwt-external-links/">Joost de Valk&#8217;s Google Webmaster Tools External links tools</a></dt>
<dd>Provides additional information on sites linking to you: PageRank, rel=nofollow, &#8220;link not found,&#8221; image link, frame</dd>
<dt><a href="http://www.dnscoop.com/">dnScoop domain &amp; site value tool</a></dt>
<dt><a href="http://www.seochat.com/seo-tools/link-price/">SEO Tools &#8211; Link Price Calculator</a></dt>
</dl>
<h4>Project Management</h4>
<ul>
<li><a href="http://updatelog.com/">Basecamp</a></li>
</ul>
<h4>Blackjack</h4>
<ul>
<li><a href="http://hothandadvantage.com/">Hot Hand Advantage</a></li>
</ul>
<h3>Joe Laratro, Tandem Interactive</h3>
<ul>
<li><a href="http://gsitecrawler.com/">GSite Crawler: Google Sitemap Creator</a></li>
</ul>
<h3>From the Q&amp;A</h3>
<ul>
<li><a href="http://allproxies.org/">allproxies.org</a></li>
<li><a href="http://adlab.msn.com/">Microsoft AdLab</a></li>
</ul>
<p>Finally, I&#8217;ll have to admit I didn&#8217;t note some of the tools that &quot;everyone knows about&quot; already.  While not a complete list, here are some tools in that category:</p>
<ul>
<li><a href="http://www.google.com/analytics/">Google Analytics</a></li>
<li><a href="http://www.google.com/webmasters/">Google Webmaster Tools</a></li>
<li><a href="https://siteexplorer.search.yahoo.com/">Yahoo Site Explorer</a></li>
<li><a href="http://wordtracker.com/">WordTracker</a></li>
<li><a href="http://freekeywords.wordtracker.com/">WordTracker Free Version</a></li>
<li><a href="http://inventory.overture.com/d/searchinventory/suggestion/">Yahoo Keyword Tool</a></li>
<li><a href="http://chrispederick.com/work/web-developer/">WebDeveloper FireFox Plugin</a></li>
<li><a href="http://livehttpheaders.mozdev.org/">Live HTTP Headers FireFox Plugin</a></li>
<li><a href="http://www.webposition.com/">Web Position</a></li>
<li><a href="http://www.dnsstuff.com/">DNSstuff.com</a></li>
<li><a href="http://domaintools.com/">DomainTools (formerly whois.sc)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.visualfuture.com/davetech/2007/12/08/pubcon-2007-tools-of-the-trade-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
