简体   繁体   中英

301 redirect in mvc

I have done 301 redirect for my old URL to new URL using redirectPermanent in mvc but unfortunately, I have wrongly mapped old url to new URL.

is there any option to remove the 301 permanent redirect status code from URL? or is there any way to change it to old url?

Please suggest.

I am not sure if you can revert the change on the server side. However you can clear your browser cache and ask your clients (if any) to do the same, which will clear the 301 redirect.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM