can anyone tell me what’s the best way to redirect a general category page to a specific one?
for example:
categoryName1 -> subcategoryName1
-> subCategoryName2
-> subCategoryName3
categoryName2 -> subCategoryName4
and when i click in the menu “categoryName1” (but not on “categoryName2”) i’m redirect automatically into “subcategoryName2”.
thanks a lot!
If you are looking for some simple redirect solution, in a previous answer the following two were suggested:
With those or a comparable plugin it should be possible that you can add the redirects you need to your site.