Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6723021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:31:06+00:00 2026-05-26T09:31:06+00:00

I remember reading about a meta tag that makes the browser preload a page.

  • 0

I remember reading about a meta tag that makes the browser preload a page. What’s the tag again?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T09:31:07+00:00Added an answer on May 26, 2026 at 9:31 am

    Prefetching is included in a W3C spec under the name Resource Hints. It is implemented in Firefox, Chrome, IE 11, Edge, Opera after 12.1, and the Android Browser from 4.4.4, see the caniuse prefetch page for more and up-to-date details.

    Also see the caniuse and spec pages for related technologies (supported browsers afterwards are retrieved from caniuse and up-to-date as of September 2015):

    • Prerendering caniuse / spec (IE 11, Edge, Chrome, Opera)
    • Preconnecting caniuse / spec (Firefox, Chrome 46, Opera 33)
    • DNS Prefetching caniuse / spec (IE9 (see note below), IE10, every other browser except Opera Mini and perhaps iOS Safari and the Android Browser)

    IE 9 implemented DNS prefetching only but called it "prefetch" (caution!). Chrome for a while (at least as far as 2013) only did prerendering and DNS prefetching. IE11 implements lazyload, for images; Microsoft has tried to get it in the spec but so far it isn’t. iCab is stated to have been the first browser to implement prefetching, although this behaviour was automatic, not controlled by the markup.


    Historical background

    The Mozilla Application Suite, and later, Firefox, implement the spec (the spec is actually based on Mozilla’s early implementation of prefetching, which was somewhat based on the Link: header specified in RFC 2068 which has now been superseeded by RFC 2616 [which does not reference the Link: header]. See this old version of the docs () for more detail.) As per the documentation on MDN ():

    Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future.

    The browser looks for either an HTML <link> or an HTTP Link: header with a relation type of either next or prefetch.

    So the syntax is:

    <link rel="prefetch" href="/path/to/prefetch" />
    

    You can also use the Link: HTTP header:

    Link: </page/to/prefetch>; rel=prefetch
    

    Or a <meta> to simulate that same HTTP header:

    <meta http-equiv="Link" content="&lt;/page/to/prefetch&gt;; rel=prefetch">
    

    Note that the next relation can also be used, but its main function is to indicate the "next" page in the navigation, so you should not use it for resources or unrelated information. Prefetching is also performed on HTTPS connections.

    iCab

    iCab seems to () have implemented an early prefetching around 2001. iCab apparently prefetched all links to content pages (not resources), not following any hint the developer would have left in the markup.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I remember reading a blog post about a group that had taken a branch
I seem to remember reading about a function that could be used to make
Background: A long time I remember reading about a Java library that was created
I remember reading about an automation program for windows that would accept a list
I vaguely remember remember reading about a (new?) tool that can diff a computer.
I remember coming reading about a python module/lib that helped make nice command line
I remember reading about quoting stuff when doing a SQL query and that when
I remember from some time ago reading about a commandline tool that explains C
I vaguely remember reading about a programming exercise where objects are drawn on the
I vaguely remember reading about this a couple of years ago, but I can't

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.