Blog

SEO

Keyword Research Tools robots.txt https://search.google.com/test/rich-results – check if your site support schema. https://learningseo.io – Free SEO Tutorials. https://quillbot.com – paraphrasing tool helps…

Install RabbitMQ on Ubuntu/Debian

To install rabbitmq on Ubuntu/Debian, run echo ‘deb http://www.rabbitmq.com/debian/ testing main’ | sudo tee /etc/apt/sources.list.d/rabbitmq.list wget -O- https://www.rabbitmq.com/rabbitmq-release-signing-key.asc | sudo apt-key add…

ansible

Install ansible on Ubuntu How to add a PPA repository using Ansible? Ansible multiple hosts behind NAT

DMARC

DMARC is used to protect your email from email spoofing. DMARC use SPF and DKIM record to validate your email. DMARC is…