<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>My name is Andrew Epperson and I design &amp; develop search engine friendly websites and web applications.twitter.com/eppandfacebook.com/eppandlinkedin.com/in/eppand</description><title>the Web... it's kind of my thing!</title><generator>Tumblr (3.0; @eppand)</generator><link>http://eppand.tumblr.com/</link><item><title>Changing the curtains</title><description>&lt;p&gt;I will be moving my personally blog over to &lt;a href="http://eppand.com"&gt;http://eppand.com&lt;/a&gt;. I will continue to post tips, tricks and other bits of info. That will just be available at a new URL.&lt;/p&gt;

&lt;p&gt;As always I&amp;#8217;m on twitter, facebook and linkedin: @eppand.&lt;/p&gt;

&lt;p&gt;Thanks and Happy Holidays!&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1655485892</link><guid>http://eppand.tumblr.com/post/1655485892</guid><pubDate>Mon, 22 Nov 2010 22:18:03 -0600</pubDate></item><item><title>How to Determine if an Element Exists with jQuery?</title><description>&lt;p&gt;jQuery makes it easy to determine if an element in your DOM exists.&lt;/p&gt;
&lt;pre&gt;if ( $('#elementID').length ) 
{
 // do something
}
&lt;/pre&gt;
&lt;p&gt;Simple enough, right?&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1464274733</link><guid>http://eppand.tumblr.com/post/1464274733</guid><pubDate>Tue, 02 Nov 2010 16:00:54 -0500</pubDate><category>jquery</category><category>tips</category><category>code</category></item><item><title>Does the age of your domain determine your Google rank?</title><description>&lt;p&gt;A long discussed topic as a factor in the infamous algorithm is domain age. This factor may cast a gray shadow over a new website and their ensuing launch because of the fear that the domain &amp;#8220;isn&amp;#8217;t old enough&amp;#8221; to be ranked by Google.&lt;/p&gt;
&lt;p&gt;Domain age is a factor in the Google algorithm but shouldn&amp;#8217;t be a key factor in your SEO equation. Google tries to use their data on when they they first crawl and/or see links to you site to determine the age factor. Relying on what WHOIS data that is available is some loose ground in terms of Google&amp;#8217;s crawl.&lt;/p&gt;
&lt;p&gt;All this comes back to what your site is and how you create content for it. So keep your resources to build good content that people want to link to and Google will find and rank your site. Don&amp;#8217;t poor all your money into that 9 year old URL from the site auction and then just plop some content online. Focus on content, first and foremost.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=-pnpg00FWJY"&gt;Google&amp;#8217;s stance on ranking by domain age&lt;/a&gt;.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1407954217</link><guid>http://eppand.tumblr.com/post/1407954217</guid><pubDate>Tue, 26 Oct 2010 12:55:59 -0500</pubDate><category>seo</category><category>google</category><category>search</category></item><item><title>CSS Tip: style links for accessibility too.</title><description>&lt;p&gt;It is easy to overlook, and quite frankly forget about, a:focus and a:active when controlling your link styles. When styling your a tags remember that the outlining applied by default in most browsers is a good recognition effect for users who tab through links or access the site with keyboard controls. Removing the styling on the a:focus and a:active will remove this visual indicator for those users tabbing, or otherwise accessing the links on your website.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1403096436</link><guid>http://eppand.tumblr.com/post/1403096436</guid><pubDate>Mon, 25 Oct 2010 21:09:00 -0500</pubDate><category>tips</category><category>css</category></item><item><title>SEO Tip: Use Google Suggest for keyword research</title><description>&lt;p&gt;There are a lot of great tools available, both free and paid, to conduct keyword research. However, one you might overlook is what is in front of you every time you go to google search. Aand if you are like me that is lot.&lt;/p&gt;

&lt;p&gt;Google Suggest is the drop down box that appears with synonyms for your query when you type into the search box. What this shows you is relevant, and possibly alternative, search phrases to you keyword. Best of all, the suggestions are &amp;#8220;straight from the horse&amp;#8217;s mouth&amp;#8221; being Google&amp;#8217;s mathematically determined suggestions to your search query.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1370046946</link><guid>http://eppand.tumblr.com/post/1370046946</guid><pubDate>Thu, 21 Oct 2010 20:16:45 -0500</pubDate><category>seo</category><category>tips</category><category>google</category></item><item><title>SEO Tip: Don't try to over optimize your web page</title><description>&lt;p&gt;Build a page with a single keyword or phrase in mind. You should target on-page optimization for your website content in a 1 to 1 relationship not a many to 1. Logic says that a single page should be content specific to a single topic (e.g. keyword/phrase).&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1218824661</link><guid>http://eppand.tumblr.com/post/1218824661</guid><pubDate>Thu, 30 Sep 2010 20:02:23 -0500</pubDate><category>tips</category><category>SEO</category></item><item><title>Google Tip: Monitor Your Competitor's Inbound Link Anchor Text</title><description>&lt;p&gt;Use the &amp;#8220;inanchor:&amp;#8221; and &amp;#8220;allinanchor:&amp;#8221; operators to see which of your competitors have obtained keyword rich links to their site. This will help you analyse their link building effectiveness on keywords you target or should be targeting.&lt;/p&gt;
&lt;p&gt;Example: &lt;code&gt;inachor:"product keyphrase here"&lt;/code&gt; would return results with &amp;#8220;product keyphrase here&amp;#8221; in the link anchor text.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1178922656</link><guid>http://eppand.tumblr.com/post/1178922656</guid><pubDate>Fri, 24 Sep 2010 04:01:44 -0500</pubDate><category>google</category><category>tips</category></item><item><title>Google Tip: Google Stops It's Results at 1000 for a Given SERP</title><description>&lt;p&gt;If you do an indexation search on Google you can only get 1000 results deep, or to page 100. An odd stat to uncover since most searchers don&amp;#8217;t make it past page 3 of any given search query SERP (Search Engine Results Pages).&lt;/p&gt;
&lt;p&gt;An alternative to this issue is the utilize Google&amp;#8217;s search operators and begin your query with &amp;#8220;site:&amp;#8221; or &amp;#8220;inurl:&amp;#8221;. This will limit your results to the requests site.&lt;/p&gt;
&lt;p&gt;Example: &lt;code&gt;site:www.thedomain.com inurl:product&lt;/code&gt;&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1167117527</link><guid>http://eppand.tumblr.com/post/1167117527</guid><pubDate>Tue, 21 Sep 2010 11:12:44 -0500</pubDate><category>google</category><category>tips</category></item><item><title>Twitter Tip: How to Remove Yourself From Another User's List</title><description>&lt;p&gt;To prevent yourself from being on a Twitter list you must block the creator of that list.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1156408513</link><guid>http://eppand.tumblr.com/post/1156408513</guid><pubDate>Mon, 20 Sep 2010 09:36:58 -0500</pubDate><category>twitter</category><category>tips</category></item><item><title>When Will I See the New Twitter?</title><description>&lt;p&gt;Ev Williams, co-founder or Twitter,  answered this is question in a recent #AskEv session on Twitter. The New Twitter is being rolled out worldwide to a randomly selection of users over the next few weeks. This cautious rollout schedule is smart measure on Twitter&amp;#8217;s part. Most apps that have such a large user base rollout out in steps and I am sure that Twitter doesn&amp;#8217;t want to show the FAIL Whale anymore than it already does.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1152071862</link><guid>http://eppand.tumblr.com/post/1152071862</guid><pubDate>Sun, 19 Sep 2010 11:54:44 -0500</pubDate><category>twitter</category><category>tips</category><category>newtwitter</category></item><item><title>How to Add Evernote Site Memory Button to Tumblr Blog</title><description>&lt;p&gt;To accomplish this we will need a few things:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Your customize Tumblr URL&lt;/li&gt;
&lt;li&gt;Your Evernote Site Memory button Code&lt;/li&gt;
&lt;li&gt;A hosted jQuery source.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Getting to Your Customize Theme Page&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We will need to edit your Tumblr theme to include the Evernote Site Memory button and add some jQuery to manipulate the showing and hiding of the button where applicable.&lt;/p&gt;
&lt;p&gt;To access your Tumblr Theme code got to the customize URL (&lt;a href="http://www.tumblr.com/customize"&gt;&lt;a href="http://www.tumblr.com/customize"&gt;http://www.tumblr.com/customize&lt;/a&gt;&lt;/a&gt;) or click &amp;#8220;Customize&amp;#8221; in the right hand column.&lt;/p&gt;
&lt;p&gt;Click the &amp;#8220;Theme&amp;#8221; link on the customize toolbar to open your Theme HTML context. The Theme HTML is where we make the magic happen.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Evernote Site Memory Button&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In a new tab go to the &lt;a href="http://www.evernote.com/about/developer/sitememory/index.php#a_builder"&gt;Evernote Site Memory Button Builder&lt;/a&gt;. On this page you can build you site memory button. Evernote has provided a few different options to fit into various layouts. After you build your button copy the code from the Button Preview section.&lt;/p&gt;
&lt;p&gt;My tumblr site uses the following button code:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;script type="text/javascript" src="http://static.evernote.com/noteit.js"&amp;gt; &amp;lt;a href="#" onclick="Evernote.doClip({contentId:'post',providerName:'Andrew Epperson\'s blog'}); return false;"&amp;gt;&amp;lt;img alt="Clip to Evernote" src="http://static.evernote.com/article-clipper-vert.png" border="0" /&amp;gt;&amp;lt;/a&amp;gt; &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Take your copy of the code and insert it into your Theme HTML at the desired spot. Wrap the site memory button code inside of a div with and id of &amp;#8220;enClip&amp;#8221;. We will use this id for the jQuery. The code should like this:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;div id="enClip"&amp;gt; &amp;lt;script type="text/javascript" src="http://static.evernote.com/noteit.js"&amp;gt; &amp;lt;a href="#" onclick="Evernote.doClip({contentId:'post',providerName:'Andrew Epperson\'s blog'}); return false;"&amp;gt;&amp;lt;img alt="Clip to Evernote" src="http://static.evernote.com/article-clipper-vert.png" border="0" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;We now need to give our post content the id of &amp;#8220;post&amp;#8221; that we are declaring in the &amp;#8220;contentId&amp;#8221; parameter of the Evernote clip javascipt. Assign the div that contains your posts elements the id of &amp;#8220;post&amp;#8221;. Yes on the homepage this will create duplicate IDs which should be unique, but the HTML will still render and Evernote requires an ID and not a class for this purpose.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Using jQuery to Show the Button&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now we want the Evernote Site Memory Button to show an the individual post, but not on the homepage with multiple post. This is desired because of how Tumblr repeats posts in the theme our post id of &amp;#8220;post&amp;#8221; is repeated on the homepage and the button wouldn&amp;#8217;t know which id to pull content from.&lt;/p&gt;
&lt;p&gt;Within your &amp;lt;style&amp;gt;&amp;lt;/style&amp;gt; tag add the styling to hide the &amp;#8220;enClip&amp;#8221; div and any other styling that is required for layout on the page. My css looks like:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;#enClip {float:left; padding-right:10px; display:none;}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now we add our jQuery library and code to show the button on the individual post pages. Add the following code before your tag (replacing YOURURL with your Tumblr blog username:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"&amp;gt; &amp;lt;script type="text/javascript"&amp;gt; $(function() {   var wl = window.location.href;   if ( wl != "http://YOURURL.tumblr.com/" ) { $("#enClip").show(); } }); &amp;lt;/script&amp;gt; &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The above code checks to see if the URL does not equal the path to your homepage. If it does not match then we show the enClip div that contains the Evernote Site Memory Button.&lt;/p&gt;
&lt;p&gt;Now you can save your Theme edits by click the &amp;#8220;Save&amp;#8221; button in the upper right corner of the customize page and then view your Tumblr blog to see the results.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1135105683</link><guid>http://eppand.tumblr.com/post/1135105683</guid><pubDate>Thu, 16 Sep 2010 20:50:00 -0500</pubDate><category>how to</category><category>evernote</category><category>tips</category><category>themes</category></item><item><title>Google Tip: How to turn off personalized search results</title><description>&lt;p&gt;Google now shows you personalized search results all the time, even when you are not logged in. Results are personalized based upon your last 180 days of Google activity as tracked by the linked cookie in your browser.&lt;/p&gt;
&lt;p&gt;To turn off personalized search you can easily appending “&amp;amp;pws=0” to the end of your Google SERP (search engine results page) URL in the address bar of your web browser. For example: &lt;a href="http://www.google.com/search?q=pizza&amp;amp;pws=0"&gt;&lt;a href="http://www.google.com/search?q=pizza&amp;amp;pws=0"&gt;http://www.google.com/search?q=pizza&amp;amp;pws=0&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1121500894</link><guid>http://eppand.tumblr.com/post/1121500894</guid><pubDate>Tue, 14 Sep 2010 11:40:00 -0500</pubDate><category>google</category><category>tips</category><category>serp</category></item><item><title>How Google Instant May Effect Your Analytics</title><description>&lt;p&gt;You will see the &amp;#8216;predicted query&amp;#8217; as the keyword in your Google Analytics, as indicated in a recent &lt;a href="http://analytics.blogspot.com/2010/09/more-on-instant-search.html"&gt;post&lt;/a&gt; by Google.&lt;/p&gt;
&lt;p&gt;Google Instant works based upon the idea that it can predict your query. So it will be showing search results for the query it anticipates you are typing. So if the user is typing &amp;#8220;web design&amp;#8221; but click on the search results after only inputting &amp;#8220;web des&amp;#8221;, then your Google Analytics will show &amp;#8220;web design&amp;#8221; in your keyword metric.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1115580442</link><guid>http://eppand.tumblr.com/post/1115580442</guid><pubDate>Mon, 13 Sep 2010 10:00:00 -0500</pubDate><category>google</category><category>seo</category><category>analytics</category></item><item><title>The Evernote Challenge... continued.</title><description>&lt;p&gt;After about a month of use, I have found Evernote to be catch all for items I need to / should remember. I mostly find myself using the desktop application and iPhone app, but the Firefox plugin and DM on Twitter are also great tools for the quick shot items.&lt;/p&gt;
&lt;p&gt;Items often stored in my Evernote include:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;snippets of code&lt;/li&gt;
&lt;li&gt;tip and tricks&lt;/li&gt;
&lt;li&gt;meeting notes&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;From my perspective Evernote has been a great resource. It gets solid use and I would highly recommend to any Front-End Developer needing to collect their thoughts in a single location.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1099896102</link><guid>http://eppand.tumblr.com/post/1099896102</guid><pubDate>Fri, 10 Sep 2010 20:38:59 -0500</pubDate><category>evernote</category></item><item><title>Google Tip: How To Show More Than 10 Results Per Page</title><description>&lt;p&gt;To quickly adjust the number of results on your Google search results page add “&amp;amp;num=100” to the end of the URL. This number doesn’t have to be 100. If you wanted 50, just replace the number.&lt;/p&gt;
&lt;p&gt;Your URL would look something like this: &lt;a href="http://google.com/search?q=pizza&amp;amp;num=100"&gt;&lt;a href="http://google.com/search?q=pizza&amp;amp;num=100"&gt;http://google.com/search?q=pizza&amp;amp;num=100&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1097678578</link><guid>http://eppand.tumblr.com/post/1097678578</guid><pubDate>Fri, 10 Sep 2010 10:45:00 -0500</pubDate><category>google</category><category>tips</category><category>seo</category></item><item><title>Facebook Tip: How Many Admins Can Your Fan Page Have?s</title><description>&lt;p&gt;The answer is unlimited. You can have as many users admin a Fan Page as you want.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.facebook.com/help/?faq=15187"&gt;http://www.facebook.com/help/?faq=15187&lt;/a&gt;&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1093395558</link><guid>http://eppand.tumblr.com/post/1093395558</guid><pubDate>Thu, 09 Sep 2010 16:00:00 -0500</pubDate><category>facebook</category><category>tips</category></item><item><title>Soon Twitter's User Stream Will Be Available To All</title><description>&lt;p&gt;Q: Twitter User Stream. What is that?&lt;/p&gt;
&lt;p&gt;A: In short, &amp;#8220;User Streams provides real-time updates of all data needed to update a desktop application display&amp;#8221;. A detailed explanation can be found on Twitter&amp;#8217;s &lt;a href="http://dev.twitter.com/pages/user_streams"&gt;dev site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I have been on the private beta testing of this API for a few weeks now, and I must say&amp;#8230; real-time twitter feed in my TweetDeck is awesome. The open beta testing date hasn&amp;#8217;t yet been announced, but is suggested to be available soon.&lt;/p&gt;
&lt;p&gt;Read more detailed coverage at &lt;a href="http://mashable.com/2010/09/09/twitter-user-streams-open-beta/"&gt;mashable&lt;/a&gt;.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1091686393</link><guid>http://eppand.tumblr.com/post/1091686393</guid><pubDate>Thu, 09 Sep 2010 08:51:01 -0500</pubDate><category>twitter</category><category>api</category><category>tweetdeck</category><category>real-time</category></item><item><title>Facebook Tip: You can "Like" up to 500 Pages.</title><description>&lt;p&gt;Facebook limits the number of Pages that a user can &amp;#8220;like&amp;#8221; to 500. So if you are anywhere near that number, you may need to tidy up that list a bit.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="http://www.facebook.com/help/?faq=12276"&gt;Facebook help article&lt;/a&gt;.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1086561207</link><guid>http://eppand.tumblr.com/post/1086561207</guid><pubDate>Wed, 08 Sep 2010 09:03:27 -0500</pubDate><category>facebook</category><category>tips</category></item><item><title>Add Tweet-stimonials (Twiiter Testimonials) to Your Blog</title><description>&lt;p&gt;In a recent &lt;a href="http://www.searchenginejournal.com/how-to-easily-install-twitter-testimonials-on-your-blog/23737/"&gt;post&lt;/a&gt; by Ann Smarty at Search Engine Journal, Ann highlights the idea of utilizing Twitter for a testimonials feed on your blog. The idea is based upon obtaining the RSS feed for you Twitter favorites.&lt;/p&gt;
&lt;p&gt;This ideology could be applied to a plethora of topics, but Ann specifically directs her attention to &amp;#8220;testimonials&amp;#8221; and how to add that feed to WordPress with a plugin. The use of the favorite RSS feed would not be limited to WordPress. RSS feeds are easily parsed and there are a number of tools and resources available for implementation across multiple platforms, not just WordPress.&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1080894551</link><guid>http://eppand.tumblr.com/post/1080894551</guid><pubDate>Tue, 07 Sep 2010 07:35:33 -0500</pubDate><category>twitter</category><category>rss</category><category>wordpress</category></item><item><title>How to select children of $(this) in jQuery</title><description>&lt;p&gt;It&amp;#8217;s simple really&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$("img", this);&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The above jQuery translation is just a short version of&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$(this).find("img");&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So using the find() method would be a touch faster, but both accomplish the same task.&lt;/p&gt;
&lt;p&gt;This differs from the standard selection of a child element which is:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$(div &amp;gt; img);&lt;/code&gt;&lt;/p&gt;</description><link>http://eppand.tumblr.com/post/1053573403</link><guid>http://eppand.tumblr.com/post/1053573403</guid><pubDate>Thu, 02 Sep 2010 10:00:00 -0500</pubDate><category>jquery</category><category>javascript</category></item></channel></rss>
