Forum Moderators: phranque
I've got a friend who wrote a piece of code that will compress a webpage by removing all 'extra' spaces (and tabs, new lines, etc.) from all places other than script and pre tags.
Obviously this will make the page smaller, but will it
also increase the pages search engine position? The entire page will appear to exist on one line (more if script or pre is used).
Can anyone back this theory with real experience?
Thanks
SE robots will not have any trouble with this since they do not tell your server that they understand compressed files.
Our home page (HTML text) shinked from 38k to 6k after enabling HTTP compression.