Drupal

Website Google Search results within your Drupal site

I've played around with how to integrate Google Search results for the Drupal installations within the Drupal site, and finally found the right posts on how to make that happen in Drupal. This is an extremely useful feature for two reasons : Builtin Drupal Continue Reading →

Drupal SEO – using robots.txt to avoid content duplication

Google really doesn't like content duplication on sites and so it is advisable to prevent the Google crawler from reaching the same content on your site from more than one url. Since Drupal does offer many ways of reaching your content, you should block certain Continue Reading →

IE7 login problems on various Drupal installations

Seems like this has been a major issue in many Drupal installations. After reading through endless articles on this bug, here are the two patches I've applied to different installations for Drupal 4.7.6: http://drupal.org/node/6696#comment-182857 Symptom: I cant Continue Reading →

Two Drupal installations with a shared userbase

I've implemented a  "two Drupal installations with a shared userbase" setup last week with Drupal 4.7 and to my extreme surprise it worked like a charm and the whole thing took less than 15 minutes. I have two sites, running on the same server, Continue Reading →

Adsense Beautifier for Drupal

Want to increase click rate for your Adsense ads? WordPress users have been using the Adsense beautifier, and this is also implemented on this site. Since I run a few Drupal communities with Adsense, I thought I'd port that tweak to Drupal. The concept is based Continue Reading →

Add related links to your Drupal RSS feed

I’m using full RSS feeds on all my Drupal installation, because I really think it’s the right thing to do. Although it cuts down the page views which leads to less ad clicks, it’s worth the feeling of giving the users a better browsing experience Continue Reading →