Your Search Advisor logo

Archive for the 'SEO' Category


How Does SEO Work?

July 2nd, 2009

Thanks for visiting! If you're new here, you may want to subscribe to the RSS feed.

Editor’s Note: This is week 2 of Stephanie Chueh’s internship blog. She posts weekly about her experiences learning search engine marketing.

How does search engine optimization work? The past few days, I’ve been learning a few of the fundamental principles of SEO, and I am really excited to start putting what I’ve learned into practice.

In the next few weeks, Andrew and I are planning to get me a domain name, so I can get some hands-on experience with SEO. I’m looking forward to doing some basic programming with HTML, finding good ways to get links, making sites very accessible to visitors, discovering the best ways to generate traffic to a site, and making a site rank first when it is searched.  I want to learn all I can about this increasingly important field, and I am especially interested in finding out how SEO fits into a company’s overall marketing strategy.

Once I have completed training, I anticipate helping Andrew make your company even more visible.

Posted by Steph | in SEO, Stephanie Chueh, YSA | No Comments »

Thoughts on the Future of SEO

June 22nd, 2009

This nugget was excerpted from an email exchange with a friend. I’ve often thought this but never put the words on paper (or pixels) until now. I thought it was worth sharing:

When I look 5-10 years ahead in SEO, choosing quantity over quality is a move in the wrong direction, if you ask me. There are going to be more competitors and more search-friendly platforms for websites. Basic crawler accessibility will be web dev 101. The truly successful SEO will approach search from marketing perspective, not the other way around.

That’s why it’s called Search Engine Marketing.

Penny for your thoughts? Literally. Stop by the Brickyard. I’ve got a mug full of ‘em.

Posted by Andrew Miller | in Ann Arbor, Enterprise SEO, SEM Industry, SEO, YSA | No Comments »

Web Users Don’t Care About Browsers

June 19th, 2009

Some Googlers conducted a very interesting set of “man on the street” interviews about the differences between a web browser and a search engine. If you believe this “randomly” sampled data is accurate, we can assume that most web users don’t understand (or care about) the difference between the two.


Interviewer: Scott Suiter, Edited by Tristan Kneschke, Camera: Ji Lee. More details here.

The last frame is interesting:

“Less than 8% of people who were interviewed on this day knew what a browser was.”

What does this mean for your business? Web users are increasingly dependent on search and search engines to find their way around the web. If your website does not appear in the top few organic (non-paid) or paid search results, you are missing out on a LOT of incremental web traffic.

Posted by Andrew Miller | in PPC, SEO | No Comments »

7 Signs Your Competitor Hired an SEO

June 12th, 2009

Friendly Competition

Competition is usually a good thing in a capitalist society, but it’s not always friendly and it’s not always fair. If your website is being outranked by a competitor’s site when you Google your products or services, it may be because they hired a Search Engine Optimization (SEO) consultant to improve their site’s visibility for various high-value keywords.

A good SEO consultant leaves very little evidence of their efforts (other than better rankings and more traffic), but you can spot the work of a competent SEO if you know what to look for.

Here are 7 signs your competitor may have hired an SEO:

1. The rel=”nofollow” Attribute

This little bit of code in a website link is used to prevent search engines from crawling through the link to the destination page. People familiar with SEO use it to keep search engine crawlers from passing PageRank to pages that shouldn’t appear in Google’s index.

A normal link looks like this:

<a href="http://www.yoursearchadvisor.com">Your Search Advisor</a>

a link with the rel=”nofollow” attribute will look like this:

<a href="http://www.yoursearchadvisor.com" rel="nofollow">Your Search Advisor</a>

To look for this on your competitor’s site: Click the View > Page Source menu option in your web browser. Use the Find command and search for “nofollow”.

Exception to the rule: Some Content Management Systems (CMS) include the rel=”nofollow” attribute by default on some outgoing links, so your competitor may not even know they are doing it.

2. A sitemap.xml File

An XML sitemap is a “Table of Contents” for your website that is coded in a way that search engines find very useful. Most human visitors will never know it’s there. Search Engine Optimizers use them to tell a search engine crawler where to find each page on the site, when it was last updated and its importance relative to other pages on the site.

To find this on your competitor’s site: Go to their home page and add /sitemap.xml to the end of the URL. This is the default location for a sitemap although it can be placed elsewhere.

For example, my sitemap is here: http://www.yoursearchadvisor.com/sitemap.xml

Exception to the rule: Again, some CMS platforms generate a sitemap.xml file by default. Other times, your competitor or their SEO may place the sitemap in a different location to keep it away from prying eyes.

3. A robots.txt File

Similar to a sitemap.xml file, a robots.txt file is a specially-formatted text file that webmasters can use to keep search engine crawlers from accessing certain parts of a website. For example, you may not want pages from the “insider information” section of your website to appear in search results so you would include that section in your robots.txt.

To find this on your competitor’s site: Go to their home page and add /robots.txt to the end of the URL. This is the default location for this file.

4. Google Webmaster Usage

Savvy SEO’s will register websites with Google Webmaster Central to get more detailed statistics about how and when Google crawls their website. To “verify” site ownership, Google provides a META tag that must be uploaded to the website to prove that you own it before sharing the crawling information.

To look for SEO involvement: View the source code of your competitor’s home page and search for the term “verify-v1” in the <head> section. Chances are somebody on their team is knowledgeable about SEO if you see something that looks like this:

<meta name="verify-v1" content="GRFWZR/Xs/Gsomerandomdigitsm4jGWF/BUg=" />

Similarly, the tag for the Yahoo! Site Explorer code looks like this:

<meta name="y_key" content="e7somedigits3c" />

Exception to the rule: The engines provide an alternative method of claiming a website that involves uploading a unique HTML or XML file to their server. These are much harder to find since the file name is random so you won’t find it unless you know what to look for. Your competitor might have registered their site this way and you wouldn’t know it.

5. Claimed Listings in Local Search Engines

Google Maps, Yahoo Local and other local search engines allow business owners (or their SEO or marketing people acting on their behalf) to “claim” or “verify” that they own the business. Once they have done so, they can add or edit the business listing, remove inaccurate information, upload photos, fix incorrect map placements, and a variety of other useful fixes.

To look for SEO involvement: Search either of those sites for your competitor and click on their listing. In Google, it will say “Provided by the business owner” within the “more info” section. If you see that, it could indicate that an SEO consultant encouraged them to claim their listing and update the details.

6. Optimized Meta Data and Page Titles

If an SEO is working on your competitor’s website, they will likely be optimizing each page’s copy for specific keywords. Sometimes they overdo it and it’s obvious which keywords they are targeting.

To look for SEO involvement: Check your competitor’s source code (File > View Source) and look for blatant over-use of high-value keywords in their page titles or Meta descpription and keywords tags.

They look like this:

<title>This is the Page Title</title>
<meta name="description" content="This is the page description which may include blatantly obvious keyword usage." />
<meta name="keywords" content="keyword, keyword variation, another keyword variation, keywords plural, you get the idea" />

7. Links Increasing Over Time

Proper SEO requires improving the quality and quantity of links pointing to a website. If your competitor is utilizing a competent SEO, you might expect to see the number of links to their website increasing over a period of weeks or months.

To look for SEO involvement: Use the Yahoo Site Explorer tool,type in your competitor’s web address and click “Explore URL”. Click the “Inlinks” button and then use the Show Inlinks selector to choose “Except from this domain”. Write down the total number of links. Check again every few weeks and keep track of the link counts. If their link count is rising faster than yours, it might indicate that they hired an SEO to build links to their site.

Exceptions to the rule: If your competitor is doing a lot of marketing, public relations, promotions, or is in the news, it could result in an increase in awareness for their site which could lead to more links regardless of whether they are doing it with SEO in mind.

What Next?

None of these signs are dead giveaways, as mentioned in the exceptions to each rule. But if you find more than 3 or 4 of these elements in your competitor’s site, you may consider fighting fire with fire and learning more about SEO.

Remember, search is a marathon not a sprint. If they have a head start, it doesn’t mean you can’t run a smarter race and beat them to the finish line.

Posted by Andrew Miller | in Local Search, SEM Industry, SEO | No Comments »

Forrester: Social and Mobile Ads on the Rise

June 8th, 2009

According to a recent Forrester Research survey of internet marketers, 2009 is going to be a big year for social media and mobile marketing. The chart below explains it all (via Marketing Pilgrim):

Forrester Marketing Survey Results

Forrester Marketing Survey Results

My only concern with these results is that it skews heavily towards more savvy internet marketers and does not reflect the larger business landscape. I base that on the fact that I don’t see any evidence that 80% of all marketers are currently using SEO and Pay Per Click advertising.

Based on that assumption, can we hypothesize that the growth in social and mobile marketing won’t be as strong as Forrester predicts?

Posted by Andrew Miller | in Mobile Advertising, PPC, SEO, Social Media | No Comments »

Search this site

Categories

Recent Posts

Connections

RichmondWiki.org Editor