Anwar

Posts

Next js google tag manager: Using Google analytics in Nextjs

Using Google tag manager with Next js is simple but needs some additional work. There are two ways to add Google tag manager to Next...

How to use google adsense in Next Js

Using Adsense in Next js needs a different approach compared to a traditional request-based website. This article explains how to use dynamically inserted Google Adsense...

How to add robots txt next js

Add A Robots.txt File To Your Next.js Website The robots.txt file indicates whether certain user agents (i.e. web-crawler robot software) can or can’t crawl certain parts...

Crafting a React/Next.js Single Page Application Optimized for SEO

Crafting a React/Next.js Single Page Application Optimized for SEO In a rush? Skip to tutorial steps. What’s the first thing you do when you are looking...

How do I find MySQL root password?

If you wish to change your root database password, you can do so by navigating to: /etc/mysql/my.cnf If you do not see anything at this...

Cloudflare domain host on multi server

1 domain, multiple servers   https://community.cloudflare.com/t/1-domain-multiple-servers/688/4

Magento 2 integration with aws elasticsearch service

Magento 2 integration with AWS Elasticsearch service I was able to make the connection by making Nginx changes. I created a configuration file for nginx...

Downgrading between Major Versions of MariaDB

Downgrading between Major Versions of MariaDB Downgrading MariaDB is not supported. The only reliable way to downgrade is to restore from a full backup made before upgrading,...

Deploy Magento on Alibaba Cloud

Deploy Magento on Alibaba Cloud This post describes how you can set up a Magento website with a Nginx web server on Alibaba Cloud. This...