Magento 2 Website Speed is Tooo SlowSite loading speed is very slowMagento 2.1.2 super slowMagento2: Product page is very slow (compared to other page types on the website)Magento 2 Checkout page speed slowSlow Magento 2.2.5How can I increase the speed of my Magento website?What is acceptable speed for a Magento 2 site?Magento 2 increase site speedSlow page load times on Magento 2.3.1magento 2 admin very slow
How can I use my cell phone's light as a reading light?
What are the consequences for a developed nation to not accept any refugees?
Decrease spacing between a bullet point and its subbullet point
Why does Trump want a citizenship question on the census?
This LM317 diagram doesn't make any sense to me
Passwordless authentication - how and when to invalidate a login code
Why am I getting unevenly-spread results when using $RANDOM?
How can I know how much authority/decision making power etc I have as an employee?
Is it possible to complete a PhD in CS in 3 years?
QR codes, do people use them?
When do flights get cancelled due to fog?
How to understand flavors and when to use combination of them?
Why is a mixture of two normally distributed variables only bimodal if their means differ by at least two times the common standard deviation?
Moving millions of files to a different directory with specfic name patterns
Is it okay to use open source code to do an interview task?
Delete elements less than the last largest element
How does one acquire an undead eyeball encased in a gem?
What kind of Chinook helicopter/airplane hybrid is this?
Where are the Wazirs?
Findminimum of Integral
Mtg creature spells, instants, priority?
Did depressed people far more accurately estimate how many monsters they killed in a video game?
My professor has told me he will be the corresponding author. Will it hurt my future career?
How do I explain that I don't want to maintain old projects?
Magento 2 Website Speed is Tooo Slow
Site loading speed is very slowMagento 2.1.2 super slowMagento2: Product page is very slow (compared to other page types on the website)Magento 2 Checkout page speed slowSlow Magento 2.2.5How can I increase the speed of my Magento website?What is acceptable speed for a Magento 2 site?Magento 2 increase site speedSlow page load times on Magento 2.3.1magento 2 admin very slow
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm using magento on VPS server 4GB RAM. but my site speed is much much slow.. almost 2minutes to load
can you plz advice
my website URL is https://muzikhausberlin.de/
i'm using putty shell it also take much time
magento2 pagespeed speedoptimization
add a comment |
I'm using magento on VPS server 4GB RAM. but my site speed is much much slow.. almost 2minutes to load
can you plz advice
my website URL is https://muzikhausberlin.de/
i'm using putty shell it also take much time
magento2 pagespeed speedoptimization
You need to optimize your site. Please visit this link servebolt.com/articles/speed-up-magento-2-in-7-easy-steps and mageplaza.com/blog/magento-2-performance-optimization
– Mukesh Prajapati
Jun 29 at 10:43
add a comment |
I'm using magento on VPS server 4GB RAM. but my site speed is much much slow.. almost 2minutes to load
can you plz advice
my website URL is https://muzikhausberlin.de/
i'm using putty shell it also take much time
magento2 pagespeed speedoptimization
I'm using magento on VPS server 4GB RAM. but my site speed is much much slow.. almost 2minutes to load
can you plz advice
my website URL is https://muzikhausberlin.de/
i'm using putty shell it also take much time
magento2 pagespeed speedoptimization
magento2 pagespeed speedoptimization
asked Jun 29 at 9:55
Aadii MughalAadii Mughal
1077 bronze badges
1077 bronze badges
You need to optimize your site. Please visit this link servebolt.com/articles/speed-up-magento-2-in-7-easy-steps and mageplaza.com/blog/magento-2-performance-optimization
– Mukesh Prajapati
Jun 29 at 10:43
add a comment |
You need to optimize your site. Please visit this link servebolt.com/articles/speed-up-magento-2-in-7-easy-steps and mageplaza.com/blog/magento-2-performance-optimization
– Mukesh Prajapati
Jun 29 at 10:43
You need to optimize your site. Please visit this link servebolt.com/articles/speed-up-magento-2-in-7-easy-steps and mageplaza.com/blog/magento-2-performance-optimization
– Mukesh Prajapati
Jun 29 at 10:43
You need to optimize your site. Please visit this link servebolt.com/articles/speed-up-magento-2-in-7-easy-steps and mageplaza.com/blog/magento-2-performance-optimization
– Mukesh Prajapati
Jun 29 at 10:43
add a comment |
3 Answers
3
active
oldest
votes
Here Some Links For
Speed up
or thePerformance Optimization
:-
Speed up Magento 2 in 7 easy steps
Magento 2 Performance Optimization
Speed up Magento - The Ultimate Guide (Updated 2019)
add a comment |
Your going to need more resource.
Will depend on max concurrent connections but you should be looking at around 10 GB RAM for 5-10 concurrent connections with background processes.
Magento 2 is resource intensive.
memory_limit should be 756 MB
https://github.com/magento/magento2/blob/2.3/.htaccess#L67
add a comment |
- Switch your website to production mode
Minify your HTML, CSS and js files.
Merge your CSS and JS files.
Optmize your images.
- Enable Gzip Compression.
- Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site
You can too use profiler to check files consuming more time. Check and ensure to load them in lesser time.
php bin/magento dev:profiler:enable html
php bin/magento dev:profiler:enable csvfile
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280176%2fmagento-2-website-speed-is-tooo-slow%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Here Some Links For
Speed up
or thePerformance Optimization
:-
Speed up Magento 2 in 7 easy steps
Magento 2 Performance Optimization
Speed up Magento - The Ultimate Guide (Updated 2019)
add a comment |
Here Some Links For
Speed up
or thePerformance Optimization
:-
Speed up Magento 2 in 7 easy steps
Magento 2 Performance Optimization
Speed up Magento - The Ultimate Guide (Updated 2019)
add a comment |
Here Some Links For
Speed up
or thePerformance Optimization
:-
Speed up Magento 2 in 7 easy steps
Magento 2 Performance Optimization
Speed up Magento - The Ultimate Guide (Updated 2019)
Here Some Links For
Speed up
or thePerformance Optimization
:-
Speed up Magento 2 in 7 easy steps
Magento 2 Performance Optimization
Speed up Magento - The Ultimate Guide (Updated 2019)
answered Jun 29 at 10:36
Rk RathodRk Rathod
2,5433 silver badges22 bronze badges
2,5433 silver badges22 bronze badges
add a comment |
add a comment |
Your going to need more resource.
Will depend on max concurrent connections but you should be looking at around 10 GB RAM for 5-10 concurrent connections with background processes.
Magento 2 is resource intensive.
memory_limit should be 756 MB
https://github.com/magento/magento2/blob/2.3/.htaccess#L67
add a comment |
Your going to need more resource.
Will depend on max concurrent connections but you should be looking at around 10 GB RAM for 5-10 concurrent connections with background processes.
Magento 2 is resource intensive.
memory_limit should be 756 MB
https://github.com/magento/magento2/blob/2.3/.htaccess#L67
add a comment |
Your going to need more resource.
Will depend on max concurrent connections but you should be looking at around 10 GB RAM for 5-10 concurrent connections with background processes.
Magento 2 is resource intensive.
memory_limit should be 756 MB
https://github.com/magento/magento2/blob/2.3/.htaccess#L67
Your going to need more resource.
Will depend on max concurrent connections but you should be looking at around 10 GB RAM for 5-10 concurrent connections with background processes.
Magento 2 is resource intensive.
memory_limit should be 756 MB
https://github.com/magento/magento2/blob/2.3/.htaccess#L67
answered Jun 29 at 13:18
Dominic XigenDominic Xigen
2,3801 gold badge4 silver badges14 bronze badges
2,3801 gold badge4 silver badges14 bronze badges
add a comment |
add a comment |
- Switch your website to production mode
Minify your HTML, CSS and js files.
Merge your CSS and JS files.
Optmize your images.
- Enable Gzip Compression.
- Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site
You can too use profiler to check files consuming more time. Check and ensure to load them in lesser time.
php bin/magento dev:profiler:enable html
php bin/magento dev:profiler:enable csvfile
add a comment |
- Switch your website to production mode
Minify your HTML, CSS and js files.
Merge your CSS and JS files.
Optmize your images.
- Enable Gzip Compression.
- Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site
You can too use profiler to check files consuming more time. Check and ensure to load them in lesser time.
php bin/magento dev:profiler:enable html
php bin/magento dev:profiler:enable csvfile
add a comment |
- Switch your website to production mode
Minify your HTML, CSS and js files.
Merge your CSS and JS files.
Optmize your images.
- Enable Gzip Compression.
- Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site
You can too use profiler to check files consuming more time. Check and ensure to load them in lesser time.
php bin/magento dev:profiler:enable html
php bin/magento dev:profiler:enable csvfile
- Switch your website to production mode
Minify your HTML, CSS and js files.
Merge your CSS and JS files.
Optmize your images.
- Enable Gzip Compression.
- Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site
You can too use profiler to check files consuming more time. Check and ensure to load them in lesser time.
php bin/magento dev:profiler:enable html
php bin/magento dev:profiler:enable csvfile
answered Jun 30 at 17:53
Raj Mohan RRaj Mohan R
1,3983 silver badges12 bronze badges
1,3983 silver badges12 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280176%2fmagento-2-website-speed-is-tooo-slow%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You need to optimize your site. Please visit this link servebolt.com/articles/speed-up-magento-2-in-7-easy-steps and mageplaza.com/blog/magento-2-performance-optimization
– Mukesh Prajapati
Jun 29 at 10:43