Please help with remapping urls in windows. asp.net

by vjboc
0 replies
  • SEO
  • |
In my admin of my site there is a check box for remapping urls and there is a remap.config file
Inside remap.config has the following:
<u o="office_supplies.*" n="d~c-office_supplies~b-24.aspx" />
<u o="office_basics.*" n="m~c-office-basics~b-212.aspx" />
<u o="calendars_organizers_planners.*" n="m~c-calendars-organizers-planners~b-12.aspx" />

When click the check box nothing happens. Is there something else that needs to be done to make this work?
#aspnet #remapping #urls #windows

Trending Topics