URl forwarding not working, but tinyurl forwarding working fine

My original domain is vicrobot.ml, and my target url is http://vicrobot13.pythonanywhere.com I am unable to forward my domain to this target url, but tinyurl redirection is working perfectly fine. So why isn’t Cloudflare redirection working?? I have added cname and page rules still not working

First you’ll want to register that domain. Then you might wanttot find a domain from a TLD that is better managed.

WHOIS lookup for VICROBOT.ML can temporarily not be answered. Please try again.
ERROR: domain not found:%
dig vicrobot.ml ns +trace

; <<>> DiG 9.10.6 <<>> vicrobot.ml ns +trace
;; global options: +cmd
.			512856	IN	NS	a.root-servers.net.
.			512856	IN	NS	b.root-servers.net.
.			512856	IN	NS	c.root-servers.net.
.			512856	IN	NS	d.root-servers.net.
.			512856	IN	NS	e.root-servers.net.
.			512856	IN	NS	f.root-servers.net.
.			512856	IN	NS	g.root-servers.net.
.			512856	IN	NS	h.root-servers.net.
.			512856	IN	NS	i.root-servers.net.
.			512856	IN	NS	j.root-servers.net.
.			512856	IN	NS	k.root-servers.net.
.			512856	IN	NS	l.root-servers.net.
.			512856	IN	NS	m.root-servers.net.
.			512856	IN	RRSIG	NS 8 0 518400 20230708170000 20230625160000 60955 . CUwPO51oneiraSVzCtjpo4KznqCsjiUS1uJwm9RhxFTbj5K5dO/tVeox MlWCXFwnIIhRw22f/uHuhRpwLn+NsJGcdk8F7oDxeqV1CWX//cruBYUG +mjkNb6CWQ0c9lR6wkx42yFBWeuB8n7qHf8tFv9QaBxhk5zkklZlH1Ae 1Me95S1iOnBLuVwbbDegimQEdE/HPCEwHU1NvaOBGuw5wVOAgRIXwtTN B1kdfijagA3mamlQ9m09afeW1jWEVyLEOUYlFbTV3+NSrHGpCUNPC8Gm RqkqWBe+ysxr15G0qcpML+CSFCEhMbZ1rQbxr2gUf1DgEhwZ0F+K5MDo ajx8cQ==
;; Received 1097 bytes from 172.64.36.1#53(172.64.36.1) in 57 ms

ml.			172800	IN	NS	a.ns.ml.
ml.			172800	IN	NS	b.ns.ml.
ml.			172800	IN	NS	c.ns.ml.
ml.			172800	IN	NS	d.ns.ml.
ml.			86400	IN	NSEC	mlb. NS RRSIG NSEC
ml.			86400	IN	RRSIG	NSEC 8 1 86400 20230708170000 20230625160000 60955 . aL7vbEHaO6sN91Xi/KBNTLdNVasdR0e5gAy+s5KzlhrgIoq63BUf4p9e 312qYEWR3Twg2BO5kJff3UzzPwSv6WIIaax8w7XwrcvcQ+aOKycPRxJ0 HfRCcyCZnUfy5xPY0+GcVQwJCq5+zNU7QF/HK8i/lNrC7pqD4pP1maxE XCKwNk361sZy7Q0kISEDLxM0bim2G47jsV6BmE8hz0zqIoI5p3m2/JHs nnYBc78Xo2OnWtUsDeYuaLMWIc1akqDDCZ0yZtteXxswLRi0o/idQDMA WB/VGhvrf2FuLr1EWoO6QhtjU19tTF5SwPiCgDYkuGavB64/n6acDLg5 P1nZGw==
;; Received 595 bytes from 192.203.230.10#53(e.root-servers.net) in 30 ms

ml.			5	IN	SOA	a.ns.ml. info.malidili.com. 1687729478 10800 3600 604800 5
;; Received 98 bytes from 185.21.170.1#53(c.ns.ml) in 301 ms

Then through whatever malarkey allows the root and www to actually resolve through my DNS provider…

vicrobot.ml.		300	IN	A	195.20.49.98
dig www.vicrobot.ml

; <<>> DiG 9.10.6 <<>> www.vicrobot.ml
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17334
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;www.vicrobot.ml.		IN	A

;; ANSWER SECTION:
www.vicrobot.ml.	300	IN	CNAME	vicrobot.ml.
vicrobot.ml.		300	IN	A	195.20.49.98

If you want Cloudflare to redirect those hostnames they will need to be :orange: so they resolve to Cloudflare IPs. At the moment they don’t (among other fundamental issues) so Cloudflare can’t redirect traffic it never sees.

1 Like

I am not sure why its not registered, i got it from freenom. And today i found that redirection is working. Yesterday i added url forwarding in freenom too. Idk which one (freenom or Cloudflare) is helping for redirection but its working.