Cross-Origin Request Blocked

Hello there, so I have a website where I was pulling in an iframe from another website that’s also uploaded to Infinity free but I guess that made an issue of some sort to my hosting account and now even simple HTML projects won’t render and it outputs this in my console:

so now how can I check if my account is flagged by the system or clear the server’s cache if possible.

Thank you

As far as I understand it, the security system blocks you from using an IFrame to embed an infinityfree site, even on another infinityfree site. So this is being blocked correctly

9 Likes

Thanks for informing me, I have a couple of questions regarding this.

  • Does this apply to iframes from the same domain as well? like a website example.com and the iframe is example.com/website2 ?
  • I already have removed the iframe but anything I upload on my account seems to have the same issue (Even websites that are on a different subdomain but under the same account). so like I asked in my initial post, how can I check if my account is flagged by the system or clear the server’s cache if possible since I removed the iFrame but still facing the same issue

Thank you dan.

I belive so yes

There is no server cache to clear, but you should try clearing your browsers cache (or using an incognito window)
If your account was “flagged” then it would have been suspended and would be showing the suspendeddomain.net instead of a 403 error.

Some other things can cause the 403 error though. This post from admin should help:

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.