PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, August 22, 2022

[FIXED] How to increase cache expiration time for pages in Magento 2

 August 22, 2022     magento, magento2     No comments   

Issue

How to increase the cache expiration time for particular pages in Magento 2?


Solution

The cache time-to-live (TTL) for your media and static files is set in the .magento.app.yaml configuration file using the expires key.

Please follow below link to do that set cache expiration time



Answered By - shraddha shastri
Answer Checked By - Cary Denson (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing