Make Drupal SEO Friendly
Are you wondering how to make Drupal SEO friendly? You can start by taking a look at the list of Drupal SEO modules that are available for free.
Also, I have just finished version 1 of my Drupal SEO Friend Module. It has been accepted at drupal.org and is available at: http://drupal.org/project/seo_friend. Download the tar file, untar it into your sites/all/modules directory (or wherever you are keeping your 3rd party modules), enable it at admin/build/modules, and then check out the settings page at /admin/content/seo_friend and reports at /admin/reports/seo.
Although I have tested this locally, please try it first on a development version of your site rather than the live site. It does not modify your content and mostly contains error checking and reports, but this is good practice in general when you are installing new modules.
For a current feature list, please see the Drupal SEO Friend project page. The features do not duplicate and do not compete with any existing Drupal modules. The SEO Friend module is meant to be used along side the existing Drupal SEO modules to make them more effective. That will help increase Drupal SEO friendliness.
I do intend to add new features in the future. If there are additional features that you would like to see in the SEO Friend module, please feel free to contact me. Also, if you find any bugs, please let me know right away and I will make sure they are fixed asap.
Are you wondering why I named the module "SEO Friend"? I thought it was a nice play on words since the goal of the module is to help you make your Drupal site more SEO friendly.
Here are some screenshots:






Comments
h1, h2 etc
Hi Kristen, just downloaded the SEO friend and will install shortly.
Can you tell me wheter h1, h2 etc in the body of a post still matters for search engines? My formatting with WYSIWYG and TinyMCE is so crap that I can't really use headers and just do different font sizes instead.
Have a look at what I mean if you like: http://www.theundercoverrecruiter.com/content/what-everybody-ought-know-...
Many thanks in advance!
Jörgen
Hi Jörgen, Yes, h1/h2 are
Hi Jörgen,
Yes, h1/h2 are still very important. Depending on your theme, the node title should be in an h1 tag for node view pages and h2 tag for summary pages. Some themes put the node title in an h2 tag (and site info in h1) but this is not the best way.
It would be good to use h2 in the body of your text if you can figure out how to do that with your wysiwyg editor. I personally don't use wysiwyg editors since I like to have a better idea what is happening in the text/html.
Good luck!
Kristen
Post new comment - ALL COMMENTS ARE MODERATED - SPAM WILL BE DELETED!