Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Drupal SEO Friend module is meant to be used along side existing Drupal SEO modules to make them more effective. This module does not replace functionality available in the SEO Checklist and SEO Compliance Checker modules.
Features
Reports (admin/reports/seo)
Main Report - shows a summary of all available reports and a list of Drupal SEO-related modules and if they have been installed and enabled
Meta Tags (nodes) Report - shows a summary of your meta tags for all nodes and makes note of missing and duplicate content
Meta Tags (path) Report - shows a summary of your meta tags for all paths and makes note duplicate content
Page Title Report - shows a summary of your page titles for all nodes and makes note of duplicate content
Referrer Report - shows a summary of referrers to your site - THANKS TO NancyDru for the code contribution!
Hooks - provides hook_seo_reports and hook_seo_modules hooks so that additional reports and seo modules can be added by other modules
The shared edit module helps to the author of a node to provide edit access for other users. Simply shared edit module enables edit access to individual nodes to be on a per user basis. This operates in a similar manner to the CVS access on drupal.org.
In TinyMCE, CK Editor and FCK Editor, there is a template function, which allows a user to select a HTML template from a drop-down and insert it into the WYSIWYG text-area.