It’s possible installing themes or plugins can cause compatibility issues between your WordPress, theme, and/or plugins.
I’d recommend checking the theme/plugin is compatible with your version of WordPress, that all … Read More
Here you can find blog posts from Andy Corby (Digital Marketing and Development Professional) relating to WordPress. Including posts on: What is FTP? Issue uploading/downloading to a new WordPress – Solved, WordPress down after installing plugin – Solved, and How to rollback WordPress and plugin versions.
It’s possible installing themes or plugins can cause compatibility issues between your WordPress, theme, and/or plugins.
I’d recommend checking the theme/plugin is compatible with your version of WordPress, that all … Read More
If you’ve installed and activated a plugin that has resulted in you being unable to access your website and the WordPress admin area then you’re probably looking for how to … Read More
So you’ve just installed and set up a new WordPress installation on your Ubuntu 16.04 server, you’ve gone to upload your first file or download a theme or plugin in … Read More
Here is a quick overview of how to redirect URLs in your htaccess file using RedirectMatch (regex).
Firstly, here’s an example of a RedirectMatch redirect:
RedirectMatch 301 ^/services/?$ https://www.yezzoo.com/
Now … Read More
Define: FTP stands for File Transfer Protocol and is a method of transferring files.
Use: A common use of FTP is to upload/download website files to a server (a website … Read More