Title: 404 errors caused by browserconfig.xml
Last modified: August 30, 2016

---

# 404 errors caused by browserconfig.xml

 *  Resolved [IvanRF](https://wordpress.org/support/users/ivanrf/)
 * (@ivanrf)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/)
 * A month ago I added this question to StackOverflow: [Microsoft Edge browserconfig.xml causing 404 errors on images](http://stackoverflow.com/questions/32000252/microsoft-edge-browserconfig-xml-causing-404-errors-on-images).
 * I saw that thanks to Wordfence. Today, I realized that I could check my host 
   log to see if this was an Edge bug or a Wordfence issue.
 * Here you have a [screenshot](http://s9.postimg.org/4l8mn496n/18_9_2015_12_24_32_p_m.png),
   and this is the log:
 *     ```
       IP - - [15/Sep/2015:08:17:22 -0700] "GET /browserconfig.xml HTTP/1.1" 200 280 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240"
       IP - - [15/Sep/2015:08:17:23 -0700] "GET /en/asus-smart-gesture-and-windows-10/images/by/silver-logo.png HTTP/1.1" 404 64608 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240"
       ```
   
 * It looks like an Edge bug, what can you tell with this log info?
 * [https://wordpress.org/plugins/wordfence/](https://wordpress.org/plugins/wordfence/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [WFMattR](https://wordpress.org/support/users/wfmattr/)
 * (@wfmattr)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561336)
 * Unfortunately, it’s supposed to be a feature! It’s similar to how favicons work—
   browsers request them even when they’re not referenced in the site’s HTML.
 * The 404 error itself won’t hurt much. If your site was extremely busy, it might
   slow it down a little, but should not matter much for most sites.
 *  Thread Starter [IvanRF](https://wordpress.org/support/users/ivanrf/)
 * (@ivanrf)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561338)
 * Based on the log that I sent, do you think this is an Edge bug?
 * It’s trying to get an image on the wrong URL.
 *  Plugin Author [WFMattR](https://wordpress.org/support/users/wfmattr/)
 * (@wfmattr)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561339)
 * Nope — that’s the way that MS Edge is intended to work. It looks for that file
   whether the site mentions it (in the HTML) or not. If it does exist, it can set
   how tiles look in Windows 8 and up.
 *  Thread Starter [IvanRF](https://wordpress.org/support/users/ivanrf/)
 * (@ivanrf)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561340)
 * Please, read the first post. This is not about the file browserconfig.xml, it’s
   about its content.
 * Inside the file, there are images referenced but the browser tries to get those
   images on a different URL.
 *  Plugin Author [WFMattR](https://wordpress.org/support/users/wfmattr/)
 * (@wfmattr)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561387)
 * Sorry, I misread the question. The path of the file in the log matches the screenshot
   you included of the 404 log from Wordfence, so it is not a Wordfence bug, so 
   yes, it might be an Edge bug, or it could be that browserconfig.xml is not set
   up correctly.
 *  Thread Starter [IvanRF](https://wordpress.org/support/users/ivanrf/)
 * (@ivanrf)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561388)
 * I use an absolute path on browserconfig.xml. At least, now I know I’m not crazy:).
   I will search where to inform this Microsoft Edge bug. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘404 errors caused by browserconfig.xml’ is closed to new replies.

 * ![](https://ps.w.org/wordfence/assets/icon.svg?rev=2070865)
 * [Wordfence Security - Firewall, Malware Scan, and Login Security](https://wordpress.org/plugins/wordfence/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordfence/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordfence/)
 * [Active Topics](https://wordpress.org/support/plugin/wordfence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordfence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordfence/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [IvanRF](https://wordpress.org/support/users/ivanrf/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/404-errors-caused-by-browserconfigxml/#post-6561388)
 * Status: resolved