Version 6.9.0 of Go Live Update Urls plugin is now available and ready for general use. This version focused on improving the URL testing feature and the corresponding UI. Introduced "Fix All" Button for Test Results The Test Results screen has always supported automatically fixing issues by clicking the "Fix" button. Now there is an available "Fix All" button which allows you to fix everything at once. After fixing each item, the test will automatically recheck the, … [Read more...]
Pointing a Domain to a Server Using Your Hosts File
The Purpose of a Hosts File In order for a domain to point to a server it must be mapped to a DNS resolver. For instance if you type onpointplugins.com in your browser, you are sent to IP address "108.62.123.43" and the website loads. Almost always, the DNS resolution happens through an exchange of DNS servers both within your computer, router and servers located in the cloud. A Hosts files allows you to override all other DNS resolvers in favor of file's contents for specified domains. … [Read more...]
How to Change Your Domain Name on WordPress
You've decided it is time to change the domain on your website. Maybe you are doing a rebrand or switching a testing site to the live domain. Whatever the reason, the process for changing the domain on a WordPress site is reasonably straightforward. This article will take you through the process. Setting Up Your New Domain. Changing The Domain Name In WordPress. Redirect Your Old Domain. Notify Search Engines. Setting Up Your New Domain The first step to changing your domain … [Read more...]
Advanced Sidebar Menu – Version 9.1
Version 9.1 of the Advanced Sidebar Menu plugin is now available and ready for general use. This release focused on adding new features to the category menus and management. Show Post Counts for Categories The WordPress core's categories list block includes support for showing the count of the posts assigned to each category in the menu. This "Show post counts" feature prompted users of our Categories menus to also request said feature. In the past we have always directed our users … [Read more...]
Go Live Update Urls – Version 6.8
Version 6.8.0 of Go Live Update Urls plugin is now available and ready for general use. This version focused on introducing a script debug mode as well as gracefully handling invalid serialized data with missing classes. A Bit Delayed Version 6.8 of PRO has actually been available for a while now but we were waiting for completion of the new "skip rows" featured to be completed in version 6.5 of the basic plugin before writing this announcement. Now that both minor versions have … [Read more...]
Disabling WooCommerce Blocks
We are a big fan of the WooCommerce plugin for its stability and the ability to create our own custom templates. We are also a big fan of clean UX and performant enterprise level websites. https://wordpress.org/plugins/woocommerce/ One thing we have never been a fan of was WooCommerce Blocks. Don't get me wrong, the blocks are really cool. In a world of Full Site Editing it's reasonably necessary for WooCommerce to provide blocks for users to have the ability to build the site code free. … [Read more...]