Make Drupal SEO Friendly
Submitted by kristen on Mon, 06/01/2009 - 23:53Are 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.
Availability and Rates
Availability
I am currently working on several contracts. I may be able to take on additional projects depending on their scope and timeline. For example, I may be able to take on a project that will only take a few days, or a project that only needs a few hours/week.
Drupal Actions and Triggers
Submitted by kristen on Wed, 03/18/2009 - 05:38I get some comments on this site yet I was missing some since I don't check my comments "approval queue" regularly. I want to get an email when someone posts a comment. This is easy to using Drupal actions and triggers. This is built-in functionality for Drupal 6.
Drupal Revision Moderation and Workflow
Submitted by kristen on Sun, 03/01/2009 - 19:52You can get the Drupal Revision Moderation module working along side the Drupal Worklow module. I've just done it for Drupal 6.
Detect Drupal Broken Links
Submitted by kristen on Wed, 02/18/2009 - 03:52I was looking in my Google analytics reports and see that I have some broken links (404 pages) in my content. Although you can track these with Analytics or other web reporting tools, there are a number of modules that can be used to help minimize and detect Drupal broken links:
- Broken Anchors (version 6 only)- Checks for broken links within your node body and comment text. Runs via cron.
Add Drupal Digg, del.icio.us, Reddit Links and More
Submitted by kristen on Mon, 02/16/2009 - 06:00If you want people to find your content, it's good to get the word out with social marketing. Since I haven't done that yet, that's the plan right now.
Drupal SEO Modules
Submitted by kristen on Wed, 02/11/2009 - 20:46There are a number of Drupal SEO modules to choose from. Here is a summary of the most popular ones to help with your Drupal search engine optimization.
| Module | Project Page | Version | Importance | Tutorials |
| Path | http://drupal.org/handbook/modules/path | 4/5/6 | must have | Path Tutorial |
Drupal Nofollow Link Sculpting
Submitted by kristen on Tue, 02/10/2009 - 20:10"Link sculpting" (also know as "pagerank sculpting" or "link juice flow optimization") is one of the more recent and popular trends in search engine optimization. Although some people have been using this concept for years, it has entered the SEO mainstream over the past year or so.
How To Get a Drupal Theme Change to Show Up
Submitted by kristen on Sun, 02/08/2009 - 19:51If you are going to customize a drupal theme or create a drupal theme from scratch, you will inevitably find times where the change you have implemented does not show up. This is because the theme information is cached for better performance. This will happen *even* if you have caching turned off on your site.
Customize a Drupal Theme
Submitted by kristen on Sun, 02/08/2009 - 18:23For many personal sites and some small business sites, you may simply want to use one of the out-of-the-box Drupal themes available. There are several to choose from: bluemarine, chameleon, marvin, garland, minnelli, and pushbutton.
Drupal Has Multiple h1 Tags
Submitted by kristen on Sun, 02/08/2009 - 17:59Older versions of drupal used the h1 tag for the site logo and h2 tag for the page title. Since h1 is one of the most important tags for SEO, the drupal community lobbied to get rid of the h1 for the logo and to change the h2 tag in the tag to an h1 tag. But, I have just noticed that there is a situation where Drupal has multiple h1 tags!
GoRank SEO Tools
Submitted by kristen on Sat, 01/31/2009 - 06:29GoRank has some great free SEO tools for analyzing your own site as well as your competitors.
Free SEO Tools
Submitted by kristen on Sat, 01/31/2009 - 06:22There are lots of search engine optimization tools available, so let's highlight some free SEO tools as well as some inexpensive ones.
503 HTTP Status Code when Site Down
Submitted by kristen on Sun, 01/25/2009 - 00:37If for some reason you must take down your site or just a few pages temporarily for maintenance, moving servers, or whatever reason, you need to tell the search engines that this is TEMPORARY. Otherwise, they will see the page is not there (404 status/response code) and drop your site or page from their search index.
Easy Drupal Backups with Backup and Migrate Module
Submitted by kristen on Sat, 01/24/2009 - 07:58I'm approaching 20 blog articles and I haven't yet made a backup of my Drupal site. YIKES! It would suck if my hosting server crashed and I lost everything. So... I guess I should do it now.
Drupal SEO Reviews
Submitted by kristen on Fri, 01/23/2009 - 19:00The point of this site is Drupal SEO and, yet, I haven't yet optimized a page for that term (although those individual words do show up in other node titles but not the exact phrase). So, this will be another experiment to see how high I can rank for that exact phrase.
Kristen
Submitted by kristen on Sun, 01/18/2009 - 06:28I was checking out my Google Analytics statistics for kristen.org since I'm curious how people get to the site and what they are typing into the search engines. I was surprised to see that I actually get some traffic here from people typing in my name (kristen). Of course, my domain has kristen in it and my home page has it in the <title> tag, so the word does show up a bit. My site is actually in the top 20 in google for that keyword!
Drupal Node Teaser SEO
Submitted by kristen on Sat, 01/03/2009 - 07:00This article discusses how to use the Drupal node teaser for better SEO. I have used the "split cursor at summary" feature and unchecked the "show summary in full view" checkbox in order to get the teaser you are reading to be different than the first part of the node body text.
Drupal Pathauto URL Aliases Settings
Submitted by kristen on Sat, 01/03/2009 - 05:52The Drupal pathauto module is great but be careful how you configure it. The recommended settings are already chosen by default but let's review them below. To get to the Drupal pathauto URL
aliases settings, go to: Administer > Site Building > URL Aliases (admin/build/path/pathauto).
Better Drupal Node Count Statistics
Submitted by kristen on Sat, 01/03/2009 - 03:36The Drupal statistics module keeps track of how many times a node has been viewed. The statistics module is an optional core module so just turn it on and it will start keeping track of your node views. It stores the data in the node_counter table and keeps track of daily views and total views.
