What are your SEO tips ?
Use a CDN when available.
A good hosting provider with less down time and crisp server
An SEO friendly software
AMP, when available.
admin Using CDN is need for all kind of website. Lets a One page website or optimized forum software need CDN too?
Yes a good hosting provider is really need and a software with basic SEO should be chosen.
Jason a CDN is less important these days with webp formats for images and sockets for web servers. The socket is established once, then used multiple times to transfer data between the site itself and the browser. Phenomlab.com makes extensive use of sockets.
A CDN works better when you serve globally, at least in a moderate scale. I won't deny that there is some kind of optimisation in it, especially when you do through top providers.
admin If you have a lot of static data, then there's definitely a benefit. Even better if that static content is being delivered on cached HTML pages.
I wanted to PWA for some projects. Heard that the benefit is worth investing. I haven't made much progress since.