Getting 406 on IE after Google redirects my site
Getting 406 on IE after Google redirects my site -
Solution :
Additionally, if you would like to do some further testing, give the htaccess tester tool a try. It allows you to specify a certain URL as well as the rules you would like to include and then shows which rules were tested, which ones met the criteria, and which ones were executed.
.htaccess files are extremely useful in many cases for users who either do not have root permissions or for users who simply aren't comfortable in making changes in their web server's configuration file. Trying to debug .htaccess not working isn't always the easiest thing to do, however, hopefully by checking the discuss below mentioned about seo, htaccess, wordpress, apache, .htaccess common problems as well as the troubleshooting tips, you'll have a better grasp on what you may have to modify to get your .htaccess file running smoothly.Problem :I have a WordPress blog. When I search the posts from my site in Google, the results appear and on clicking the result I can open that particular post on my site.
But while doing the same on Internet Explorer, I get a 406 error, but on refreshing the page, the site opens. Its kind of weird. Can anybody help me out?
It looks like a possible cause can be you have two conflicting MIME types. Here is a solution provided by Microsoft: https://support.microsoft.com/en-us/kb/942050
Comments
Post a Comment