Skip navigation
In This Article
View On Single PageView on single page
Categories
NEWSLETTERS  |  FEBRUARY, 2008

Implementing Search Engine Optimization

From How To Do SEO by Eric Holter

Implementing the Search Phrase


Now that I've determined my subject and translated it I need to implement it on my site. There are a few places to use this phrase to optimize the content. I'll be using the NewfangledCMS to place the phrase in these areas, but while our CMS is designed to make SEO really easy to implement, there's nothing magical about the tool itself. You can follow the same practices with most good content management tools, or hand code it for any web page.

The actual visible title of the page should ideally use this strategic phrase. But sometimes the strategic phrase is not a good choice editorially, so feel free to alter it. In this case the phrase

"how to determine the best keywords for a web page" is too long for my visible page title, so I'm making the editorial decision to truncate it for the visible page title. I'll use "Determining Web Page Keywords" instead. Our CMS is designed to always uses "H1" tags for these visible page titles. If you're hard coding your page or using a different system, make sure this convention is followed. "H1" is HTML code that indicates that the content is the topmost heading. That's one facet of page information search engines take into consideration. If your content management system doesn't use H1 tags for page titles, don't sweat it. Remember, it's the words themselves that are of utmost importance, not the HTML code.

The second area to implement this phrase is in the "browser title." That's the content that shows up at the very top of the browser above the File menus and tools. This is the phrase that is listed in the search engine results. It's also the phrase that would be used if someone were to bookmark the page. Most content management systems will provide a place to control the browser title. Ours is under the "meta data" tab. Here I will copy and paste my phrase just as I formulated it. You can also place your target words and phrases in the keywords and description fields. But because this content doesn't visibly show up on the page, people have been known to stuff them full of irrelevant phrases in hopes of tilting search traffic their way. As a result search engines pretty much ignore these fields. I usually just repeat my same phrase in these fields just in case they use it in some minimal way, but leaving them blank is fine too.

The NewfangledCMS gives me the ability to control the URLs for each page. Some content management systems use generic ID numbers to build the URLs for each page. In fact, if I don't indicate a specific page URL here, ours will use a database record ID too.

A friendly, editorially relevant URL is helpful and is a minor factor in search engine ranking, but it's not that big of a deal, remember--it's the words on the page that are most important. When using a feature like this you'll have to make sure that every page on your site has a unique file name--you can't use the same URL refer to two different pages.

I'll use the same phrase as I've targeted for my browser title. Our system converts the phrase to all lower case and adds dashes or underscores between words. You can't add any special characters in a page's file name--no apostrophes, ampersands, or asterisks.

<  1  2  3  4  5  6  >  
Comments
Susan Petracco | February 28, 2008 10:50 AM

Eric,

Thank you for the article - it's a great introduction into optimizing a site for search engines, and your approach is terrific.

I do think it's important to note the importance of the description meta tag, however. You write, "You can also place your target words and phrases in the keywords and description fields....As a result search engines pretty much ignore these fields."

While this is true in terms of the rank of a webpage, the description field is not ignored when it comes to the display of a webpage. Often, search engines (including Google) display the description meta tag as the "blurb" of text that appears below the site name in the results pages. This blurb influences the decision of the user to click through to the site, so taking the time to write a good description meta tag is really important to click-thrus, if not to rankings.

On the other hand, I totally agree with you about the keywords meta tag. We're even exploring removing that altogether, in an effort to simplify clients' on-site SEO maintenance.
Eric Holter | February 28, 2008 11:55 AM

Hi Susan. Thanks for the comment. You're right of course. Description are sometimes used in the search results. I tend to prefer the "snippets" that Google generates with the relevant parts of the page text in bold, so I don't usually give my descriptions much thought. Maybe I should.
Allan Joseph Cagadas | June 7, 2011 10:47 AM

Hi Eric,

Thanks for the article, I learned a lot of stuff in the video especially on which steps to take first. Though search engines changes their algorithms especially google from time to time, at least I get to know more about the basics. Hope to see more updated videos from your blog.
Alex | November 30, 2011 4:54 AM

Very well written. Very unique, impressive, and helpful information. Thank you for sparing your time to write all this in detail