My firefox direct me to my old domain -


i have github page: amovah.github.io

i removed cname file, when open page show me old domain added in cname.

actually know cname removed , page publish on amovah.github.io not old domain.

and although works correct in mobile browser , browser in pc. can test it.

how can fix it?

try other browsers, if problem doesn't happen in other browsers mozilla using it's cache memory show website. when hit load website, it's not retrieving data server, instead it's retrieving cache. so, changes in server side not appearing. obtain desired result, you've clear browser cache. clear browser cache ...

  • from history menu, select clear recent history. [or press ctrl + shift + del]

  • from time range clear: drop-down menu, select desired range; clear entire cache, select everything.

  • next "details", click down arrow choose elements of history clear; clear entire cache, select items.

  • click clear now.

  • exit/quit browser windows , re-open browser.

source


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -