With Drupal-based websites becoming more and more popular, you may be wondering how to make the CMS-generated pages more search engine friendly. Below are 10 tips to help you get started.
(1) Rewrite CSS and reduce code size
(2) Design layout using XHTML and make it lighter for SEO
(3) Creating Clean URL’s, optional using .htaccess
(4) Enable Path module
(5) Configure Meta tag Module
(6) Remove content duplication in URL’s using a robots.txt File
(7) Enable XML sitemap
(8) Add Custom breadcrumb Module
(9) Enable related links
(10) Global redirects
