I'm trying to get some information before i change the URL structure of my website.
I want to better organize the overall folder system for my 'deals website.
currently my urls look like this
for a specific deal : deals/discount-bike-at-walmart-99
for a specific category: deals/category/apparel
for a specific retailer: deals/retailer-deals/walmart
i feel like maybe these folders are a bit too long
if i do want to change them, does django allready handle the redirects or is there something I need to do handle this? my site is allready indexed by google, so i'm trying to avoid an issue where I'm creating duplicated content