Latest Blog Posts

Drupal 6 SEO: Optimise Read More link in Node Teasers

Following on from my previous post about "nofollow" on comments, I came across Google's < 100 Links per page Rule. After a little more Google searching, It appears (as with any SEO topic) the < 100 link rule is also much debated and argued about.

Drupal 6 SEO: Improve SEO and Page Rank by preventing Link Juice Drain

As anyone paying a close attention to their Page Rank and SEO will already know this, too many outbound links from your webpage can drain the "Link Juice" of your webpage andcan hamper the Page Rank and SEO value of your website. This is especially true when you are displaying hundreds of comments on the same page and each comment links to the user homepage (which may be offtopic).

Drupal 6: Setting custom breadcrumb and primary navigation to active for any page

Ever wanted to set adhock breadcrumbs for pages that were not really part of any logical menu structure? Also want to activate the primary menu for this ad hoc page?

Drupal 6 makes this easy....

In the rough example below, you can see how I go about setting a custom breadcrumb for taxonomy terms pages without hacking around the drupal core and without installing bunch of additional modules.