README.txt 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Description and Benefits
  4. * Installation and Usage
  5. * Upgrading from 3.x
  6. * More Information
  7. DESCRIPTION AND BENEFITS
  8. ------------------------
  9. The SEO Checklist module provides a list of good SEO actions that you should
  10. take to maximize the presence of your website in the major search engines. It
  11. provides little functionality itself but rather it helps you keep track of what
  12. needs to be done and what has been completed already.
  13. Search Engines Drive 90% of the traffic on the web. The more "findable" you are,
  14. the easier it is for you to get customers. This module helps you with on-page
  15. SEO - a necessary component of a good online marketing campaign.
  16. INSTALLATION AND USAGE
  17. ----------------------
  18. SEO Checklist is installed in the usual way. See
  19. http://drupal.org/documentation/install/modules-themes/modules-7. To start using
  20. the module, go to admin/settings/seo-checklist. It will pre-check any completed
  21. items it is able to auto detect. Start working through the rest, and click
  22. "Save" to save your progress!
  23. UPGRADING FROM 3.x
  24. ------------------
  25. IMPORTANT: As with any other irreversible change, you should backup your
  26. database before attempting to upgrade the SEO Checklist!
  27. With the 4.x branch the module machine name was changed to match the Drupal.org
  28. project name, so Drupal won't recognize it as the same module anymore. You'll
  29. need to re-enable it from the Modules page (admin/modules). When installed, it
  30. will remove the residue of the old module name itself.
  31. Additionally, the module now depends on the Checklist API
  32. (http://drupal.org/project/checklistapi), which you'll need to install before
  33. you can enable the new version.
  34. Your saved progress from the 3.x version of the module will be preserved when
  35. you update.
  36. MORE INFORMATION
  37. ----------------
  38. - A very handy companion for this module is the Drupal 6 Search Engine
  39. Optimization book by Ben Finklea. For more information and to purchase, go to
  40. http://www.drupalseobook.com/.
  41. - To submit any bug reports or feature-or-support requests, see the module issue
  42. queue at http://drupal.org/project/issues/seo_checklist.
  43. - This module is potentially controversial as many people have ideas about good
  44. and bad SEO. If you have an idea of a module or task that should be included,
  45. please file an issue at http://drupal.org/project/issues/seo_checklist.
  46. - Volacci spent numerous hours in research and development on this module. We
  47. want to maintain it and keep good SEO advice available to the entire
  48. community. Instead of asking for donations or bounties for this module, we
  49. request that you include a simple link back to us somewhere on your website.
  50. When you're done (or before) go down to the "Link to Volacci" task and check
  51. it! That will automatically add a link to Volacci in your website's footer.
  52. If you want to link to us but not in your footer, uncheck the box and put
  53. the link to http://www.volacci.com/ wherever you want to. Thanks for the link!
  54. If you e-mail us (seochecklist [at] volacci.com) and tell us where your link
  55. is, we'll link back to you! As you may know, links help move your site up in
  56. the search engines. (See http://www.volacci.com/why-links-help-seo.)
  57. - Enjoy using the module!