Hi, I've set up some 301 redirects in .htaccess for a client
This is an example of the format:
Redirect /services/service-a http://www.example.com/new-services#section-a
Works fine, page jumps to correct section on all browsers except Internet Explorer which completely ignored the hash (it's removed from the URL completely in IE).
Any known cure for this?
[edited by: bill at 2:50 am (utc) on Mar 22, 2014]
[edit reason] use EXAMPLE.com [/edit]