admin »
22 June 2009 »
In SEO Kennisbank »
Title Tag Format
Best Practice:
Primary Keyword – Secondary Keywords | Brand
Or
Brand Name | Primary Keyword and Secondary Keywords
Reasoning:
We recently finished our first round of intensive search engine ranking factors correlation testing. The results were relatively clear. If you are trying to rank for a very competitive term, it is best to include the keyword at the beginning of the title tag. If you are competing for a less competitive term and branding can help make a difference in click through rates, it is best to put the brand name first. With regards to special characters, we prefer pipes for aesthetic value but hyphens, n-dashes, m-dashes and subtraction signs are all fine.
Title Tag Coorelation
via SEOmoz | SEO Best Practices: SEOmoz’s New Policies Based on Updated Correlation Data.
Continue reading...
admin »
16 June 2009 »
In SEO Kennisbank »
From now on, if you wish to sculpt PageRank, you’ll want to use one of the following classic PR sculpting methodologies:
* Option A: An embedded iFrame on the page containing the links you don’t want the engines to follow (remember not to link to the iFrame URL, and potentially block it using robots.txt)
* Option B: Links that call a Javascript redirect script with access blocked for search engine bots (as Google is also now crawling basic javascript and counting links through it)
* Option C: An embed in Flash, Java or some other non-parseable plug-in that contains the desired links
* Option D: Settings that turn off links for non-cookied or non-logged-in visitors
via SEOmoz | Google Says: Yes, You Can Still Sculpt PageRank. No You Can’t Do It With Nofollow.
Continue reading...
admin »
11 June 2009 »
In SEO Kennisbank »
- Phrase search (”")
By putting double quotes around a set of words, you are telling Google to consider the exact words in that exact order without any change. Google already uses the order and the fact that the words are together as a very strong signal and will stray from it only for a good reason, so quotes are usually unnecessary. By insisting on phrase search you might be missing good results accidentally. For example, a search for [ "Alexander Bell" ] (with quotes) will miss the pages that refer to Alexander G. Bell.
- Search within a specific website (site:)
Google allows you to specify that your search results must come from a given website. For example, the query [ iraq site:nytimes.com ] will return pages about Iraq but only from nytimes.com. The simpler queries [ iraq nytimes.com ] or [ iraq New York Times ] will usually be just as good, though they might return results from other sites that mention the New York Times. You can also specify a whole class of sites, for example [ iraq site:.gov ] will return results only from a .gov domain and [ iraq site:.iq ] will return results only from Iraqi sites.
- Terms you want to exclude (-)
Attaching a minus sign immediately before a word indicates that you do not want pages that contain this word to appear in your results. The minus sign should appear immediately before the word and should be preceded with a space. For example, in the query [ anti-virus software ], the minus sign is used as a hyphen and will not be interpreted as an exclusion symbol; whereas the query [ anti-virus -software ] will search for the words ‘anti-virus’ but exclude references to software. You can exclude as many words as you want by using the - sign in front of all of them, for example [ jaguar -cars -football -os ]. The - sign can be used to exclude more than just words. For example, place a hyphen before the ’site:’ operator (without a space) to exclude a specific site from your search results.
Continue reading...
Tags: Google Search
admin »
02 June 2009 »
In HTML Stuff »
Regular Expressions Cheat Sheet
A one-page reference sheet. It is a guide to patterns in regular expressions, and is not specific to any single language. Available in PDF and PNG.

Continue reading...