<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Denver SEO Blog</title>
	
	<link>http://www.seodenver.com</link>
	<description>Websites designed and optimized for results.</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:53:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DenverSEO" /><feedburner:info uri="denverseo" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>A WordPress Developer’s Tips for Using Panic Coda</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/PphXJ0FNdGU/</link>
		<comments>http://www.seodenver.com/wordpress-developers-tips-panic-coda/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 17:46:36 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Coda]]></category>
		<category><![CDATA[Panic Coda]]></category>
		<category><![CDATA[WordPress Codex]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=4535</guid>
		<description><![CDATA[I use Panic Coda for coding. I like its Mac-style interface and it &#8220;fits&#8221; me well. There are some items that are frustrating, including a lack of auto-complete for functions you&#8217;ve already used in your code. Here are three tips to &#8230; <a href="http://www.seodenver.com/wordpress-developers-tips-panic-coda/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://panic.com/coda/"><img class="alignright size-full wp-image-4540" title="Panic Coda" src="http://www.seodenver.com/wp-content/uploads/2012/02/panic-coda.png" alt="Panic Coda" width="256" height="256" /></a>I use <a href="http://www.panic.com/coda/">Panic Coda</a> for coding. I like its Mac-style interface and it &#8220;fits&#8221; me well. There are some items that are frustrating, including a lack of auto-complete for functions you&#8217;ve already used in your code. Here are three tips to improve your coding experience.<span id="more-4535"></span></p>
<h2>My Three WordPress + Coda Tips</h2>
<h3>1. Install <a href="http://hitchhackerguide.com/2011/02/18/wordpress-syntax-mode-for-panic-coda/">WordPress Syntax mode for Panic Coda</a></h3>
<p>As a WordPress developer, I use lots of WordPress functions. This will allow you to auto-complete WordPress functions. Unfortunately, it doesn&#8217;t include function parameter hints, but that&#8217;s what tip #3 is for.</p>
<h3>2. Replace your WordPress Syntax mode colors</h3>
<p>I didn&#8217;t like the color set it came with, so I exported my colors:</p>
<ol>
<li>Go to Preferences &gt; Colors</li>
<li>Select the color set you like in the &#8220;Language&#8221; window (I exported PHP-HTML)</li>
<li>Click the &#8220;Export&#8221; tab</li>
<li>Edit the <code>.seestyle</code> file in a text editor</li>
<li>Find and replace <code>PHP-HTML</code> with <code>PHP-HTML-WP</code></li>
<li>Save the file</li>
<li>In Coda, click the Import button and select the <code>.seestyle</code> file</li>
<li>Voila: your colors are now what you&#8217;re used to.</li>
</ol>
<h3>3. Configure a <strong>WordPress Codex book</strong> in Coda</h3>
<p><span style="line-height: 24px;">Coda comes built-in with six reference &#8220;books&#8221;; web-based documentation pages for HTML, Javascript, PHP, and CSS.</span></p>
<p>There was <strong>an awesome shortcut in Coda</strong> I didn&#8217;t know about: Command + Double-click on a function name to open a Coda Book describing that function.</p>
<h4>How to configure a WordPress book</h4>
<ol>
<li>Press Command-6 (or go to View &gt; Mode &gt; Books)</li>
<li>Click the + button in the bottom-left of the window</li>
<li>Use the following settings:
<ul>
<li>Book Title: WordPress</li>
<li>Book URL: <code>http://codex.wordpress.org/Function_Reference/</code></li>
<li>Cover Image: Optional. <em><a href="http://www.drastudio.com/past/2008/11/29/adding-more-coda-books/">DRÄ Studio has an article</a> with tons of more book options and a nice <a href="http://www.drastudio.com/file/coda_books/wp.png">WordPress cover image</a> to use.</em></li>
<li>Use for Mode: <code>PHP-HTML</code> or <code>PHP-HTML-WP</code>, depending on whether you installed the Syntax Mode in Step 1</li>
<li>Search URL: <code>http://codex.wordpress.org/Function_Reference/*</code></li>
</ul>
</li>
<li>Click OK</li>
</ol>
<p>Now, when you have auto-completed functions and you forget what parameters the function takes, you can Command+Double-click the function name and be taken directly to the WordPress Codex page relating to it!</p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=PphXJ0FNdGU:uPqFsMLAIbQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=PphXJ0FNdGU:uPqFsMLAIbQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=PphXJ0FNdGU:uPqFsMLAIbQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=PphXJ0FNdGU:uPqFsMLAIbQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=PphXJ0FNdGU:uPqFsMLAIbQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=PphXJ0FNdGU:uPqFsMLAIbQ:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/PphXJ0FNdGU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/wordpress-developers-tips-panic-coda/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/wordpress-developers-tips-panic-coda/</feedburner:origLink></item>
		<item>
		<title>A Sweet Javascript Slideshow Script</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/OwWCfBdVmRo/</link>
		<comments>http://www.seodenver.com/a-sweet-javascript-slideshow-script/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:18:26 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Slideshow]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=4533</guid>
		<description><![CDATA[Developers: reveal.js is a great standards-compliant slideshow script. It looks great and is an awesome alternative to Flash-based or image-based slideshows. reveal.js Related posts: Disable Styles and Javascript in Safari with Keyboard Shortcuts &#8211; How To
Related posts:<ol>
<li><a href='http://www.seodenver.com/disable-styles-and-javascript-in-safari-with-keyboard-shortcuts-how-to/' rel='bookmark' title='Disable Styles and Javascript in Safari with Keyboard Shortcuts &#8211; How To'>Disable Styles and Javascript in Safari with Keyboard Shortcuts &#8211; How To</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Developers: <a href="http://lab.hakim.se/reveal-js/#/">reveal.js</a> is a great standards-compliant slideshow script. It looks great and is an awesome alternative to Flash-based or image-based slideshows.</p>
<p><a href="http://lab.hakim.se/reveal-js/#/">reveal.js</a></p>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/disable-styles-and-javascript-in-safari-with-keyboard-shortcuts-how-to/' rel='bookmark' title='Disable Styles and Javascript in Safari with Keyboard Shortcuts &#8211; How To'>Disable Styles and Javascript in Safari with Keyboard Shortcuts &#8211; How To</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=OwWCfBdVmRo:KzwGxXff8uE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=OwWCfBdVmRo:KzwGxXff8uE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=OwWCfBdVmRo:KzwGxXff8uE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=OwWCfBdVmRo:KzwGxXff8uE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=OwWCfBdVmRo:KzwGxXff8uE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=OwWCfBdVmRo:KzwGxXff8uE:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/OwWCfBdVmRo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/a-sweet-javascript-slideshow-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/a-sweet-javascript-slideshow-script/</feedburner:origLink></item>
		<item>
		<title>Ten Blue Links</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/iilHUgUkC64/</link>
		<comments>http://www.seodenver.com/ten-blue-links/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 23:05:33 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SERP]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=4449</guid>
		<description><![CDATA[Remember when Google was ten blue links? Today, for the first time, I was actually taken aback by the amount of visual crap on Google results. Related posts: SEO Randomizer: Save the Value of Your SEO&#039;d Links New Google search &#8230; <a href="http://www.seodenver.com/ten-blue-links/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/value-based-seo/' rel='bookmark' title='SEO Randomizer: Save the Value of Your SEO&#039;d Links'>SEO Randomizer: Save the Value of Your SEO&#039;d Links</a></li>
<li><a href='http://www.seodenver.com/onebox-seo/' rel='bookmark' title='New Google search results — OneBox is upgraded'>New Google search results — OneBox is upgraded</a></li>
<li><a href='http://www.seodenver.com/seo-bookmarklet/' rel='bookmark' title='SEO It! Bookmarklet &#8211; Improves Search Results in iPhone &amp; Safari'>SEO It! Bookmarklet &#8211; Improves Search Results in iPhone &amp; Safari</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Remember when Google was ten blue links?</p>
<p>Today, for the first time, I was actually taken aback by the amount of visual crap on Google results.</p>
<p><a href="http://www.seodenver.com/wp-content/uploads/2012/01/Screen-Shot-2012-01-11-at-4.02.27-PM.jpg"><img class="alignnone size-large wp-image-4450" title="Google search results" src="http://www.seodenver.com/wp-content/uploads/2012/01/google-search-results-1024x771.jpg" alt="Google search results" width="640" height="481" /></a></p>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/value-based-seo/' rel='bookmark' title='SEO Randomizer: Save the Value of Your SEO&#039;d Links'>SEO Randomizer: Save the Value of Your SEO&#039;d Links</a></li>
<li><a href='http://www.seodenver.com/onebox-seo/' rel='bookmark' title='New Google search results — OneBox is upgraded'>New Google search results — OneBox is upgraded</a></li>
<li><a href='http://www.seodenver.com/seo-bookmarklet/' rel='bookmark' title='SEO It! Bookmarklet &#8211; Improves Search Results in iPhone &amp; Safari'>SEO It! Bookmarklet &#8211; Improves Search Results in iPhone &amp; Safari</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=iilHUgUkC64:pCLQV2m1sKQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=iilHUgUkC64:pCLQV2m1sKQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=iilHUgUkC64:pCLQV2m1sKQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=iilHUgUkC64:pCLQV2m1sKQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=iilHUgUkC64:pCLQV2m1sKQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=iilHUgUkC64:pCLQV2m1sKQ:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/iilHUgUkC64" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/ten-blue-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/ten-blue-links/</feedburner:origLink></item>
		<item>
		<title>Introducing IDX+,  WordPress Real Estate &amp; IDX Done Right</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/ckflT4WaHUc/</link>
		<comments>http://www.seodenver.com/introducing-idx-plus/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 23:50:25 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[IDX]]></category>
		<category><![CDATA[IDX Plus]]></category>
		<category><![CDATA[Real Estate]]></category>
		<category><![CDATA[WordPres Real Estate Plugin]]></category>
		<category><![CDATA[WordPress IDX]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[Wordpress Real Estate]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=4140</guid>
		<description><![CDATA[I&#8217;m happy to release IDX+, the best WordPress IDX solution. IDX+ is a project I&#8217;ve been working on for months. It was born came out of necessity: a client told me &#8220;there is no perfect solution for WordPress real estate websites.&#8221; After &#8230; <a href="http://www.seodenver.com/introducing-idx-plus/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/wordpress-real-estate-stay-tuned/' rel='bookmark' title='WordPress Real Estate Plugin: Stay Tuned&#8230;'>WordPress Real Estate Plugin: Stay Tuned&#8230;</a></li>
<li><a href='http://www.seodenver.com/building-a-real-estate-website-in-wordpress-part-1/' rel='bookmark' title='Building a Real Estate Website in WordPress &#8211; Part 1'>Building a Real Estate Website in WordPress &#8211; Part 1</a></li>
<li><a href='http://www.seodenver.com/creating-a-real-estate-website-in-wordpress-part-2/' rel='bookmark' title='Creating a Real Estate Website in WordPress &#8212; Part 2'>Creating a Real Estate Website in WordPress &#8212; Part 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2>I&#8217;m happy to release <a href="http://www.idxpressplus.com">IDX+</a>, the best WordPress IDX solution.</h2>
<p><a href="http://www.seodenver.com/wp-content/uploads/2011/12/logo-idx-plus-large.png"><img class="alignright size-medium wp-image-4546" title="IDX+ works with Diverse Solutions' dsIDXpress plugin" src="http://www.seodenver.com/wp-content/uploads/2011/12/idx+-works-with-diverse-solutions-dsidxpress-plugin-300x127.png" alt="Enhance dsIDXpress" width="300" height="127" /></a>IDX+ is a project I&#8217;ve been working on for months. It was born came out of necessity: a client told me &#8220;there is no perfect solution for WordPress real estate websites.&#8221; After looking into it, I realized he was right.</p>
<p>IDX+ is the solution to your real estate website&#8217;s problems.<span id="more-4140"></span></p>
<h3>The <del>current</del> previous state of WordPress real estate plugins</h3>
<p>Realtors who want great SEO, complete IDX results, and customization have been in a tough spot: you either had to:</p>
<ul>
<li>list listings individually;</li>
<li>have all the IDX results on a subdomain;</li>
<li><strong>or pay tens of thousands of dollars to develop a leased website</strong>, then pay through the teeth for minor changes to wording or for features like related properties.</li>
</ul>
<p>Subdomains divide website value, and adding listings individually is often against MLS regulations and isn&#8217;t feasible for a large brokerage. Paying tens of</p>
<p>As a result, real estate agents and brokers <strong>had to have two websites</strong>: one site to get traffic, and the other site to convert the lead.</p>
<h2>The best available real estate plugin is great…</h2>
<p>The best WordPress plugin for getting site traffic is the <a href="http://www.diversesolutions.com/product/ds-idxpress/tour/introduction">dsIDXpress plugin by Diverse Solutions</a>. It offers fully indexable IDX content, great URL re-writing, Google Maps integration, lead forms, and more.</p>
<p>Diverse Solutions got it mostly right&#8211;for getting indexed by search engines. dsIDXpress is an SEO powerhouse, but <strong>it&#8217;s not a one-stop-shop</strong>.</p>
<h2>…but not perfect.</h2>
<h3>Your site can get tons of traffic with dsIDXpress &#8212; and now there&#8217;s a way to <strong>convert the traffic into leads</strong>.</h3>
<h3>dsIDXpress downsides:</h3>
<ul>
<li>No user registration</li>
<li>No saved searches / favorite listings</li>
<li>Lots of user dead-ends (for example: once listings expire, they&#8217;re gone, leaving 404 error pages)</li>
<li>Not customizable</li>
</ul>
<h2><img class="alignnone size-full wp-image-4413" title="IDX+ Real Estate Plugin Logo" src="http://www.seodenver.com/wp-content/uploads/2011/12/idx+-real-estate-plugin-logo.png" alt="Real Estate Plugin for WordPress" width="176" height="75" /></h2>
<h2><strong>IDX+ </strong>= the best WordPress IDX solution.</h2>
<h3>IDX+ builds on top of dsIDXpress to create an amazing platform</h3>
<p>dsIDXpress is the foundation for IDX+ and is required to use the plugin. IDX+ plus dsIDXpress makes an amazing package.</p>
<h3>IDX+ adds <em>tons</em> of features, including:</h3>
<ul>
<li><strong>Beautiful user registration</strong> &#8211; either forced or optional</li>
<li><strong>User/lead data</strong> &#8211; including every listing a user views, all searches performed, saved favorites, saved searches, last login, number of logins, and more.</li>
<li><strong>Favorite Listings &amp; Saved Searches</strong></li>
<li>Totally customizable SEO title tags for listings or search results</li>
<li><strong>SEO-friendly</strong> redirects for expired listings (redirect to the listing&#8217;s city or ZIP with a message to the user)</li>
<li>Hundreds of customizations &#8211; either &#8220;install and forget it,&#8221; or tweak the settings.</li>
<li><strong>Related Properties</strong> &#8211; even choose the search radius and +/- price spreads!</li>
<li><strong>Related Articles</strong> - You&#8217;ve blogged a ton; start reaping the benefits.</li>
<li>Completely template-based: customize the HTML, PHP, CSS to your heart&#8217;s delight!</li>
<li>Developer-friendly: WordPress actions and filters abound.</li>
</ul>
<p>There are <a href="http://www.idxpressplus.com/features/">hundreds of features</a> for one flat price &#8211; the beta version of the plugin is $599. All purchases of the beta will have <strong>free upgrades and support</strong> for one year.</p>
<h3><p class="highlight" ><a href="http://www.idxpressplus.com/buy/">Buy the plugin today &#8211; beta pricing of $599</a></p></h3>
<h2 style="text-align: center;">Learn more on <a href="http://www.idxpressplus.com/">IDXPlus.net</a></h2>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/wordpress-real-estate-stay-tuned/' rel='bookmark' title='WordPress Real Estate Plugin: Stay Tuned&#8230;'>WordPress Real Estate Plugin: Stay Tuned&#8230;</a></li>
<li><a href='http://www.seodenver.com/building-a-real-estate-website-in-wordpress-part-1/' rel='bookmark' title='Building a Real Estate Website in WordPress &#8211; Part 1'>Building a Real Estate Website in WordPress &#8211; Part 1</a></li>
<li><a href='http://www.seodenver.com/creating-a-real-estate-website-in-wordpress-part-2/' rel='bookmark' title='Creating a Real Estate Website in WordPress &#8212; Part 2'>Creating a Real Estate Website in WordPress &#8212; Part 2</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ckflT4WaHUc:YMhlj90VwOQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ckflT4WaHUc:YMhlj90VwOQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=ckflT4WaHUc:YMhlj90VwOQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ckflT4WaHUc:YMhlj90VwOQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ckflT4WaHUc:YMhlj90VwOQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=ckflT4WaHUc:YMhlj90VwOQ:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/ckflT4WaHUc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/introducing-idx-plus/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/introducing-idx-plus/</feedburner:origLink></item>
		<item>
		<title>Selling BoulderSEO.com</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/rni1RetitiY/</link>
		<comments>http://www.seodenver.com/selling-boulderseo-dot-com/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 23:58:33 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[Boulder]]></category>
		<category><![CDATA[Boulder SEO]]></category>
		<category><![CDATA[Colorado]]></category>
		<category><![CDATA[Denver SEO]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=4051</guid>
		<description><![CDATA[A great domain goes up for sale on GoDaddy. I have put the BoulderSEO.com domain up for auction: with the upcoming release of the top-secret WordPress real estate plugin, I have chosen to sell this prime property. The BoulderSEO.com auction will &#8230; <a href="http://www.seodenver.com/selling-boulderseo-dot-com/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/seodenvercom-is-new-home-of-denver-web-design-seo-blog/' rel='bookmark' title='SEODenver.com is new home of Denver Web Design &amp; SEO Blog'>SEODenver.com is new home of Denver Web Design &amp; SEO Blog</a></li>
<li><a href='http://www.seodenver.com/denver-performance-based-seo-plans/' rel='bookmark' title='Denver Performance-Based SEO plans'>Denver Performance-Based SEO plans</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h3>A great domain goes up <a href="http://katz.si/3i">for sale on GoDaddy</a>.</h3>
<p><a href="http://www.seodenver.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-12-at-4.57.11-PM.jpg"><img class="alignright size-medium wp-image-4052" title="BoulderSEO.com" src="http://www.seodenver.com/wp-content/uploads/2011/12/boulderseo.com_-300x295.jpg" alt="BoulderSEO.com" width="300" height="295" /></a>I have put the BoulderSEO.com domain up for auction: with the upcoming release of the <a title="WordPress Real Estate Plugin: Stay Tuned…" href="http://www.seodenver.com/wordpress-real-estate-stay-tuned/">top-secret WordPress real estate plugin</a>, I have chosen to sell this prime property.</p>
<p>The BoulderSEO.com auction will be ending in 18 hours, so if you&#8217;re into Colorado, Denver, Loveland, or Boulder SEO (you get the idea!), check out this auction.</p>
<h2>You will instantly rank well with this great domain.</h2>
<p>Currently priced at only $660 &#8211; it&#8217;s a great deal! With literally no work done on the site since April, 2009, I still get 1-2 leads/month from this site. <strong>This domain will pay for itself in a month.</strong></p>
<h3><a title="BoulderSEO.com Auction" href="http://katz.si/3i">Go to the auction.</a></h3>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/seodenvercom-is-new-home-of-denver-web-design-seo-blog/' rel='bookmark' title='SEODenver.com is new home of Denver Web Design &amp; SEO Blog'>SEODenver.com is new home of Denver Web Design &amp; SEO Blog</a></li>
<li><a href='http://www.seodenver.com/denver-performance-based-seo-plans/' rel='bookmark' title='Denver Performance-Based SEO plans'>Denver Performance-Based SEO plans</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=rni1RetitiY:CYVZfpI5wuA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=rni1RetitiY:CYVZfpI5wuA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=rni1RetitiY:CYVZfpI5wuA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=rni1RetitiY:CYVZfpI5wuA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=rni1RetitiY:CYVZfpI5wuA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=rni1RetitiY:CYVZfpI5wuA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/rni1RetitiY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/selling-boulderseo-dot-com/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/selling-boulderseo-dot-com/</feedburner:origLink></item>
		<item>
		<title>WordPress Real Estate Plugin: Stay Tuned…</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/gb2Wxw5cVwA/</link>
		<comments>http://www.seodenver.com/wordpress-real-estate-stay-tuned/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 21:13:37 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[IDX]]></category>
		<category><![CDATA[Real Estate]]></category>
		<category><![CDATA[Real Estate Plugin]]></category>
		<category><![CDATA[Wordpress Real Estate]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=4016</guid>
		<description><![CDATA[You may have noticed this blog has gone un-updated. That&#8217;s because I&#8217;ve been working on an awesome new plugin. WordPress + Real Estate + User Data + SEO In the past, I&#8217;ve written posts about how to optimize your WordPress &#8230; <a href="http://www.seodenver.com/wordpress-real-estate-stay-tuned/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/introducing-idx-plus/' rel='bookmark' title='Introducing IDX+,  WordPress Real Estate &amp; IDX Done Right'>Introducing IDX+,  WordPress Real Estate &#038; IDX Done Right</a></li>
<li><a href='http://www.seodenver.com/building-a-real-estate-website-in-wordpress-part-1/' rel='bookmark' title='Building a Real Estate Website in WordPress &#8211; Part 1'>Building a Real Estate Website in WordPress &#8211; Part 1</a></li>
<li><a href='http://www.seodenver.com/creating-a-real-estate-website-in-wordpress-part-2/' rel='bookmark' title='Creating a Real Estate Website in WordPress &#8212; Part 2'>Creating a Real Estate Website in WordPress &#8212; Part 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You may have noticed this blog has gone un-updated. That&#8217;s because I&#8217;ve been working on an awesome new plugin.</p>
<h3>WordPress + Real Estate + User Data + SEO</h3>
<p>In the past, I&#8217;ve written posts about <a title="Building a Real Estate Website in WordPress – Part 1" href="http://www.seodenver.com/building-a-real-estate-website-in-wordpress-part-1/">how to optimize your WordPress real estate website for SEO</a> and I&#8217;ve created a <a title="Trulia Plugin for WordPress" href="http://www.seodenver.com/trulia/">Trulia plugin</a> for WordPress.</p>
<p><strong>This WordPress real estate plugin</strong> changes the game of what you can do with your WordPress website &#8212; and for how much money. No longer do you need to pay tens of thousands of dollars for an indexed IDX solution.</p>
<p><strong>Next week I will release a beta version</strong>, so stay tuned for the formal announcement.</p>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/introducing-idx-plus/' rel='bookmark' title='Introducing IDX+,  WordPress Real Estate &amp; IDX Done Right'>Introducing IDX+,  WordPress Real Estate &#038; IDX Done Right</a></li>
<li><a href='http://www.seodenver.com/building-a-real-estate-website-in-wordpress-part-1/' rel='bookmark' title='Building a Real Estate Website in WordPress &#8211; Part 1'>Building a Real Estate Website in WordPress &#8211; Part 1</a></li>
<li><a href='http://www.seodenver.com/creating-a-real-estate-website-in-wordpress-part-2/' rel='bookmark' title='Creating a Real Estate Website in WordPress &#8212; Part 2'>Creating a Real Estate Website in WordPress &#8212; Part 2</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=gb2Wxw5cVwA:k0eonfhzr3o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=gb2Wxw5cVwA:k0eonfhzr3o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=gb2Wxw5cVwA:k0eonfhzr3o:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=gb2Wxw5cVwA:k0eonfhzr3o:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=gb2Wxw5cVwA:k0eonfhzr3o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=gb2Wxw5cVwA:k0eonfhzr3o:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/gb2Wxw5cVwA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/wordpress-real-estate-stay-tuned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/wordpress-real-estate-stay-tuned/</feedburner:origLink></item>
		<item>
		<title>Easy Content Deployment for WordPress: RAMP</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/ywxRDe6L9tQ/</link>
		<comments>http://www.seodenver.com/easy-content-deployment-for-wordpress-ramp/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 17:02:25 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Updating]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=2325</guid>
		<description><![CDATA[RAMP allows you to make all the changes you need in your staging environment, then selectively push these changes to your production site. You can set up a new section of your site, upload some images to fill out a &#8230; <a href="http://www.seodenver.com/easy-content-deployment-for-wordpress-ramp/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[<blockquote><p>RAMP allows you to make all the changes you need in your staging environment, then selectively push these changes to your production site. You can set up a new section of your site, upload some images to fill out a nice carousel for it, and add a link to it on your home page. Once this content has been reviewed and approved, you can go to your RAMP page, select these content changes, and push them to your production site.</p>
<p>via <a href="http://crowdfavorite.com/wordpress/ramp/">Easy Content Deployment for WordPress: RAMP</a>.</p></blockquote>
<p>This would be really handy for larger WordPress sites.</p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ywxRDe6L9tQ:GZ8M7M4x7Vk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ywxRDe6L9tQ:GZ8M7M4x7Vk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=ywxRDe6L9tQ:GZ8M7M4x7Vk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ywxRDe6L9tQ:GZ8M7M4x7Vk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=ywxRDe6L9tQ:GZ8M7M4x7Vk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=ywxRDe6L9tQ:GZ8M7M4x7Vk:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/ywxRDe6L9tQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/easy-content-deployment-for-wordpress-ramp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/easy-content-deployment-for-wordpress-ramp/</feedburner:origLink></item>
		<item>
		<title>Yourls Google Analytics Link Tagging</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/fmKw5oSYMBs/</link>
		<comments>http://www.seodenver.com/add-google-analytics-link-tagging-yourls/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 21:36:10 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Plugin Development]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[URL Shortener]]></category>
		<category><![CDATA[YOURLS]]></category>
		<category><![CDATA[Yourls Plugin]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=2300</guid>
		<description><![CDATA[In my last post, I wrote about the benefits of using YOURLS, a self-hosted link-shortening service. I&#8217;m finding that YOURLS is great, but it&#8217;s not perfect. Some of the issues I have experience are part of what you get using most &#8230; <a href="http://www.seodenver.com/add-google-analytics-link-tagging-yourls/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/yourls-url-shortener/' rel='bookmark' title='YOURLS URL Shortener'>YOURLS URL Shortener</a></li>
<li><a href='http://www.seodenver.com/bitly-exporter/' rel='bookmark' title='Export Bit.ly Link Data as CSV'>Export Bit.ly Link Data as CSV</a></li>
<li><a href='http://www.seodenver.com/content-only/' rel='bookmark' title='Show Content Only Plugin &#8211; A Perfect Keyword Research Companion'>Show Content Only Plugin &#8211; A Perfect Keyword Research Companion</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In my last post, I wrote about the <a title="YOURLS URL Shortener" href="http://www.seodenver.com/yourls-url-shortener/">benefits of using YOURLS</a>, a self-hosted link-shortening service. I&#8217;m finding that YOURLS is great, but it&#8217;s not perfect. Some of the issues I have experience are part of what you get using most URL shortener services.</p>
<h3><span style="color: #444444;">Some of the downsides of using link shorteners are:</span></h3>
<ol>
<li>Google Analytics doesn&#8217;t always capture the original referrer (and I have no clue how they do the rest of the time!).</li>
<li>When generating links using the bookmarklet (or in this case, also the Yourls installation), there&#8217;s no easy way to add campaign, source, medium, content, and term tags for Google Analytics to track.</li>
<li>Yourls doesn&#8217;t allow query strings on URLs by default, making overriding existing campaign tags difficult/impossible. For example: <code>http://katz.si/t?utm_source=2300</code></li>
</ol>
<p>I&#8217;m <a title="Read the conversation about GA tracking with Yourls" href="http://code.google.com/p/yourls/issues/detail?id=65">not the only one who wanted these things</a>, so I&#8217;ve created a plugin that adds Google Analytics tracking to Yourls. It&#8217;s very cool.</p>
<p><span id="more-2300"></span></p>
<h2>Google Analytics Yourls plugin</h2>
<h3><a href="https://github.com/katzwebservices/google-analytics-for-yourls/">Download Google Analytics for YOURLS</a> from Github</h3>
<h4>The plugin features include:</h4>
<p><strong>Define default tracking tags</strong><br />
You can define a set of default tags that are added to any link that gets shortened.</p>
<ul>
<li><code>utm_source</code></li>
<li><code>utm_medium</code></li>
<li><code>utm_name</code></li>
<li><code>utm_term</code></li>
<li><code>utm_content</code></li>
</ul>
<p><strong>Override existing tags </strong>- you can choose to have your tags replace tags in the long URL that&#8217;s being shortened&#8230;or not.</p>
<p><strong>Tagging options added directly to the URL form</strong> &#8211; the best feature in my opinion, you now have an interface to easily add tracking right from the link shortener.<a href="http://www.seodenver.com/wp-content/uploads/2011/06/Screen-shot-2011-06-22-at-1.16.30-PM-e1308771612262.jpg"><img class="alignnone size-full wp-image-2302" title="Add URL tagging options" src="http://www.seodenver.com/wp-content/uploads/2011/06/add-url-tagging-options.jpg" alt="Add URL tagging options" width="600" height="71" /></a></p>
<p><strong>Add query strings to the shortened URL</strong> to override or add any tracking tags. This feature has support for abbreviations, too.</p>
<p>If you want to see this in action, check out the links below.</p>
<ul>
<li><a href="http://katz.si/t?src=tw">http://katz.si/t?src=tw</a> expands to <code>http://www.seodenver.com/yourls-url-shortener/?utm_source=twitter</code></li>
<li><a href="http://katz.si/t?med=em">http://katz.si/t?med=em</a> expands to <code>http://www.seodenver.com/yourls-url-shortener/?utm_medium=email</code></li>
<li><a href="http://katz.si/t?med=blog&amp;src=seodenver&amp;cam=2300">http://katz.si/t?med=blog&amp;src=seodenver&amp;cam=2300</a> expands to <code>http://www.seodenver.com/yourls-url-shortener/?utm_medium=blog&amp;utm_source=seodenver&amp;utm_campaign=2300</code></li>
</ul>
<h2>Plugin Installation</h2>
<p>To install, follow these steps:</p>
<ol>
<li><a title="Download GA for YOURLS" href="https://github.com/katzwebservices/google-analytics-for-yourls/zipball/master">Download the file</a> (updated to correct Github link)</li>
<li>Upload the <code>google-analytics</code> folder into your <code>users</code> &gt; <code>plugins</code> directory</li>
<li>Go to your YOURLS plugins page</li>
<li>Hover over Google Analytics, click &#8220;Activate&#8221;</li>
<li>Configure the plugin settings by clicking the Google Analytics link in the menu</li>
</ol>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/yourls-url-shortener/' rel='bookmark' title='YOURLS URL Shortener'>YOURLS URL Shortener</a></li>
<li><a href='http://www.seodenver.com/bitly-exporter/' rel='bookmark' title='Export Bit.ly Link Data as CSV'>Export Bit.ly Link Data as CSV</a></li>
<li><a href='http://www.seodenver.com/content-only/' rel='bookmark' title='Show Content Only Plugin &#8211; A Perfect Keyword Research Companion'>Show Content Only Plugin &#8211; A Perfect Keyword Research Companion</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=fmKw5oSYMBs:Cv3mUKZSf5g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=fmKw5oSYMBs:Cv3mUKZSf5g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=fmKw5oSYMBs:Cv3mUKZSf5g:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=fmKw5oSYMBs:Cv3mUKZSf5g:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=fmKw5oSYMBs:Cv3mUKZSf5g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=fmKw5oSYMBs:Cv3mUKZSf5g:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/fmKw5oSYMBs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/add-google-analytics-link-tagging-yourls/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/add-google-analytics-link-tagging-yourls/</feedburner:origLink></item>
		<item>
		<title>YOURLS URL Shortener</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/5_SzfCPx7J4/</link>
		<comments>http://www.seodenver.com/yourls-url-shortener/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 23:20:18 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Bit.ly]]></category>
		<category><![CDATA[Bitly]]></category>
		<category><![CDATA[Goo.gl]]></category>
		<category><![CDATA[Snurl]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[URL Shortener]]></category>
		<category><![CDATA[YOURLS]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=2288</guid>
		<description><![CDATA[I was having trouble finding the right URL shortening service. My requests for shortening were not too picky. I wanted two simple features: Good statistics that are visible only to administrators Edit the long URLs after generating shortened links &#8230;but not one &#8230; <a href="http://www.seodenver.com/yourls-url-shortener/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/add-google-analytics-link-tagging-yourls/' rel='bookmark' title='Yourls Google Analytics Link Tagging'>Yourls Google Analytics Link Tagging</a></li>
<li><a href='http://www.seodenver.com/add-www-remove-www-url/' rel='bookmark' title='How to Add www. &#8211; or Remove www. &#8211; From Your URL'>How to Add www. &#8211; or Remove www. &#8211; From Your URL</a></li>
<li><a href='http://www.seodenver.com/bitly-exporter/' rel='bookmark' title='Export Bit.ly Link Data as CSV'>Export Bit.ly Link Data as CSV</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://yourls.org"><img class="alignright" title="YOURLS Logo" src="http://www.seodenver.com/wp-content/uploads/HLIC/adf40414bc5b951f42470bb9b89cc18e.png" alt="YOURLS Logo" width="201" height="90" /></a>I was having trouble finding the right URL shortening service. My requests for shortening were not too picky. <strong>I wanted two simple features:</strong></p>
<ul>
<li>Good statistics that are <em>visible only to administrators</em></li>
<li>Edit the long URLs after generating shortened links</li>
</ul>
<h3>&#8230;but not one service has both features:</h3>
<ul>
<li><a rel="nofollow" href="http://sn.im">http://sn.im</a> has editable URLs, a bookmarklet, but no stats. Oh, <strong>and they kept on deleting my links</strong>.</li>
<li><a rel="nofollow" href="http://bit.ly">http://bit.ly</a> has great stats, name recognition, but the links aren&#8217;t editable and the stats are public.</li>
<li><a href="http://goo.gl" rel="nofollow">http://goo.gl</a> is the fastest service (so they claim), they have good stats (maybe the best, since they include OS &amp; browser information), but they don&#8217;t have editable links or private stats.</li>
</ul>
<p>Other smaller offerings may have had both features, but they also seem unreliable. <strong>I wanted control of my links.<span id="more-2288"></span></strong></p>
<h2><span style="color: #444444;">Self-hosted Link Shortening with YOURLS</span></h2>
<div id="attachment_2295" class="wp-caption alignright" style="width: 310px"><a href="http://www.seodenver.com/wp-content/uploads/2011/06/Screen-shot-2011-06-20-at-5.19.20-PM.jpg"><img class="size-medium wp-image-2295" title="YOURLS Screenshot" src="http://www.seodenver.com/wp-content/uploads/2011/06/yourls-screenshot-300x211.jpg" alt="" width="300" height="211" /></a><p class="wp-caption-text">YOURLS has a really nice admin page, including good stats.</p></div>
<p>Enter <a href="http://yourls.org/">YOURLS</a>; a self-hosted link shortening service that is created by two amazing WordPress plugin developers: <a href="http://yourls.org/lesterchan">Lester Chan</a> and <a href="http://yourls.org/ozh">Ozh Richard</a>.</p>
<p>They created YOURLS in a WordPress-like fashion, with developer goodies such as hooks (actions and filters) and plugin capabilities, so you can easily modify how the application works.</p>
<p>You can set up YOURLS however you want, including making it a public service, public stats, etc. or making it private.  I set up a YOURLS installation on my new <a href="http://katz.si">katz.si</a> domain, which was a snap, <a title="HostGator bookmarklet bug" rel="nofollow" href="http://code.google.com/p/yourls/issues/detail?id=451">except for one minor snag</a> caused by HostGator&#8217;s security rules.</p>
<p>You do need to be able to set up a database and edit one configuration file, but other than that, super-simple.</p>
<p>They also have <a rel="nofollow" href="http://wordpress.org/extend/plugins/yourls-wordpress-to-twitter/">a WordPress plugin</a> that links your WP installation with YOURLS, aut0-generates links, and works like a charm.</p>
<h2>Don&#8217;t Track Logged-In Users in YOURLS</h2>
<p>Once it was installed, I became a link-generating fool. I was clicking the links to see how well the redirections work (they work well!), but the test clicks were logged &#8212; this pissed me off with bit.ly and <strong>other URL shorteners: don&#8217;t offer a way to not track logged in users</strong>! I have long thought that this is ridiculous.</p>
<p>To make it so that YOURLS doesn&#8217;t track logged-in users, it&#8217;s a simple two-line update. Find the following lines in <code>yourls-go.php</code>:</p>
<p><code>// Update click count in main table<br />
$update_clicks = yourls_update_clicks( $keyword );<br />
// Update detailed log for stats<br />
$log_redirect = yourls_log_redirect( $keyword );</code></p>
<p>and update them to be:</p>
<p><code>if(yourls_is_valid_user() !== true) { // Begin: Don&#039;t log logged-in users<br />
// Update click count in main table<br />
$update_clicks = yourls_update_clicks( $keyword );<br />
// Update detailed log for stats<br />
$log_redirect = yourls_log_redirect( $keyword );<br />
} // End: Don&#039;t log logged-in users<br />
</code></p>
<h2>Do yourself a favor and check out <a rel="nofollow" href="http://yourls.org">YOURLS</a></h2>
<p>In all, my experience was rewarding: it was very easy to set up the YOURLS installation, once up I have a <a rel="nofollow" href="http://code.google.com/p/yourls/wiki/Plugins">very configurable</a> and fun URL shortener. I get to build links to a domain I control, which is nice for <a href="http://www.seodenver.com/tag/SEO/">SEO</a>.</p>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/add-google-analytics-link-tagging-yourls/' rel='bookmark' title='Yourls Google Analytics Link Tagging'>Yourls Google Analytics Link Tagging</a></li>
<li><a href='http://www.seodenver.com/add-www-remove-www-url/' rel='bookmark' title='How to Add www. &#8211; or Remove www. &#8211; From Your URL'>How to Add www. &#8211; or Remove www. &#8211; From Your URL</a></li>
<li><a href='http://www.seodenver.com/bitly-exporter/' rel='bookmark' title='Export Bit.ly Link Data as CSV'>Export Bit.ly Link Data as CSV</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=5_SzfCPx7J4:oDkRNIJSLIE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=5_SzfCPx7J4:oDkRNIJSLIE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=5_SzfCPx7J4:oDkRNIJSLIE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=5_SzfCPx7J4:oDkRNIJSLIE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=5_SzfCPx7J4:oDkRNIJSLIE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=5_SzfCPx7J4:oDkRNIJSLIE:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/5_SzfCPx7J4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/yourls-url-shortener/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/yourls-url-shortener/</feedburner:origLink></item>
		<item>
		<title>The Google +1 Sprite Animation</title>
		<link>http://feedproxy.google.com/~r/DenverSEO/~3/yrw1xLFtZH0/</link>
		<comments>http://www.seodenver.com/google-plus-1-sprite-animation/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 21:03:06 +0000</pubDate>
		<dc:creator>Zack Katz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google +1]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[SEO Stylesheet]]></category>

		<guid isPermaLink="false">http://www.seodenver.com/?p=2266</guid>
		<description><![CDATA[How the +1 Button Works The +1 Button uses an advanced sprite technique to simulate an animated gif. The animation occurs when hovering over search results with +1 enabled, and the shine moves across the button. (The image to the &#8230; <a href="http://www.seodenver.com/google-plus-1-sprite-animation/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://www.seodenver.com/googles-sprite-image-is-a-thing-of-beauty/' rel='bookmark' title='Google&#8217;s Sprite Image is a Thing of Beauty'>Google&#8217;s Sprite Image is a Thing of Beauty</a></li>
<li><a href='http://www.seodenver.com/prevent-google-background-image-fading-slowly/' rel='bookmark' title='How to prevent your Google background image from fading in slowly.'>How to prevent your Google background image from fading in slowly.</a></li>
<li><a href='http://www.seodenver.com/seo-stylesheet/' rel='bookmark' title='Introducing: the SEO Stylesheet for Safari, Firefox, Opera, and IE'>Introducing: the SEO Stylesheet for Safari, Firefox, Opera, and IE</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2>How the +1 Button Works</h2>
<p><img src="http://www.seodenver.com/wp-content/uploads/2011/06/Google-plus-1.gif" alt="Google +1 Button" title="The animation slowed down and made into an actual animated gif!" width="24" height="15" class="size-full wp-image-2285 alignright" /> The <a href="http://www.google.com/+1/button/">+1 Button</a> uses an advanced sprite technique to simulate an animated <code>gif</code>. The animation occurs when hovering over search results with +1 enabled, and the shine moves across the button. <em>(The image to the right is an animated <code>gif</code> I made&#8230;)</em></p>
<p>The +1 Button is not an animated <code>gif</code>, however. It&#8217;s a sprite image that moves a background image across the &#8220;window&#8221; of the button using Javascript. The code, if you care, goes something like this:</p>
<p><code>onmouseover=&quot;window.gbar&amp;&amp;gbar.pw&amp;&amp;gbar.pw.hvr(this,google.time())&quot;</code></p>
<p>The <a href="http://www.seodenver.com/tag/css-sprites/">sprite</a> image Google uses for the +1 button is below:</p>
<p><img src="http://www.seodenver.com/wp-content/uploads/HLIC/8c8b82d7f2b18814f57dcf330ca330a7.png" alt="Google +1 Sprite" width="499" height="15" title="Google +1 Sprite is here: http://www.google.com/images/experiments/p1/p1sprite.png" /></p>
<p>Pretty neat, huh?</p>
<h2>Yeah, the +1 Button animation is pretty neat&#8230;<br />&#8230;now turn it off!</h2>
<p>Oh goodness gracious, the animation is annoying. After hovering over one search result, it&#8217;s obvious how awful the animation is and I want to claw my eyes out with a rusty nail. I wanted to find a way to disable the animation.<span id="more-2266"></span></p>
<p><strong>Note: To use the code below, you must have a user stylesheet</strong> with the code shown added to the file. Here are links that will help you set it an user stylesheet: <a href="http://yoast.com/user-stylesheet-nofollows/">Safari</a>, <a rel="nofollow" href="http://msdn.microsoft.com/en-us/library/bb158570.aspx">Internet Explorer</a>, <a rel="nofollow" href="http://webdesign.about.com/od/css/ht/htcssuserfirefo.htm">Firefox</a>, <a href="http://operawiki.info/OperaUserCSS" rel="nofollow">Opera</a>. Set that up, and then proceed below!</p>
<h3>Disable the +1 Button Animation</h3>
<p><code>.esws { background-position: -400px 0px!important; } /* Disables animation of the +1 button */</code></p>
<h3>Hide the +1 Button</h3>
<p><code>.esw { display:none!important; } /* Hides the +1 Button completely */</code></p>
<h2>Improve the +1 Button</h2>
<p>I want to use the +1 Button, so I&#8217;ve left it enabled. What I&#8217;ve done, however, is make the image lighter so it stands out less when you hover over a listing. When you hover over the button, it increases the brightness to 100%. <strong>It&#8217;s the best of both worlds:</strong></p>
<p><code>/* Disabled the animation, makes the +1 button lighter yet full brightness on hover */<br />
.esws, .eswh { background-position: -300px 0px!important; }<br />
.eswh:hover { background-position: -400px 0px!important; }</code></p>
<p>I hope this helps people who love the +1 Button but hate the animation.</p>
<p>Related posts:<ol>
<li><a href='http://www.seodenver.com/googles-sprite-image-is-a-thing-of-beauty/' rel='bookmark' title='Google&#8217;s Sprite Image is a Thing of Beauty'>Google&#8217;s Sprite Image is a Thing of Beauty</a></li>
<li><a href='http://www.seodenver.com/prevent-google-background-image-fading-slowly/' rel='bookmark' title='How to prevent your Google background image from fading in slowly.'>How to prevent your Google background image from fading in slowly.</a></li>
<li><a href='http://www.seodenver.com/seo-stylesheet/' rel='bookmark' title='Introducing: the SEO Stylesheet for Safari, Firefox, Opera, and IE'>Introducing: the SEO Stylesheet for Safari, Firefox, Opera, and IE</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DenverSEO?a=yrw1xLFtZH0:5IBrS-u_VlI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=yrw1xLFtZH0:5IBrS-u_VlI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=yrw1xLFtZH0:5IBrS-u_VlI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=yrw1xLFtZH0:5IBrS-u_VlI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DenverSEO?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DenverSEO?a=yrw1xLFtZH0:5IBrS-u_VlI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DenverSEO?i=yrw1xLFtZH0:5IBrS-u_VlI:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DenverSEO/~4/yrw1xLFtZH0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.seodenver.com/google-plus-1-sprite-animation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.seodenver.com/google-plus-1-sprite-animation/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 0/0 objects using disk: basic

Served from: www.seodenver.com @ 2012-02-10 08:13:09 -->

