I’m managing a DNN (DotNetNuke) site and looking for the best ways to optimize its performance. I’ve noticed some slow page loads and occasional lag, especially with more complex modules.
What are your go-to optimizations for improving DNN performance? Some areas I’d love to get insights on:
Hi Oliver
As you mention that perfomance issues happen only on certain pages, first suspect would not be the hosting company. That said: in my opinion, DNN handles larger websites and/or with substantial traffic pretty well. If you have a website with hundreds of portals or a database with millions of records, that's where you need to check out caching.
From that point on: bottleneck analysis. Any intel on the network tab in chrome? This would tell if it is due to images of 30MB or a API call with some external database or something internal. Or server monitoring, indicating that memory is just not enough?
Hello Oliver:
When it's only some pages that are exhibiting performance issues, I'd suggest looking at the modules in use on those pages and determine what they do and what their dependencies are. You may find that the module(s) have newer versions which may address some performance issues. Upgrading can mitigate the problems.
👆🏽 You should do this in the very least, including upgrading DNN if it's on an older version.
In other cases, you may find that the module(s) in question may have a lot of older data that may be able to be archived and/or reindexed. All of the standard .NET troubleshooting steps cn be done here.
As for best practices, they can vary from site to site, but in general, I'd suggest the following:
User is deleted because the IP address was listed as malicious. Topic is locked.
Well, we still got some good content out of it for the community. 😎
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.