My index.html is not properly changing when I deploy a new change to the website. Everything else seems to be changing when I make a deployment.
I believe this is due to caching, since I have tried to comment out my index.html entirely and it is still not changing on deployment. I also have a custom Domain website, whose index.html is showing different results than the netlify deployment. (Everything else is aligned).
I have tried to use the “clear cache and redeploy” option, but the index.html is still showing up, despite me commenting it out.
The index.html being empty is normal since I have everything commented out, but I am not understanding why the og: tags are still present if I copy paste the link and the preview shows.
Ah, I see. I have been trying to copy paste the new link into a Telegram chat but the data was staying the same. I tried to manually clear the cache, but I guess they are still storing some information.
Thank you.