On Innovation (Mini-Rant)

TL;DR implementing a system to “drive” (e.g. creating a team or process) and “celebrate” (e.g. recognition awards because let’s be real those are just popularity contests) innovation is counter-productive to progress and I firmly believe this can only be fostered via company culture, environment, public forum, mind share, etc. What is innovation? I define it as the application of an idea in a useful and novel way to ensure an entity remains relevant while fundamentally changing the way it is perceived. ...

February 20, 2018 · Christopher Yee

TF-IDF Explained: With Help From US Presidents

TF-IDF, or Term Frequency-Inverse Document Frequency, has long been utilized by search engines to score and rank a document’s relevance for any given search query. In spite of this, I think it continues to be a misunderstood or under-the-radar concept in the broader SEO world due to 1) “keyword density” being much easier to explain and 2) it’s like a word salad when you read it for the very first time. ...

September 25, 2017 · Christopher Yee

Moz: Put Your Money Where Your [Diversity] Mouth Is

I attended MozCon 2017 last month where it’s always a blast to reconnect with old colleagues and make new friends. That being said, this isn’t going to be your typical feel good post or conference recap. Instead, it’s going to be an observation about conference diversity, specifically MozCon. CONTEXT I attended my first MozCon back in 2013 with SEOgadget (now BuiltVisible) where it was also Moz’s first time hosting the conference at the Washington State Convention Center in Seattle. I don’t recall the exact numbers but I’d venture a guess it was anywhere between 800-1K attendees. It didn’t feel too large where you’d get lost in the crowd but it was intimate enough. ...

August 14, 2017 · Christopher Yee

Extracting Links from a Page with Ruby and Nokogiri

Scraper is a pretty good Chrome extension I use on a regular basis to quickly extract links from a page. Unfortunately, there can be rare instances where it actually takes more effort to use. For example, if I wanted to retrieve all links from Hewlett-Packard’s HTML sitemap, I would need to create multiple Google spreadsheets to capture that data because of the way the page is structured. In this particular case, I’d have to scrape the page a total of 14 times to account for the different sections. ...

February 13, 2014 · Christopher Yee

A Year of Webkit2png

When I joined SEOgadget last year, my first blog post was about using webkit2png for site audits, stalking and more. What I didn’t mention was my 2013 new years resolution - to track the home page of three websites for the entire year with webkit2png. The following videos come from the home pages of Macy’s, Yahoo and Amazon with a years worth of images compiled together. It’s nothing too crazy but feel free to turn on your favorite jam, sit back, relax and view them for your pleasure. ...

January 2, 2014 · Christopher Yee

Crayon Syntax Highlighter Themes

This article is seriously outdated since I no longer use WordPress If you write a technical blog post about optimizing source code for SEO or programming scripts, I highly recommend the Crayon Syntax Highlighter for WordPress users - it gives your examples a nice, snazzy look to it. The plugin includes 25 default themes but I couldn’t find a good preview gallery for them anywhere so I decided to list them all out below. Enjoy! ...

October 22, 2013 · Christopher Yee

Updated aHrefs Link Analysis Script

I updated my aHrefs bulk link analysis script to improve its functionality by adding two features. The script now returns the results in a CSV file called ahrefs_results.csv Introduces the .map Ruby enumerable for a “cleaner” syntax The source code for this Ruby script can be found at my Github repository. My next task is defining individual functions to eliminate any code redundancy and ultimately speed up the API calls. Stay tuned! ...

March 19, 2013 · Christopher Yee

Joining the SEOgadget Family

This post is super late but if you didn’t know already I left my short tenure with Macy’s earlier this month and joined the SEOgadget family! You can read my first SEOgadget blog post here. I’m helping out Laura Lippay expand the US office so I’ll be getting a taste of both agency and startup life. Business is already booming and I’ve got so much work ahead we are looking to hire another Organic Search Strategist. Yes, that’s right - I need a partner in crime! ...

March 1, 2013 · Christopher Yee