I’m not even using hosted wordpress. I run my own server. I mean open source self hosting alternatives. Static sites are like somewhat opposite to what I do. Feed is the definiton of “not static”. And with running my own server I need cloudflare to cache stuff so traffic won’t overload it.
A feed can just be a static file that’s updated with every change. The definition of not static is if you need to do processing on the backend, which you don’t.
What are you talking about?
I’m not even using hosted wordpress. I run my own server. I mean open source self hosting alternatives. Static sites are like somewhat opposite to what I do. Feed is the definiton of “not static”. And with running my own server I need cloudflare to cache stuff so traffic won’t overload it.
A feed can just be a static file that’s updated with every change. The definition of not static is if you need to do processing on the backend, which you don’t.