-
Recent Posts
- Thinking About Switching From WordPress? What Should You Consider Before You Move?
- The Airtable Acquisition Raises a Bigger Question: Do You Really Own the Software Your Business Runs On?
- How to Use Google Search Console’s New Generative AI Data to Improve Your SEO
- How to Update the Same Website Content on Multiple Pages at Once
- Discovered vs. Crawled Not Indexed in Google Search Console: What’s the Difference and How to Fix Each
- The Small Business Guide to Auditing Google Ads and Website Costs
- Do Professional Writers Still Need SEO in the Age of AI?
- Search Engine First vs. People First Content: Why Generic FAQ Dumps Harm Your SEO
- Looking for a Website Builder Without AI? Which One Should You Choose?
- Keyword Cannibalization: How to Find and Fix the Pages Stealing Your Own Google Traffic
- Why Great Content Gets Stuck on Page 8 (And How to Fix It)
- Why MySQL FULLTEXT Search Returns 0 Results (And How to Fix It)
- The Reality of Domain Speculation on New TLD Launches: Is It Still Worth It?
- The Hidden Domain Name Lock-In: Which Registrars Restrict Nameservers?
- Paying $10,000 a Month for SEO? Here’s How to Tell If You’re Getting Your Money’s Worth
- Introducing New WordPress Magazine Layouts in UltimateWB 9 (With Early Access)
- How to Fix the WordPress “Critical Error” on the Widgets Page After a PHP Upgrade
- The Hidden Risk of SaaS Website Builders: Lessons from the Recent Wix Outage
Categories
Tag Archives: safari
How to Restore Accidentally Closed Browser Windows and Tabs
Almost everyone has done it at some point: you accidentally close your browser and instantly realize you just lost a huge collection of tabs you still needed.
Fortunately, most major web browsers have included session restore features for many years now, making it easy to recover accidentally closed tabs and windows in seconds.
How to Restore Closed Windows in Google Chrome
If you accidentally closed all your Google Chrome windows:
- Open Chrome again
The Curious Case of an Internet Explorer 11 Visitor in 2025
It’s late 2025 - you’d probably assume everyone browsing the web is on Chrome, Safari, Edge, or Firefox. And for the vast majority of sites, that is true. But recently we spotted a visitor using Internet Explorer 11 - the last major version of “IE” - and it reminded us that even discontinued browsers aren’t completely gone.
Earlier this year, we shared how someone landed on our website using IE9 - a browser from 2011! That visit
... Continue reading
Posted in Announcements
Tagged accessibility, awstats, browser compatibility, Browser usage trends, chrome, clean code, compatibility, cross browser compatibility, css, edge, fast load times, fast website, firefox, google analytics, html, ie 11, IE11 traffic, internet explorer, Internet Explorer 11, javascript, Legacy browsers, mobile-friendly, outdated browsers, polyfills, Progressive enhancement, responsive, safari, security risks, web browser, web standards, website compatibility
Leave a comment
WebP vs. JPG/PNG: Should You Use Fallback Images for Compatibility?
Optimizing images for performance is crucial. It is one of the scoring factors on Google's PageSpeed Insights, making it important for search engine optimization too. One of the biggest decisions web developers and website owners face is whether to upload images exclusively as WebP or provide JPG/PNG fallback versions for compatibility. The UltimateWB website builder makes it easy to create WebP images and include JPG/PNG fallback versions in the code with the click of a button. WebP is widely
... Continue readingWhy use the html5 input type “date” if it’s not supported in Safari?
You're right, if you use the HTML5 code
<input type="date">
it displays a date picker in Chrome and Firefox, but just the default text box in Safari, as the date picker is not supported there. So, I wouldn't use it, in the interest of user friendliness and cross-browser/platform compatibility. I would opt for a different method, i.e. choosing a month, day, year from menus instead - which is what UltimateWB does too for the built-in Calendar app.
Are you ready
... Continue reading
Posted in Ask David!
Tagged cross-browser compatibility, cross-platform compatibility, date, date type, html5, safari
Leave a comment
Microsoft releases Internet Explorer security patch, for Windows XP too
Posted in Technology in the News, Website Security
Tagged bug fix, internet explorer, microsoft, mozilla firefox, safari, security patch, windows xp
1 Comment
