What is clean url in drupal?
Answer / Sanchit Kumar
Clean URLs are user-friendly and search engine optimized (SEO) URL structures in Drupal. They consist of human-readable words instead of complex queries. This makes the URLs easier for users to understand and remember, as well as more appealing to search engines.n
| Is This Answer Correct ? | 0 Yes | 0 No |
What modules do you always recommend to your clients?
Describe the field api that was introduced into core in drupal 7.
What is template.php in drupal?
What are the files required for theme and module?
What do you mean by hooks in drupal?
What do you think are the most difficult concepts to understand when learning drupal?
How does drupal compare to other open source cms systems?
What does cms stand for?
Is drupal scalable?
What is st(), t(), get_t(), l() ?
If I want to add the extra fields in registration field then what should we do?
What is form state?