Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web Development help
#1
Hi,

I have an ecommerce website, I am really stressed out on the issue that my website is loading really very slow despite of the fact that I have implemented pretty much every common practice to reduce the load time. Practices include:

- Cache plugin is already installed
- Compression is enabled / Compress Media Files
- I have enable Browser Caching
- Remove unnecessary animation and video
- Minify JavaScript and CSS Files
- Reduce image sizes
- I am on the dedicated hosting provider
- I have already installed the caching plugin
- I have disabled Inactive Plugins

Still, I am facing site loading and server responding issues. I am going to migrate to another hosting. I am thinking to shift my site to this hosting provider or any recommendation to resolve this issue without migrating my site?
Reply
#2
I removed the link to specific hosting provider, because it looks very much like clickbait/advertisement.
Based on information provided it's not clear what language/framework is used to build the site and how it is related to python (this is python forum after all).
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Are you using wordpress/shopify? your daily traffic? your theme? name of all your plugins? have you tried running it on google page speed test and fixing errors?
Reply
#4
Not sure that the Python forum is the best place for this problem...
Reply
#5
Have you tried changing your website theme? Many times due to the incompatibility of the theme with the content and structure, it creates a slow loading problem.
There are many other reasons for which it can lead to a slow loading site speed. You can check if any of the reason could be affecting your site-
1. Excessive HTTP Requests
2. Unclean Code
3. Too Many Ads Placement
4. Too Much Flash Content
5. JavaScript Issues
Reply
#6
First, you should figure out if the issue is on the client or the server-side issue.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#7
I am using Cloudways hosting solution, they offer CDN management. I believe you are not using CDN for your site.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020