Bing Webmaster Tools Incompatibility Issues with new Microsoft Edge Browser
-
Our client received an email from Bing WMTs saying
"We have identified 4 known issues with your website in Microsoft Edge – the new default browser for Windows 10 and Bing – Of the four problems mentioned, only two seem to be relevant (maybe)
- We’ve found that this webpage may include HTML markup that treats Microsoft Edge differently from other modern browsers. The new EdgeHTML rendering engine for Microsoft Edge is document-mode agnostic and designed for fast, modern rendering. We recommend that you implement one code base for all modern browsers and include Microsoft Edge as part of your modern browser test matrix.
- **We've found that this webpage may have missing vendor-specific prefixes **or may have implemented vendor-specific prefixes when they are not required in common CSS properties. This may cause compatibility problems with how this webpage renders across different browsers.
Last month the client received 20K visitors from all IE browsers and this is significant enough to be concerned about.
**Are other folks making changes to their code to adapt to MS Edge? **
-
First i'm on Mac since 2008/09 and i missed Windows7,8 and 10. But i have experience since Windows 3.0 somewhere in 91/92. So longs story short - you should do routine website testing in Edge just to see that everything is correct and works perfect. You shouldn't see any impact if you don't follow their suggestions.
Actual all web developers and designers have long and difficult partnership with IE. IE6 trying to break W3C standards and implement own version of them. This is described here: https://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug IE7 fixes them but add new "bugs", and IE8 add new portion of them. This is described here: http://www.smashingmagazine.com/2009/10/css-differences-in-internet-explorer-6-7-and-8/ http://code.tutsplus.com/tutorials/9-most-common-ie-bugs-and-how-to-fix-them--net-7764 https://css-tricks.com/ie-css-bugs-thatll-get-you-every-time/ and in many other articles. So all devs finally was little bit pissed off and stop supporting IE at all. They just make some IE specific hacks for specific versions user just to see something almost correct.
Later Webkit and Firefox join the party in CSS and add their own versions of CSS styles. Each of them start with webkit- or moz- as prefix. Opera also joins the party with o- preffix. But they fix almost all vendor prefixes within years with CSS3 and finally all agreed to abandon them. But all "vendors" comes with autoupdated browsers so they push new versions to users. You can't imagine today working with other than current version of Firefox, Chrome or Opera. Safari is different because actual version is only on current version of OSX. And in this world only IE is outdated... Just MS refuses to push new versions to old OSes.
So today as Bob Dylan sing "Times have changed" everything is different. And Microsoft is trying to bring back support of all standards they lacking in past. But web here is different than web before and bringing support for IE is hard. That's why they sent mails about "possible problems". Honestly mine site works in IE 6,7,8,9,10 and 11 (tested, no joke!) and should works in Edge too (not tested).
So that's why they sent you mail about "possible issues". In all web companies are jokes about IE6 or IE7 support: http://www.smashingmagazine.com/2011/11/but-the-client-wants-ie-6-support/ http://www.sitepoint.com/how-to-stop-wasting-time-developing-for-internet-explorer/ And if today Microsoft warn us about "standartds" we should ask them where have they are all over years NOT supporting standards?
-
We have not made any changes to our client sites for Edge.
Since Edge tends to handle rendering better than previous versions of IE we don't do any conditional formatting for IE.
Now if you are doing something like:
Then I can see where that may try to force Edge to render in ways that the newer version has taken care of.
-
Hi Peter: Yes, we have already used that link because it was provided in Bing's message to us and that's where I pulled the two bulleted "issues" I referenced in the original email.
The question is, do we need to go to this trouble for Edge and what might it do to legacy versions of IE? We checked other clients and all of them have alerts - or what Bing is calling "Suggestions".
I don't see everyone following MS's suggestions and if we don't what serious impact could there be?
-
If you need to support EDGE you need to follow this one link: https://dev.windows.com/en-us/microsoft-edge/tools/staticscan/ There a static tester will check your HTML and CSS for specific issues against it.
There you can see "same markup", "browser detection" and "CSS prefixes" section with more information.
The real problem is outdated IE versions. You can easy support EDGE but what to do with old versions? I know sites with visitors from IE7 still. Now Microsoft tell "support us", but what to do with all their versions?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Redirecting issue
Please I have a domain name miaroseworld.com I redirected (301 redirect) it to one of my domain names and I am having issues with the website so I decided to redirect to to my new site but moz is still showing redirecty to the previous websites
Technical SEO | | UniversalBlog
Even when I change the redirect on search console it still showing redirecting to the previous site.0 -
Bulk URL Removal in Webmaster Tools
One of Wordpress sites was hacked (for about 10 hours), and Google picked up 4000+ urls in the index. The site is fixed, but I'm stuck with all those urls in the index. All the urls of of the form: walkerorthodontics.com/index.php?online-payday-cash-loan.htmloncewe The only bulk removal option I could find was to remove an entire folder, but I can't do that, as it would only leave the homepage and kill off everything else. For some crazy reason, the removal tools doesn't support wildcards, so that obvious solution is right out. So, how do it get rid of 4000 results? And no, waiting around for them to 404 out of the index isn't an option.
Technical SEO | | MichaelGregory0 -
Getting a ton of "not found" errors in Webmaster tools stemming from /plugins/feedback.php
So recently Webmaster tools showed a million "not found" errors with the url "plugins/feedback.php/blah blah blah." A little googling helped me find that this comes from the Facebook comment box plugin. Apparently some changes recently have made this start happening. The question is, what's the right fix? The thread I was reading suggested adding "Disallow: /plugins/feedback.php" to the robots.txt file and marking them all fixed. Any ideas?
Technical SEO | | cbrant7770 -
301 and 200 Status Issues
Hi, Moz has highlighted that we have duplicate page content on our site, displaying the following: http://bmiresearch.com/press 200 status code and http://www.bmiresearch.com/press 200 status code We have setup a 301 redirect rule on http://bmiresearch.com/press to permanently redirect to http://www.bmiresearch.com/press and on Google inspect element network it shows this http://bmiresearch.com/press 301 status code which mean redirect to this URL permanently http://www.bmiresearch.com/press 200 status code Does anyone know why this might be occuring? Is it possible that because Google has index both URL http://www.bmiresearch.com/press and http://bmiresearch.com/press with 200 status code? If so how would we correct this? Thanks
Technical SEO | | carlsutherland0 -
Webmasters tools - Need to update every time you add a new product/page to an ecommerce
Hi guys, I run an ecommere store and we are constantly receiving and uploading new products. Do we need to update the sitemap every time we upload a product? Google Webmasters tools shows that the number of URLs received is higher than the number of indexed URLs. They should match right? Thanks and regards
Technical SEO | | footd0 -
Redirect to new domain.... (which is penalised)
Hey - how's things? I have a client who wants to redirect his main domain to a new one.... there are a couple of problems I see and thought I'd ask on moz. 1 - The new domain has been incorrectly parked on the old domain with no redirection in place... when you do "site:domain.com" in Google, there are no serps for the new domain (the old domain still ranks well), it doesn't seem to rank anywhere and doesn't return any results in OSE. Is it wise to redirect to this domain or will rankings drop on both? 2 - The new domain uses .mobi as its suffix and will be replacing a .com - but is much more related to the business keyword wise. Is using mobi a problem. Overall the SEO on the site is abysmal and I will be reworking everything - so there will be lots of changes going on at the same time. I'm just wondering if it is worth redirecting the new domain at all, or trying to get brand new domain and use that.... or just to stick with the original aged domain... I think that is my only concerns at the moment
Technical SEO | | agua0 -
Moving Old Site to New
Dear SEO Gurus, I have been working on #2 site for a couple of months and I think it is a good idea to redirect #1 (old site) to #2 (new site) below, yes? What is the most effective way of doing this? Do I have to 301 Redirect one page from the old site to a relevant page on the new site and do this for every page.... or can I do a 301 redirect for the whole old site to the new site? Thank you for your time in advance for helping me out! Sheryl | | 1 | Gazpachos - Restaurnte Y CantinaExplore http://www.gazpachorestaurant.com/ |
Technical SEO | | TOMMarketingLtd.
| 2 | Gazpacho's RestaurantExplore http://www.restaurantsdurango.com/ | Page Authority | Page Linking Root Domains | Domain Authority | Root Domain Linking Root Domains |
| 42 | Check_big_gray 36 | 30 | 37 |
| 21 | 1 | 6 | 1 |0 -
Tracking Links Tool
I think someone may be trying to harm my site by adding spammy links so I want to track the links going to my site on a daily basis. Any tool suggestions? Majestic SEO is great for getting an overall picture of my links, but is not updated daily. Thanks!
Technical SEO | | theLotter0