-
Redirect Subdirectory From Old Domain to New Domain Root for WordPress

Find out how to redirect the subdirectory from the old domain onto the new domain as root, for WordPress.
-
WP Rocket index-https error

If you see a URL ending in /wp-content/cache/wp-rocket/domain.co.uk/index-https.html then read this post to debug the issue properly and quickly!
-
How to 301 redirect Joomla htaccess with multiple query parameters

I’ve recently had the opportunity to migrate a Joomla website to WordPress, and it wasn’t a common solution. Please note that this Joomla website contained ugly URLs, not SEO Friendly (SEF) URLs. An example of an ugly URL is /index.php?option=com_content&view=article&id=91&Itemid=156. *An ugly URL is also nicknamed as ‘URL containing Query parameters’. How Joomla works with…