• Resolved allnamestaken

    (@allnamestaken)


    1)adding no cache rule to my nginx config throws 404

    location ~* \.(xml|xsl)$ { add_header Cache-Control “no-cache, no-store, must-revalidate, max-age=0”; expires -1; }

    Im using Super Page Cache for Cloudflare plugin

    2)If I go to my page source my meta title tags are correct, but for some reason google is using my on page titles instead of title tags set by seo framework. Updated pages have been cashed by google yet search results show different tags. I hope it makes sense…

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Few issues’ is closed to new replies.