Tag: Cache
Sorted by: Newest Newest Oldest

: "jQuery is not defined" error when using W3 total cache plugin and Cloudflare on WordPress site I'm trying to speedup a site created using Wordpress and Avada theme, and Cloudflare as CDN (no

: How to properly cache a static website .htaccess The problem i noticed with my static website. Is that the css is not renewing itself once I updated the website code at areas (Adding new pictues,

: Google caching wrong content for top ranking URL causing rankings to drop 12 pages When I use 'cache:example.com/category' Google is showing the homepage 'example.com' as the URL for the cached

: Does Classic ASP pages called with Querystring parameters are cached by the HTTP-level Kernel cache? Our company have a website made in Classic ASP, which most of them are static pages. We have

: Google Cache Handling For Multi City Page Recently i have been checking Google cache for the page https://in.example.com/hyderabad/events/speed-date-singles-with-lol/ET00054188 where i am getting cache

: WordPress cache are there even after uninstall the WordPress a week ago on my shared host server, i install WordPress only in my blog directory. and created few blog posts. (other parts of

: Leverage Browser Caching - third party resources I am optimising a website based on PageSpeed Insights guidelines. And one of the points is to Leverage Browser Caching. And in this case - for

: What happens if you don't set cache-control header? What happens if you don't set the cache-control header? Does HTTP specify a default behaviour that clients should follow or is it up to the

: Can a content be cached even if the max-age header is not set and vice versa? As far as I understand, when a request is made for the very first time, the browser will download the resource

: How can I encourage the browser to cache the HTML5 poster image? I have a web page with a series of videos embedded on the page: <video controls preload="metadata" poster="/path/to/video1/poster-image-1.jpg">

: 404 While Trying To Clear URL From Google Amp Cache I have a url from a site that is showing up on the google amp cache with some critical mistakes and i need to clear the cache. I have

: Nginx: set Content-Type by URI problem I'm setting up small personal file hosting, I made a backend to store uploaded files by their hash directly on the HDD like /f/ab/cd/ef012345678..., but

: How to over ride a users cache when new assets / content are available Ive just run a google page speed test on my site and one of the things its suggested to do is use browser caching.

: “Resources with a "?" in the URL are not cached by some proxy caching servers” I'm using query strings to burst out of cache, e.g.: mysite.css?201708311009 where the date is that of the

: Reduce amount of site script executions I use SiteGround as a hosting service and I received a notice that we are reaching our monthly executions. We also use Wordpress as a CMS. Our site

: Chrome doesn't remember vertical scroll position of my website when reloading the page? Chrome seems to remember the last vertical scroll position of most websites when reloading the page or going

: Google no longer showing link to cached result in SERP result I was looking today to see which version of a page Google had crawled and cached, but when I looked, I could no longer see the

: Remove URLs from Google cache, search results not updated after URL removal in Google Search Console I used URL removal tool provided by Google Webmaster Tools. I provided the site address

: Where is the folder where the W3 Total Cache (W3TC) data is stored? I am using W3TC and I am new to WordPress world. How can I find the folder for cached data? Does the caching go to a

: Cache-Control not being picked up by performance analysis tools for my website (Amazon CF/S3) So, I have this website that is hosted in Amazon S3/CF and when I run any Performance analysis tool

: Nginx server - Wordpress - .htaccess I am running an Nginx server with Wordpress installed on it. The Wordpress installation has an .htaccess file in its root. Now I read that Nginx doesn't

: Change CSS and JS Files - Force Website not loading from browser cache When i change the css and js files in my wordpress templates and visit my website, the website is still loading the

: What do I use to tell search engines not to offer a Cached version of my MyBB forum pages and where is the code I need to alter? This question originates from my post on MyBB support forum.

: How to Remove URL from Google Cache which is not available in Sitemap? I have a site Hot Deal INDIA. I have added around 1200 Links in my sitemap. Around all the Links are cached by google,

: Leverage browser caching - setting short freshness lifetime I have set up expiry dates for my web resources in my .htaccess: <IfModule mod_expires.c> ExpiresActive On # Uncomment to apply to

: Did I just stop my caching issue? I frequently upload my projects on my hosting and ask some feedback; but the problem is that those people always have to clean their cache in order to see

: Force visitors to get newest versions of resources (bypassing browser cache) How can I (force) my visitors on my website to clean their cache, and get the new updated content? I find myself

: How to instruct browsers to clear any pages from our site from cache? Our old website on our old host did this... When you load www.example.com it quickly redirects you to www.example.com/main.

: What happens when Memcached memory fills up? Hi I have a website running on Drupal and aws ec2 and rds. So I installed memcached on this server and it's working. However I checked the statistics

: Some Android browsers don't cache Apple Touch Icons Looking at my server logs, I found quite a few Android clients that don't cache the Apple Touch Icon and reload it on every page view. I

: Why is Chrome caching my login page? Our literacy web site for kids with disabilities is causing some users issues with logging in. You can visit the site at http://tarheelreader.org/. If you

: Am I legally allowed to cache other people's web pages on my site? I'm developing a small content aggregation app that frequently relies on posts from other web sites, which occasionally go

: Does the WooCommerce function "Geolocate (with page caching support)" affect the Google ranking? We're using the WooCommerce feature "Geolocate (with page caching support)" to display the correct

: Can browser caching be controlled by HTTP headers alone without using hash names for asset files? I'm reading it in Webpack docs: The way it works has a pitfall: if we don’t change filenames

: How can I resolve above-the-fold content rendering for CSS files if I'm using Cloudflare? I've been wanting to learn how to increase my page loads when site building and when researching I learned

: Browser won't load site after domain restore Why would my browser hold onto an old site when both the cache and the cookies are cleared? I have a client who didn't pay their domain name bill.

: Alternative to memcached I'm asking this to benefit others. I was reading thehackernews.com and noticed that memcached (a back-end for webservers that helps users produce speedier websites) has

: What headers do I need to set to allow my content to be cached without any sort of revalidation for a set amount of time? I'm going cross eyed looking at all the HTTP headers available for

: What are the benefits of caching an xml sitemap? Am I right in thinking that when robots crawl the sitemap the load time will be reduced because it is cached which is a good signal and could

: Apache CacheIgnoreURLSessionIdentifiers to ignore select query string params I am looking for a way of specifying a list of query parameters that I want to ignore for caching. Can I use the

: The Node Express server is returning "304 Not Modified" responses, but only after querying the database I'm just diving into web developent, my current passion is Express (Node.js). I've noticed

: My Site Still Caches Its First Homepage from 6 Months Ago I use W3 Total Cache and CloudFlare (free-tier) as my CDN. For whatever reason, my WordPress site still caches the first version of

: Is it feasible to use Vary: headers with If-none-match: to improve caching? As we all know, sending a response header Vary: Some-Header causes (or should cause) caches to store different variants

: Hashbang, images and SEO I'm implementing a caching plugin to my app, and it adds an hashbang string to the names of the static files. I would like to know your opinion regarding it. Adding

: Would changing the expiry header for `analytics.js` from Google Analytics mess things up? I'm using GTMetrix to help figure ways to speed up my page load times. One of the suggestions is to

: Completely cached by Cloudflare Wordpress redirect to HTTPS I have a WordPress (WP) install that is located on a shared hosting package that uses Apache in the root of the domain (not a subfolder

: Request for an existing file causes 404 error A customer cannot access a file that I put online for him, or the folder that it is in. Requests for both the folder (/bastide) and the file

: Prevent browser from caching text file I have a web application that runs on an Apache server on the intranet of an organisation. In this web application there is a JavaScript function that

: Are there any advantages to having a short TTL? I'm currently doing a study on the DNS and I was wondering whether there are any advantages to setting a short TTL on a DNS record stored

: Cloudflare: Cache static HTML when URL has Query String Quick CloudFlare 'new user' question for you: BACKGROUND: The HTML pages served up by my origin server never change. All dynamic content

: Google cache for home page shows the the Facebook page instead I have a very weird and kinda crazy problem with Google caching one of the pages on the website. At first, I thought I got

: Another way to force non-caching This is the HTTP header I typically use to ensure that an image is not cached. And the reason why I do this to a select few images is because I have an

: Google Cache: Blank Page (Responsive Design) I've been aware of this issue for sometime but sadly not had the downtime to address, but I want to ensure that its actually a problem before wasting

: Is my application cache manifest file legal for my website or will I run into a cross-domain policy issue? I'm trying to figure out if I can reference subdomains in a cache manifest file and

: Bots and image caching Once again, I'm trying to optimize my site because one test showed the time to first byte is slightly over 200ms, but I need it under 200ms to make google happy. I

: How to prime cache on all location of a cdn I have just started using MaxCDN to serve static resources faster (images, js and css mostly). It works great, as long as the data is cached

: Akamai vs pagespeed module We have akamai as CDN, we also have Apache before our website. We want to utilise the page speed module benefits. We are just worried about how page speed cache

: Is there any way to get diagrams from google cache? I would like to know if I could get diagrams from this cached web page.I tried downloading the original file(.ppt) of the cached version

: Low cache hit rate with Cloudflare I am using a free Cloudflare account with a WordPress site and have seen consistently poor cache hit rates. After several weeks using Cloudflare, only about

: Tradeoffs around using a query string vs embedding version number in the CSS/JS files I was reading articles and forum posts about using version numbers in CSS/JS files. http://www.stevesouders.com/blog/2008/08/23/revving-fil

: What happens if CSS file falls out of cache but HTML file doesn't? I have a static HTML page for which I have set a cache-control max-age of 6 months, and it calls a style_v1.css file with

: Avoid caching by creating photo names that contain unique identifiers? If you are building a website that will display photos to users of the site, is it important to always give each photo

: Browser Cache Control First: I'm a Designer that knows some HTML and CSS, not a programmer, so I'm so in advance for my limited knowledge and understanding :) My website skeleton is based on

: Optimal cache setting for dynamic page My webpages on my website may appear static to the user, but they're actually dynamic since data is retrieved from a database and may be changed at anytime.

: How do I adjust my HTTP caching for optimum page delivery performance? I read an article about caching at http://vadmyst.blogspot.ca/2005/09/server-side-etag-vs-cache-control-max.html and currently I'm

: Why don't browsers have jQuery installed? I'm using jQuery on several of my websites and although I use a CDN to serve it, it just doesn't make sense for visitor to download jQuery each time.

: .htaccess file not caching I have read several guides for how to write the htaccess file for caching but with no success. I asume I wrote something wrong and need some help on finding what

: Magento Robots.txt and blocking cached images We have a Magento based store. Images are resized and served cached dynamically. When the image cache in Magento is cleared, there are generated new

: How to manage the leverage browser caching for third party JS files? Is it possible to set and expiration date for the file http://assets.pinterest.com/js/pinit_main.js? And the other stuff down

: Eliminating 'cookie' from 'vary:' without breaking website functionality I read that some middle-man servers won't cache websites that have cookie set in the vary: header. For example, If my website

: How can I keep track of changes in my site's view? I want to keep track of changes in our company's website view. I want to know about changes to links and pictures in the homepage. I don't

: How do I make a static html page and its resources cacheable? I just ran a pagespeed analysis of my page and came across the following pointer by google pagespeed: Leverage browser caching

: When do browsers clear cache and how can I make more use of 304 responses? I have a website with some some content which changes frequently. I would like to benefit from good caching when

: Image max-age / cache-control not being set In order to speed up my site Telium I created the .htaccess below. I have a lot of large images on my site so I want browsers to cache as much

: NGinx Downloading instead of Serving I have nginx setup on my ubuntu server as the web server with 3 config files (minus the site configs) All of my sites now download a application/octet-stream

: What can I do in regards to the GPSI complaint on cache-control on dynamic images? I ran google page-speed tests on my website again and it stated this... Setting an expiry date or a

: Minify not caching according to pagespeed insights I started using https://code.google.com/p/minify/ on my site to decrease the amount of http requests. But google's PageSpeed insights tool is telling

: How much privacy is disclosed when looking at Google cached pages? I have a question on something I read in the article found at this URL: http://navigators.com/cached.html "Many internet researchers

: How long does it take to re-index the website via noarchive tag? I read elsewhere on here that one can't re-index their site with Google, but I like to challenge that. Currently, I have every

: How do I prevent cached pages from showing up to returning visitors after doing a website update? After making an update to my site's pages, I don't want the cached version of the old page

: What would cause incorect titles to be listed in google? I did a search for my site and it turns out that google showed an entry with an incorrect title, yet the description is ok. The title

: Caching a changing site I run a website where the static content changes at least 4 times a week and I'm trying to figure out the best header arrangement to use. Currently I have all caching

: What effect does turning off caching in all browsers have on SEO? What effect does turning off caching in all browsers have on SEO?

: 100% loss of my website content. I couldn't find cached pages on the net. Need help, please! I had a website that I actively used from about 2/2014 through 10/2014. The site is www.tatumparnell.com.

: How to intepret varnishtop output? When running. varnishtop -i BereqURL Output such as. 2.57 BereqURL url Will be shown. What does the number, in this example 2.57 stand for?

: For SEO, can content containing keywords be written into the page using JavaScript and still rank well? We have a list of product summaries that appear on several different product listing sections

: Why is spam added to the Bing cache of my landing page? Please search on Bing "url:testrails.org" and open the cached page. Bing shows random other pages below the content of my own landing

: Can I use Cloudflare with Tumblr or cache images manually? I've just setup Cloudflare on my tumblr blog (with custom domain). 1) As I understand it, this was actually pointless because images

: Cached Bootstrap vs Custom CSS I am debating whether to use an existing framework such as Bootstrap which has a decent chance of being cached vs custom CSS which has zero chance of being cached.

: Can external resources be cached for 7 days to improve my PageSpeed score? Google Pagespeed recommends caching resources for at least a week under "Leverage browser caching". I've done it for

: Where are cached files stored by the W3 total cache plugin? I am planning to use caching for my website (W3 total cache plugin) and I was wondering whether the cached files will be save on

: CloudFlare Not Sending If-Modified-Since Headers I'm trying to reduce my server load by providing 304 Not Modified responses for content where appropriate. CloudFlare is my middle man, so they

: Loading old web pages and not the updated ones I have updated my design and uploaded it to my server, but it's showing old content for sometime, new content for sometime. I randomly checked

: Can .htaccess be used to cache AdSense JavaScript to improve the pagespeed score? I'm AdSense publisher and I need to improve the page speed score for my site. It already gets 90/100 for speed

: I'm receiving an "Account Suspended Page" when trying to accessing my VPS I have a VPS account and host a handful of sites. Two of these sites I cannot view from specific computers. When I

: Set cache control from WAMP such that Firefox reports cached pages in the primed cache report So I tried to allow cache by using <meta http-equiv="Cache-control" content="public, max-age=31536000">

: How to force browser to download all static files every time? Is it possible to force browser to not using cache and download all files (html/js/css) every time? I am looking for a server side

: Google PageSpeed, optimizing Google's own elements I'm trying Google's PageSpeed online service Ironically, it's primarily highlighting Google's own services as something that needs improvement on

: CDN caching my HTML pages too! Recently I started using Amazon CloudFront to serve my site's JS,CSS and images via CDN. However, seems like with those, CloudFront serving my HTML pages as well?

: Ad revenues via Google cache Do ad revenues from page-views (as opposed to ad-clicks) accrue from webpages viewed via Google cache?
Next Page
Terms of Use Create Support ticket Your support tickets Powered by ePowerPress Stock Market News! Top Seo SMO © topseosmo.com2022 All Rights reserved.