<div dir="ltr">Hi,<div><br></div><div>I checked github repos of yanel but didn't find any example files for SERVER.XML that would show the recommended configuration to run Yanel.</div><div><br></div><div>So I add the hint via mail although I believe it would be better to add a server.xml example to the yanel github repo, so that people can start from there.</div><div><br></div><div>Topic: Google Search Ranking is also dependent of the score you get out of the Insights Tool:</div><div><a href="https://developers.google.com/speed/pagespeed/insights/">https://developers.google.com/speed/pagespeed/insights/</a><br></div><div><br></div><div>Per default, Google Insights tell you to enable GZIP compression.</div><div><br></div><div>In order to do so, add these attributes to the Connector in the server.xml of your Tomcat:</div><div><br></div><div>compression="on" compressableMimeType="text/html,text/xml,application/x-javascript,text/css"<br></div><div><br></div><div>If you set this, produced HTML pages as well as ".js" and ".css" files will be compressed.</div><div><br></div><div>Cheers</div><div><br></div></div>