Hi guys ! I have a little problem that affects my websites performance. I have this strange javascript file called aes.js. Why did I call it strange? It is because this file is already deleted one day ago but this file is showing on speed check websites but not on file managers (prebuilt [MonstaFTP] and my own file manager php scripts)!! This is strange because I use mainly 5 different PHP-powered file managers to test it if it really exist but I failed; I mean I cant see it.
How did I discovered it? When I testing my new page called main.html in online website speed check tools (specifically PageSpeed Insights and GMetrix), the results are very clear until I saw the waterfall results and I see the aes.js(in my main domain main directory) impacting the page’s performance. I was shocked because these file is not even show up in the file managers. So I check it using my url “http://digibytechs.gq/aes.js”. Wow, it does really exist but still the problem is on file managers. I also check the FTP, but then I failed. I also check the content of the file(main.html) but i cant find the dirty code. To make it short, I have questions :
- Is it only a bug in the file managers (InfinityFree’s File Manager & My 5 PHP-powered file managers & FTP)? How did it possible?
- Is it caused by cache standard DEFLATE rules in my .htacess? If yes, how to fix it?
3.Is it only bug in the browser?(I dont think so) - Is it only a bug within the online website speed checker tools (ie. PageSpeed, GMetrix, Pingdom)?
- Is it a problem within the page(main.html)?[I dont think so because I already checked for the possibilities but I failed]
Websites Details:
domain name: digibytechs.gq under digibytechs.epizy.com
issue file: digibytechs.gq/aes.js or digibytechs.epizy.com/aes.js
affected file: digibytechs.gq/main.html or digibytechs.epizy.com/main.html
JS Sources: JQuery, Google Fonts, Fontawesome.js
I hope this will be resolved because I want to optimized the sample page (main.html) to at least 99%
Note: dont go with my main domain digibytechs.gq because I didnt have set any index file yet.