My ASP.Net website is not displayed correctly on Internet

I have created a site using ASP.Net. In the local, the site desplays as it should be in all browsers. Also, in the local works returning to the same position on the site after entering the data. However, the view of the site on Internet in all browsers (specifically menu) is different than in the local and after entering the data the position is always at the beginning of the site. I used Lets Encrypt as an SSL/TLS certificate. It’s obviously a problem is Lets Encrypt. What is the problem and how do I solve it? I note that this happens after the renew. Before that, the site worked properly.

My domain is: najduzarec.rs

Hi @slavisav

that's not a certificate problem. There are some content errors, see https://check-your-website.server-daten.de/?q=najduzarec.rs#html-content

2020-03-15.najduzarec.rs

Such a link

/WebResource.axd?d=fqV81KWLWhVg-lLAb4IT69PTNRCGTeEC3r32uYR8LCeLhdrvrqAxTDrb2ClQfBlsdoyu9EMbGP5vD8UKDNfQKUCMddQAXND7IfOd8Eo8y9A1&t=637100934046795651

works local, but an external user has a http status 403 - Forbidden. So the script code doesn't work.

1 Like

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