How can you make urls search engine friendly while using cakephp?
Answer / Sudhir Singh
To make CakePHP URLs search engine friendly, you can use SEO friendly routing by creating routes in the 'routes.php' file located within the 'config' folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc in cakephp?
Why cakephp have two vendor folder?what is the difference between two vendors folder available in cakephp?
Which is better cakephp or laravel?
Can we use ajax in cakephp?
How to run cakephp project in xampp?
How do I set up cakephp?
Explain cakephp?
How can we use ajax in cakephp?
How to create a cakephp project using composer?
What is the name of cakephp database configuration file name and its location?
What is default function and default controller of cakephp which is called automatically?
How to install cakephp with composer?