Routing in MVC - Voorbereiding
Om de relevantie van een bepaalde pagina voor een specifieke zoekterm te bepalen gaan zoekmachines na of er de URL-koppeling zelf een mogelijke zoekterm omvat of niet. De URL's in een leesbaarder, SEO-vriendelijk formaat definiëren en oude URL's omzetten naar deze nieuwe functionaliteit, is al reden genoeg om URL-routing te gaan gebruiken.
Voorbereiding
- Tania Rascia, The Simplest PHP Router, 21 juni 2018
- Suyash Mohan, How to Implement URL Routing in PHP, 21 mei 2014
- Rasmus, The no-framework PHP MVC framework, February 27. 2006
- Lorna Jane Blog, Building A RESTful PHP Server: Understanding the Request, 19 Jan 2012
- Routing in MVC
- How does MVC routing work?
Problemen
- IIS Express 8 Cannot read configuration file redirection.config
- Ruslan Y, 10 URL Rewriting Tips and Tricks IIS, April 8th 2009
2018-11-03 18:45:23