-
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: htaccess
How to Clear Your Internet Browser Cache on Desktop and Mobile
In our previous post, Do Your Website Visitors Have to Clear Their Browser Cache? Here’s Why That’s a Problem - And Why You Don’t Need to Worry with UltimateWB, we talked about how you don't want to require your website visitors to clear their cache, and how UltimateWB is the solution for that. But, in case you need to clear your cache on a device and you don't know how, here it is...
Starting with the basics...
What Is
... Continue reading
Posted in Announcements
Tagged apple safari, caching, cdn, clear browser cache, clear cache, clear data, clear history, desktop, fast loading times, fast website, google chrome, htaccess, ios, ipad, iphone, macos, microsoft edge, mozilla firefox, pagespeed insights, safar, website data, website speed
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 readingWhen do you use a 301 redirect vs 410 redirect?
Choose a 301 Redirect when:
- The content has moved permanently: You've simply relocated the page to a new URL.
- You want to preserve SEO value: 301 redirects pass most of the link equity and ranking signals from the old URL to the new one.
- A relevant replacement exists: The old page has a clear and related counterpart on your website.
Choose a 410 Response when:
- The content is permanently gone: The page has been deleted and will never return.
- No
Does Google have a 410 redirect budget?
The concept of a fixed "410 redirect budget" for websites is not a formally defined term by Google. However, the number of 410 (Gone) responses in your .htaccess file can indirectly impact your website's SEO in a few ways:
- Crawl Budget: While not a strict budget, search engines like Google have a finite amount of resources to crawl and index your website. Excessive 410 responses can signal to the search engine that these pages are no longer relevant, potentially diverting
Posted in Ask David!, Search Engine Optimization (SEO), Website Design
Tagged 410 redirect, bloat, bounce rate, broken links, duplicate content, fast loading times, high-quality content, htaccess, redirect, search engine optimization, search engine ranking, seo, slow website, technical seo, user engagement, user experience, website health
Leave a comment
Should you have two versions of your images on your website – WebP and one of the classic formats like JPG or PNG?
Yes, you should generally have two versions of your images on your website:
- WebP: This modern format offers significantly better compression than traditional formats like JPEG, resulting in smaller file sizes and faster loading times.
- JPEG/JPG (or another widely supported format like PNG): This serves as a fallback for browsers that don't support WebP.
Here's why this approach is beneficial:
- Improved Performance: WebP significantly reduces page load times for users with compatible browsers, leading to better user experience
Posted in Ask David!, Website Design
Tagged classic image fomat, convert to webp, fast loading times, htaccess, picture tag, webp, webp converter, webp vs jpg
Leave a comment
Do WordPress plugins sometimes leave stuff on your website after uninstalling the plugin?
Yes, WordPress plugins can sometimes leave leftover data on your website after uninstalling them. It is another drawback to using WordPress plugins, besides security issues. (And it's not just WordPress, but also other open source platforms like Magento, Drupal, and Joomla.)
Data Uninstalled Plugins may leave behind on your website:
- Database tables: Some plugins create their own tables in your WordPress database to store settings or data. If the plugin doesn't properly clean up after itself during uninstall, these
Maintain SEO Power During Your Website Migration & Rebuild: A Smooth Builder Switch
Ask David! question: "What is the process of migrating your website, doing a rebuild using the same domain with a different builder? Are there any potential issues that I need to be aware of?"
Answer:
Revamping your website? Don't lose SEO juice! Don't worry we've got your back.
This guide shows you how to seamlessly switch website builders while keeping your search engine ranking as you migrate your content. Learn redirect magic using .htaccess and how to leverage UltimateWB, a
... Continue reading
