Hi,
I am moving my static html site to wordpress, in this process I wont be able to save all file. However I am keeping the folder url structure with the help of permalinks. I need to redirect specific pages to the main folder permalink. Let me explain.
Current Structure domain.com/member-1/bio.htm
domain.com/member-1/stats.htm
domain.com/member-2/bio.htm
domain.com/member-2/stats.htm
and 100 more members like that.
I need to redirect all
bio.htm and
stats.htm to member url link. i.e
domain.com/member-2/stats.htm to domain.com/member-2/
domain.com/member-2/bio.htm to domain.com/member-2/
for each member.
Please Help.
Regards,
Naveen