Misconfigured my website's header

Hello guys
I hope you can help me. I appreciate any help in advanced!

Everytime I put in url “https://inkatic.000webhostapp.com/” (using https://) my header changes. In others words every item in the header changes its current position.

But when I tipe in url “inkatic.000webhostapp.com/” ( NOT using https://) my header remains ok.

Hi @adminadmin!

This is a security issue set up by the browser. If you’re loading your website over HTTPS, the browser will block all content which is not linked over HTTPS. Please make sure all your external resources are linked over HTTPS as well.

Open your document and replace all http:// with https://


Did you used a website builder to build your website?

YOu mean to double check all my code and my file and set it uo with https?

I only use 000webhost

Yes. This is not a 000webhost issue, it’s a browser security matter.


Or… wait a second…

I have fixed the issue by adding a header in .htaccess which will reload all active content which is not loaded over HTTPS.

Please browse your website and press CTRL+F5 to see the applied changes.

Btw, THis mornig I got a change in my header (another website)…suddenly all my header changes…I do not konw if this happen because 00webhost is free ?

Please explain your issue in depth…

"I have fixed the issue by adding a header in .htaccess "
please can you tell me how can I add a header in .htaccess. What header you mean?

Btw, THis mornig I got a change in my header (another website)…suddenly all my header changes…I do not konw if this happen because 00webhost is free ?

Please explain your issue in depth…

when I code my website I alwasy upload the new changes…and suddenly when I already upoaded mi new changes all my header changed…but The point is that I have never touched the header code

This is the code I have added to .htaccess:

Header always set Content-Security-Policy: upgrade-insecure-requests

You don’t need to re-add it again.


when I code my website I alwasy upload the new changes…and suddenly when I already upoaded mi new changes all my header changed…but The point is that I have never touched the header code

Please clear your browser cache and load your website again. Is your issue solved?

Yes thanks…my first website work when I added the header…
But the second one not yet…its header was horizontal…but ow it looks vertically

But the second one not yet…its header was horizontal…but ow it looks vertically

What is your second website?

inkaboost.000webhostapp.com

I do not wahy but the header changed…not touching the code

Us neither. We don’t throttle nor edit your website code.


Most likely the header you were loading that time was from the remaining of an old cache. I am afraid your only choice is to edit your header and correct it manually.

I was trying the whole mornig But I do not what to do

Can you try to copy the header from the other website? (the one on which the header renders correctly)

I solved it manually…I have to make some changes in CSS to correct header…thanks all of you

I’m glad you dished things out. You’re welcome! :blush: