Next.js Discord

Discord Forum

ahrefs showing image as deadlink

Unanswered
Beagle-Harrier posted this in #help-forum
Open in Discord
Beagle-HarrierOP
So I have the following line:

<Image src="logo.png" width={32} height={32} className="lg:w-8 w-6" alt="Invoice Master Logo" />


And even though the image is showing properly in my frontend, ahrefs is showing it as a dead link. This is the URL generated:

https://invoicemaster.org/_next/image?url=%2Flogo.png&w=32&q=75


Does anyone know why can this be happening?

11 Replies

Beagle-HarrierOP
I will have to wait to the next crawling
@Beagle-Harrier I will have to wait to the next crawling
you can start the reindex/recrawl yourself when you using the google search console
Beagle-HarrierOP
Yeah, it will still take time
I will keep this thread open till then. Thank you
@Beagle-Harrier Yeah, it will still take time
you are right. Normally 24-48 hours. Let me know when it's done
@Beagle-Harrier solved?
Beagle-HarrierOP
@B33fb0n3 Not getting any results yet...
Beagle-HarrierOP
@B33fb0n3 But wait, I just realized... the .next folder is not commited. How does removing it locally help me at all with the prod deployment? šŸ˜•
Beagle-HarrierOP
Ok, the problem is the cache, but right now I do not know if it is because of cloudflare, netlify or just nextjs
Jesus, im dying here