I saw these meta tags on a site and am trying to figure out their benefit. These meta tags are on the home page, product pages, every page of the site.
Will it cause search engine bots to come back and index pages faster? Will it cause slower page loading in browsers if nothing is cached?
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="cache-control" content="no-cache,no-store,must-revalidate"/>
<meta http-equiv="expires" content="0"/>