Skip to content

Use case appropriateness - news publisher with security concerns #869

Answered by johanjanssens
jjensenlcn asked this question in Q&A
Discussion options

You must be logged in to vote

Happy to help you and sorry for the late reply, was out on a holiday.

I would not try to go all static, you then need to deal with solving the dynamic parts and that brings you back to the same problem but that other way around. Instead your problem is best solved by implementing CDN caching. If implemented properly it would would prevent your server from getting hit and reduce the strain by 99%, not only making your site faster, but reducing hosting and bandwidth costs significantly.

While you can certainly benefit from adding Pages to your site, you don't need it to get started, it could be used to further optimise in a second step. A proper caching setup would be your first thing to do.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@johanjanssens
Comment options

@JoeJoomla
Comment options

Answer selected by johanjanssens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants