Another 5cents worth of Drupal SEO analysis

mrfelton's picture

Coming from a web design and development background, one of the things that was most important to me if I was going to pursue the Drupal dream, was it's ability to be search engine friendly. 5 months later and with as many Drupal site builds under my belt, I'm now pretty confident that I have the right SEO toolset. This writeup at codegobbler.com details my top 5 modules for optimising Drupal for the search engines. What do you think? Am I missing anything?

Login to post comments

Very Interested

mikehostetler's picture
mikehostetler - Thu, 2008-08-28 13:21

I'm really interested in what you've written, but it appears that your site is broken. Perhaps you could re-post it here?

--
Mike H.
http://www.amountaintop.com


Really? I can get it fine...

mrfelton's picture
mrfelton - Thu, 2008-08-28 13:32

Really? I can get it fine... what problem are you having exactly? You're using this link right (http://www.codegobbler.com/5-drupal-seo-modules-essential-modules-all-sites) ?

Tom - www.codegobbler.com


Forbidden - You don't have permission to access :(

markus_petrux's picture
markus_petrux - Thu, 2008-08-28 15:39

Forbidden - You don't have permission to access /6-top-drupal-modules-best-modules-any-website on this server.

FYI, link in top post is:
http://codegobbler.thedeathstar.homeip.net/6-top-drupal-modules-best-mod...

The other one you have posted now works. :)


pagetitle

seutje - Wed, 2008-09-10 14:56

I'd say the page title module (http://drupal.org/project/page_title) is more important than the robotstxt one

mainly because the robots.txt doesn't need to be dynamic, and most ppl don't run multiple drupal-sites from the same domain


There are problems with

yaph's picture
yaph - Sun, 2008-09-14 19:20

There are problems with Drupal's default robots.txt as outline in this article: http://drupalzilla.com/robots-txt

Changing the core robots.txt, just like any other core hack, will get you in trouble when updating Drupal.

Installing a module to dynamically create a robots.txt file on a single site Drupal installation seems like breaking a butterfly on a wheel, but as long as Drupal's robots.txt issues (http://drupal.org/node/180379) are not fixed, it makes sense.

--
My Drupal Articles