Remove ?m=1 from Blogger Mobile URLs

Using Cloudflare Workers

The Problem

Blogger doesn't provide ?m=1 disable option

Most of scripts doesn't fix redirect error

The Solution

Use Custom Domain

Use Cloudflare Nameservers

Use Cloudflare Worker

Features

✔ No performance issue

✔ Fix redirect error

✔ Keep URL clean

Steps

1. Add worker code to Cloudflare workers

2. Add worker route to your domain

Want full code?

Read full tutorial now

VIEW FULL GUIDE →