README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Description and Benefits
* Installation and Usage
* Upgrading from 3.x
* More Information
DESCRIPTION AND BENEFITS
------------------------
The SEO Checklist module provides a list of good SEO… |
seo_checklist.css |
seo_checklist.css |
|
#seo-checklist-intro-volacci {
font-weight: bold;
text-align: center;
}
#seo-checklist-intro-volacci strong {
display: block;
}
#seo-checklist-volacci-link {
text-align: center;
} |
seo_checklist.info |
seo_checklist.info |
|
name = SEO Checklist
description = A Search Engine Optimization checklist for Drupal.
core = 7.x
dependencies[] = checklistapi
package = SEO
configure = admin/config/search/seo-checklist |
seo_checklist.install |
seo_checklist.install |
|
Install, update and uninstall functions for the seo_checklist module. |
seo_checklist.module |
seo_checklist.module |
|
Track important SEO techniques on the website. |
seo_checklist_intro_tab.tpl.php |
seo_checklist_intro_tab.tpl.php |
|
Default theme implementation for the SEO Checklist "Intro" tab. |