Make openra.net (Google) mobile-friendly
xan2622 opened this issue · 7 comments
Google is favoring MOBILE-FRIENDLY sites starting April 21st:
http://googlewebmastercentral.blogspot.fr/2015/04/rolling-out-mobile-friendly-update.html
Currently, our website doesn't pass the test:
https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fopenra.net
The ranking of the website could be affected if it doesn't comply to these new rules.
as design is not adaptive right now.
the website also fails the HTTP/2 test : https://tools.keycdn.com/http2-test
https://openrct2.website/ could be a good idea for a new layout for openra.net
- clean and simple layout
- appealing shellmap playing in the background
- passing the google mobile-friendly test : https://www.google.com/webmasters/tools/mobile-friendly/?url=https://openrct2.website/
- passing the HTTP2 test : https://tools.keycdn.com/http2-test
- the source code available: https://github.com/OpenRCT2/openrct2.github.io
https://openrct2.org/ is a static website with regular content like we have, but it is still mobile friendly. They are also integrating their forums way better, but that is another ticket. #47
https://developers.google.com/web/tools/lighthouse/ can also be used to audit a website in Chrome.
This was resolved by the new site design in https://github.com/OpenRA/OpenRAWebsiteV3/