Setting Up Clean URL’s for Drupal With .htaccess
By default, Drupal passes path arguments to itself via its dynamically generated URLs. This results in URLs that look like “http://www.example.com/?q=node/83.” This can make URLs hard to read and it prevents some search engines from indexing the pages with these URLs. Research suggests this may not be as great an issue for some of the […]
Posted in Drupal CMS • 1 Comment »