1 0 Archive | SEO RSS feed for this section
post icon

Top 5 Posts van 2007

De tijd van lijstjes is eigenlijk al voorbij maar toch doe ik er nog even 1.
Een top 5 van de “beste” Posts van 2007.

Deze 5 kregen gemiddeld de meeste hits of comments in 2007 dus kennelijk waren ze vrij populair.

1 – Kopen in de amerikaanse itunes winkel

2 – HowTo: Last.FM gadget toevoegen op Hyves
3 – HowTo: SEO Tips voor je wordpress blog
4 – Gratis online databackups met Mozy
5 – Gratis veiliger en sneller surfen met OpenDNS

Add to Technorati Favorites Add to Google

Read full story »
02. Jan, 2008
post icon

Interview met Aaron Wall over zijn SEO Boek

Op Problogger een interview met Aaron Wall, de schrijver van 1 van de beste online boeken over SEO.

Problogger is de site voor je als je serieus geld met je website wil gaan verdienen. Als daarop dus een interview staat met iemand die een ebook over SEO heeft geschreven dan mag je er wel vanuit gaan dat het niet een boek is waarvan je er online 100000′en van tegenkomt.

problogger over SEOBOOK

“I’ve said on numerous occasions that I’ve learned almost everything that I know about SEO from your resource – SEO Book – ”

Voordeel van dit boek is dat het daadwerkelijk geupdate wordt, en dat je daar gratis recht op hebt voor “eeuwig”. En ook is de schrijver Aaron Wall 1 van de eerste 100 Google Adwords specialisten die daarvoor van google een certificaat hebben gehad.

Dus wil je zelf de SEO in of je wil gewoon is weten wie er nou achter 1 van de meest succesvolle boeken over SEO zit dan is het interview een goede start. Op de webiste van Aaron Wall vind je ook een hoop artikelen die SEO en Marketing behandelen.

Het interview dat uit 2 delen bestaat lees je hier

Website problogger

Website Aaron Wall

Website SEOBOOk

UPDATE (18:30)
Hier is deel 2






Blogged with Flock

Read full story »
08. Sep, 2007
post icon

How To : SEO voor je wordpress blog

Vanuit de bookmarks een paar snelle tips om je wordpress weblog wat meer SEO vriendelijk te maken.

WordPress?

WordPress is gratis weblog-software, die onder de GPL-licentie wordt gepubliceerd. WordPress is ontwikkeld door Matthew Mullenweg, maar het wordt door een flinke groep ontwikkelaars ondersteund. Veel weblogs maken inmiddels gebruik van WordPress.

WordPress maakt gebruik van de PHP-programmeertaal. Alle content wordt opgeslagen in een MySQL-database. Per WordPress-installatie is één weblog te beheren.

Door middel van thema’s (themes) of zelfgemaakte template files is de opmaak van pagina’s aan te passen, zodat er geen gebruik hoeft te worden gemaakt van de standaard vormgeving die WordPress levert. Ook zijn er talloze plugins beschikbaar die allerlei functies aan het weblog toevoegen. Een aantal daarvan zijn bijvoorbeeld spam filters (bijvoorbeeld SpamKarma) of kleine scherm detectie (Mobiele telefoon, Nintendo Wii, Nintendo DS, etc.).

WordPress-gebruikers wordt verzocht onderaan pagina’s te linken naar de website van WordPress.

En dan nu de tips…..

Page Titles.

Go into header.php and replace the <title> whatever is in the title tag </title> with:

<title><?php if (is_home()) {bloginfo('name') ;} else { wp_title(' ');} ?></title>

What this does is for the home page, it uses the blog’s title for the Title tag and for everything else, it will use the title of the blog post or page for the Title tag.

If you really want your blog name in all your posts, use this:

<title><?php wp_title(''); ?><?php if(wp_title('', false)) { ?> | <?php } ?><?php bloginfo(‘name’); ?></title>

Only time I use this is when I think people will be searching for my blog or my whole blog name is all keywords;)

You can also skip this if you decide to use the great NetConcepts Title Tag Plugin

Header Tags

Blog title header

Also in header.php, but could also be in index.php (if it’s in index.php, you will need to change home.php)

Look for the h1 tag, it’s usually between <div id=”header”> </div>.

Replace the <h1>whatever is in the h1 tag </h1> with:

<?php
if(is_single() || is_page() || is_archive()){
?>
<div id="page_header"><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></div>
<?php
} else
{ ?><h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1>
<?php } ?>

When it’s on single, page, or archive, it will use <div id=”page_header”>. Any other time such as the front page, it will use the default h1 tag. You ALWAYS use only one h1 tag and put your most important keywords at the start of the <h1>, but don’t do this religiously though or google will think you’re spamming. Make sure there isn’t any higher numbered headers before the h1 tag.

Now you’ll need to go into your css file, it’s usually (95%) style.css.

Find occurrences of h1 and add on #page_header

Using Beach House’s css file. The first occureance of h1 is

#header h1
font-size: 22px;
text-align: right;
padding-right: 40px;
padding-top: 60px;
}

Your want to add #page_header like this:

#header h1, #header #page_header{
font-size: 22px;
text-align: right;
padding-right: 40px;
padding-top: 60px;
}

Since the above h1 was for the id header, you want to keep page_header in the same id. The next h1 tag in Beach House is

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

With addition, it would be:

h1, h2, h3, #page_header {
font-family: ‘Trebuchet MS’, ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
font-weight: bold;
}

Go and find all h1 tags and add the #page_header <div> id. Some of the h1 tags you won’t need to add the #page_header if they’re under another class like comments/sidebar/etc. You’ll just have to do trial/error to see which one you need to do, but if you’re good at css, it shouldn’t take you long, but if you don’t know anything about css and have problems with a theme



Meer tips HIER

Blogged with Flock

Read full story »
03. Sep, 2007
post icon

Project Poker part 1

Just a quick intro for this test case, more info soon or look here for the target site.

Add to Technorati Favorites Add to Google

Read full story »
11. Jun, 2007
post icon

4 SEO Tips to make your blog found

Got this from justmakemoneyonline.com and i thought let’s share these great tips.

1. Get Links and Get Linked at

Link building is one of the most popular way to get more search engine love. And this can be done in a wide variety of ways, you can keep on writing linkworthy posts which are usually how-to’s, writing strong opinions that deserve conversations, concoct unbeatable 101 lists, tips, or how-to’s of almost anything imaginable AND useful AND relevant to your blog. You can do quick links blog posts every now and then highlighting links to posts from other blogs that have topics relevant to your blog’s theme. You can also write reviews to get backlinks just like what TylerCruz, EarnersBlog, and JohnChow offer.

2. Use long tail keywords.

Long tail keywords are sets of words typed in by search engine users when they look for certain information. Dozens upon dozens of tools can be used to track long tail keywords. Here are three of my fave blog analytics tools:

Sitemeter’s Check Visitors “By Referral” section will show you what keywords your traffic keyed in to get to your blog. Google Analytics‘ Search Engine Marketing “Overall Keyword Conversion” section is the equivalent of this feature. While Mybloglog’s is Where Readers Came From “Search” section.

Take note of these long tail keywords and mention these keyphrases every now and then to keep your search engine placement for these keywords sturdy. Or if you can, write comprehensive blog posts for the keyphrases that your blog was found through if they are relevant to your theme but you don’t have any noteworthy information about them.

3. Enrich your blog titles and URL’s with keywords.

The more the blog titles contain the searchable keywords that summarize the post’s content, the better to get your blog some eyeballs. How do you know they’re often being searched for? Use free keyword suggestion tools such Overture and WordTracker. Also, make sure you get to work on your URL’s to make them pleasing to the eye of the search engine spiders, too. Brandon Hopkins showed how the WordPress Post Slug can be used to get the some great SEO results.

Read the rest + more HERE

HAve some great tips of your own? Let me know in the comments.

Add to Technorati Favorites Add to Google

Read full story »
21. Apr, 2007