Blog
Free Keyword Research Tools
Free Keyword Research Tools Google Adwords Keyword tool https://keywordsheeter.com/ AnswerThePublic Keyword Surfer Keyworddit Keywordshitter2 https://www.keyword.io/ https://www.keyword.engineer/ Paid Keyword Research Tools https://www.wordtracker.com https://soovle.com/…
Magento 2 Password reset
Magento 2 is popular open-source eCommerce software. If you lost admin password for your Magento 2 website, you can follow the instructions…
Nginx php-fpm No input file specified
When accessing PHP files from location block that have different document root specified using alias, i get error No input file specified.…
Amazon Lightsail Log in failed – CLIENT_UNAUTHORIZED
When trying to log in to Amazon Lightsail instance, I got the error This lightsail refused to connect error happens because when…
How to hide Nginx version
On a default installation of the Nginx web server, the error pages show the version of Nginx software running on your server.…
Magento 2 admin too many redirects error
On a Magento 2 site, after migrating to a new domain, when accessing the admin area, I get too many redirect error.…
Cloudflare Restoring Visitor IP in Ubuntu Plesk Apache Server
When using Cloudflare CDN, visitors come to the Cloudflare server and Cloudflare fetches pages from your server and sent to the visitor.…
Magento Disable CDN
To see URLs configured on a Magento 2 installation, run the following SQL command select * from core_config_data where path like ‘%_url’;…
PrestaShop Enable Memcached
You need to install the memcached daemon and PHP module on the server before you can configure it in PrestaSop. You can…
How to Install PHP 5.6 on Oracle Linux 7
Oracle Linux is a free RHEL based Linux distro. We will install PHP 5.6 on an Oracle Linux 7 server. First, enable…
Google Workspace DKIM authentication settings failed.
When generating DKIM in google Google Workspace I got the following error message. DKIM authentication settings failed This error happens when you…