vBSEO clean URLs with video title in URL
Hello,
is it possible to bring the video title name into the url?
At this moment the URL .../show-{id}-{id}.html not good enough.
Better is somthing like this:
Category = domain.tld/video/{categoryNAME}_{categoryID}/
Video = domain.tld/video/{categoryNAME}_{categoryID}/{videoNAME}_{videoID}.html
This will much much better as the actual Custom Rewrite Rule.
Also think about, that anybody change the category name or the video name, to redirect to the new URL. Otherwise you will have a duplicate content, because of the 2 URLs looking to same video.
So you need a redirect handler.
So far ;-)
best regards
|