How to migrate your website from GoDaddy to Hostinger
Oct 01, 2024 Jordana A. If your current hosting can no longer support your needs, it’s time to switch web hosts. Doing so helps enhance web performance, provide a consistent user experience, and…
Oct 01, 2024 Jordana A. If your current hosting can no longer support your needs, it’s time to switch web hosts. Doing so helps enhance web performance, provide a consistent user experience, and…
Sep 05, 2024 Larassatti D. When customers fill their cart but leave without buying, we call it an abandoned cart. This signifies both a missed sales opportunity and resources wasted in acquiring those…
Recently I’ve been going through old articles and updating affiliate links to the text (affiliate link) next to any affiliate link for complete disclosure. I’ve also been switching links that previously used rel…
If you have a look at the Gutenberg “Button” block and click on the styles tab (half moon cookie) you will see that you can select from Fill or Outline for it’s style….
By default WordPress search works by searching post content and titles. If you have an advanced website where data is store in custom fields, you may want to also search those values. In…
I was recently doing some updates to a website that had hundreds of registered users. The updates required checking to see if a specific user meta field was empty or not. Rather then…
The Post Types Unlimited plugin, also known as “PTU”, allows you to easily add custom post types and taxonomies to your WordPress site. I created this plugin because other plugins, such as the…
I recently wrote an article on how to integrate CloudFlare turnstile in WordPress comments and implemented the code here at WPExplorer. However, I think using Turnstile is overkill and loading extra scripts just…
By default the main RSS feed of your WordPress site only includes standard posts. WordPress does create extra feeds for custom post types, but what if you wanted those posts in your main…
So you’ve decided to create a block theme but not sure where to start? In this guide I will give you an overview of a block theme’s file structure. In other words, the…
In my last tutorial I showed you how to remove paginated page URLs in WordPress. In that guide I shared code to 301 redirect paginated URLs that aren’t needed. However, in some cases…
I was logged into my Google Search Console the other day and noticed that there were thousands of alerts regarding blocked pages all using the format /page/{number}. A spam site had linked to…
Jun 21, 2024 If you’re a WordPress user, you might be overlooking something that makes working with WordPress more efficient than you thought possible – the Command Palette. First introduced in WordPress 6.3,…
Jun 12, 2024 Jordana A. & Nadia 12min Read WooCommerce is an excellent eCommerce plugin for starting an online business on WordPress. It’s free, yet offers robust eCommerce features for all business types,…
Choosing the best SEO WordPress theme for your website isn’t just about aesthetics – the theme should also have optimal performance. When choosing the template, you can filter them based on the editor…
According to web design statistics, 40% of visitors favor images over other types of visual elements on business websites. Web designs and brand logos contribute to shaping first impressions and boosting conversions, making…
There are two main reasons to avoid the use of .htaccess files. This search turned out to be unexpectedly time-consuming, but it eventually led me to this article. In the comments section, Martin from Foliovision…