Author: amitm

Wordpress

WordPress Optimization Secrets: Block External Requests for Lightning-Fast Performance.

WordPress, known for its versatility and ease, sometimes requires a bit of tweaking to ensure optimal performance and security. Today, we’ll explore a powerful technique that can significantly enhance both speed and security: blocking external HTTP requests. How External Requests Impact Performance and Security? The Code: Explained Understanding the Code This PHP code is designed […]

amitm 
Database MariaDB MySQL

MariaDB ERROR 1075 “Incorrect table definition; there can be only one auto column and it must be defined as a key”

Like many developers around, I was also struggling with MySQL vs MariaDB dilemma lately and decided to stick with MariaDB where ever possible and keep using MySQL for legacy projects. Recently my company (Bitss Techniques) partnered with Jelastic to provide “Multi-Cloud Platform-as-a-Service”, Bitss Cloud, enabling developers and startups implement scalable hosting with just a few […]

amitm