Posts Tagged ‘.htaccess’

Setting Up Clean URL’s for Drupal With .htaccess

Posted by Dev Team August 17th, 2008

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 […]

Tags: , ,