How do I get my site to have seo-friendly urls?
Answer / Shashank Pathak
To make your Drupal site SEO-friendly, follow these steps:n
1. Enable the Pathauto module if not already enabled.
2. Configure Pathauto settings in the admin interface: Administration > Configuration > Search and metadata > URL aliases > Configuration.
3. Define path patterns for content types you want to optimize. For example, for blog articles, you might use '/blog/%title' as the pattern.
4. Save the configuration changes.
5. Clear the Drupal cache to apply the new URL aliases.
6. Verify that your site's URL structure has been updated.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I add a new block in drupal?
What do you think are the most difficult concepts to understand when learning drupal?
Different ways of adding js. How to add js in hook_form?
How to install a new module in drupal?
Is drupal the best cms?
What is a block module?
Where is drush?
What is drupal?
What database does drupal use?
What is the use of taxonomy and vocabulary in drupal?
What is drupal distribution?
Single sign on functionality