If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: en.wikipedia.org/wiki/HTTP_location - HTTP location - Wikipedia.

site address: en.wikipedia.org/wiki/HTTP_location redirected to: en.wikipedia.org/wiki/HTTP_location

site title: HTTP location - Wikipedia

Our opinion (on Saturday 19 September 2026 15:17:22 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:



Meta tags:

Headings (most frequently used words):

url, example, relative, absolute, path, http, location, contents, examples, see, also, references,

Text of the page (most frequently used words):
the (33), http (25), #location (16), example (14), url (13), #relative (12), with (11), and (10), ietf (10), edit (10), https (9), path (9), rfc (8), uri (8), web (8), absolute (8), wikipedia (7), page (7), get (7), www (7), request (7), for (7), server (7), 17487 (6), doi (6), resource (6), syntax (6), com (6), found (6), response (6), that (6), urls (6), this (5), retrieved (5), sec (5), 2020 (5), uniform (5), identifier (5), client (5), header (5), contents (4), search (4), may (4), from (4), index (4), january (4), 2005 (4), 3986 (4), rfc3986 (4), generic (4), examples (4), 302 (4), scheme (4), hide (4), move (4), sidebar (4), toggle (3), view (3), code (3), about (3), different (3), articles (3), hypertext (3), transfer (3), protocol (3), semantics (3), redirection (3), see (3), slash (3), original (3), blog (3), host (3), status (3), moved (3), access (3), tools (3), main (3), languages (2), table (2), cookie (2), legal (2), contact (2), privacy (2), policy (2), under (2), terms (2), using (2), use (2), was (2), last (2), short (2), description (2), wikidata (2), headers (2), org (2), php (2), 2014 (2), june (2), 7231 (2), content (2), working (2), group (2), 2616 (2), references (2), post (2), also (2), zoo (2), because (2), start (2), are (2), not (2), html (2), specific (2), query (2), version (2), specifications (2), information (2), circumstance (2), should (2), sent (2), permanently (2), security (2), authentication (2), methods (2), other (2), appearance (2), upload (2), file (2), changes (2), links (2), history (2), read (2), article (2), log (2), create (2), account (2), donate (2), menu (2), add, topic, mobile, statement, statistics, developers, conduct, safety, contacts, disclaimers, text, available, additional, apply, site, you, agree, registered, trademark, non, profit, organization, wikimedia, foundation, inc, creative, commons, attribution, sharealike, license, rendered, parsoid, edited, october, 2025, utc, hidden, categories, category, title, http_location, oldid, 1317232210, merge, paths, normal, reference, iana, schemes, rfc7231, httpbis, ticket, 185, 1999, rfc2616, richardson, leonard, 2007, sebastopol, reilly, 978, 596, 52926, isbn, 228, 230, restful, services, redirect, removes, segment, after, appends, resulting, doesn, latest, expanded, starts, all, include, order, understood, they, must, combined, requesting, conform, requires, address, optional, components, port, telnet, mailto, obsolete, required, complete, most, popular, browsers, tolerate, passing, consequently, updated, relaxed, constraint, allowing, provide, newly, created, 201, 202, ask, browser, load, 3xx, passed, part, when, requested, has, processed, posted, form, providing, result, temporarily, returned, responses, two, circumstances, field, parameter, pollution, splitting, smuggling, injection, vulnerabilities, digest, basic, control, 451, unavailable, reasons, 404, 403, forbidden, 303, 301, codes, upgrade, forwarded, dnt, referer, etag, fields, patch, connect, trace, delete, put, head, options, quic, compression, persistence, instruction, containing, intended, free, encyclopedia, item, projects, printable, download, pdf, print, export, switch, legacy, parser, shortened, cite, permanent, link, related, what, here, general, actions, english, talk, српски, srpski, русский, subsection, top, personal, special, pages, recent, community, portal, learn, help, contribute, random, current, events, navigation, jump,


Text of the page (random words):
http location wikipedia jump to content main menu main menu move to sidebar hide navigation main page contents current events random article about wikipedia contact us contribute help learn to edit community portal recent changes upload file special pages search search appearance donate create account log in personal tools donate create account log in contents move to sidebar hide top 1 examples toggle examples subsection 1 1 absolute url example 1 2 relative url absolute path example 1 3 relative url relative path example 2 see also 3 references toggle the table of contents http location 3 languages русский српски srpski 中文 edit links article talk english read edit view history tools tools move to sidebar hide actions read edit view history general what links here related changes upload file permanent link page information cite this page get shortened url switch to legacy parser print export download as pdf printable version in other projects wikidata item appearance move to sidebar hide from wikipedia the free encyclopedia instruction by a web server containing the intended location of a web page http persistence compression https quic request methods options get head post put delete trace connect patch query header fields cookie etag location http referer dnt x forwarded for upgrade response status codes 301 moved permanently 302 found 303 see other 403 forbidden 404 not found 451 unavailable for legal reasons security access control methods basic access authentication digest access authentication security vulnerabilities http header injection http request smuggling http response splitting http parameter pollution v t e the http location header field is returned in responses from an http server under two circumstances to ask a web browser to load a different web page url redirection in this circumstance the location header should be sent with an http status code of 3xx it is passed as part of the response by a web server when the requested uri has moved temporarily moved permanently or processed a request e g a posted form and is providing the result of that request at a different uri to provide information about the location of a newly created resource in this circumstance the location header should be sent with an http status code of 201 or 202 1 an obsolete version of the http 1 1 specifications ietf rfc 2616 required a complete absolute uri for redirection 2 the ietf http working group found that the most popular web browsers tolerate the passing of a relative url 3 and consequently the updated http 1 1 specifications ietf rfc 7231 relaxed the original constraint allowing the use of relative urls in location headers 4 examples edit absolute url example edit absolute urls are urls that start with a scheme 5 e g http https telnet mailto 6 and conform to scheme specific syntax and semantics for example the http scheme specific syntax and semantics for http urls requires a host web server address and absolute path with optional components of port and query a client requesting https www example com index html using get index html http 1 1 host www example com may get the server response http 1 1 302 found location https www example org index php relative url absolute path example edit relative urls are urls that do not include a scheme or a host in order to be understood they must be combined with the url of the original request a client request for https www example com blog all may get a server response with a path that is absolute because it starts with a slash 7 http 1 1 302 found location articles the url of the location is expanded by the client to https www example com articles 8 relative url relative path example edit a client request for https www example com blog latest may get a server response with a path that is relative because it doesn t start with a slash 7 http 1 1 302 found location 2020 zoo the client removes the path segment after the last slash of the original url and appends the relative path resulting in https www example com blog 2020 zoo 9 8 see also edit url redirection post redirect get references edit richardson leonard 2007 restful web services sebastopol o reilly pp 228 230 isbn 978 0 596 52926 0 location hypertext transfer protocol http 1 1 ietf june 1999 sec 14 30 doi 10 17487 rfc2616 rfc 2616 ietf httpbis working group ticket 185 location hypertext transfer protocol http 1 1 semantics and content ietf june 2014 sec 7 1 2 doi 10 17487 rfc7231 rfc 7231 uniform resource identifier uri generic syntax ietf january 2005 doi 10 17487 rfc3986 rfc 3986 iana uniform resource identifier uri schemes retrieved 2014 11 21 1 2 relative reference uniform resource identifier uri generic syntax ietf january 2005 sec 4 2 doi 10 17487 rfc3986 rfc 3986 retrieved 2020 11 22 1 2 normal examples uniform resource identifier uri generic syntax ietf january 2005 sec 5 4 1 doi 10 17487 rfc3986 rfc 3986 retrieved 2020 11 22 merge paths uniform resource identifier uri generic syntax ietf january 2005 sec 5 2 3 doi 10 17487 rfc3986 rfc 3986 retrieved 2020 11 22 retrieved from https en wikipedia org w index php title http_location oldid 1317232210 category hypertext transfer protocol headers hidden categories articles with short description short description is different from wikidata this page was last edited on 17 october 2025 at 02 43 utc page was rendered with parsoid text is available under the creative commons attribution sharealike 4 0 license additional terms may apply by using this site you agree to the terms of use and privacy policy wikipedia is a registered trademark of the wikimedia foundation inc a non profit organization privacy policy about wikipedia disclaimers contact wikipedia legal safety contacts code of conduct developers statistics cookie statement mobile view search search toggle the table of contents http location 3 languages add topic
Thumbnail images (randomly selected): * Images may be subject to copyright.GREEN status (no comments)
  • Wikipedia
  • The Free Encyclopedia
  • Wikimedia Foundation
  • Powered by MediaWiki

Verified site has: 82 subpage(s). Do you want to verify them? Verify pages:

1-5 6-10 11-15 16-20 21-25 26-30 31-35 36-40 41-45 46-50
51-55 56-60 61-65 66-70 71-75 76-80 81-82


The site also has 2 references to other resources (not html/xhtml )

 en.wikipedia.org/wiki/File:HTTP_logo.svg  Verify  stats.wikimedia.org/#/en.wikipedia.org  Verify


Top 50 hastags from of all verified websites.

Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

Header

HTTP/1.1 301 Moved Permanently
content-length 0
location htt????/en.wikipedia.org/wiki/HTTP_location
server HAProxy
x-cache cp6011 int
x-cache-status int-tls
connection close
HTTP/2 200
date Sat, 19 Sep 2026 10:31:44 GMT
server mw-web.eqiad.main-5f96df4694-k6tr8
x-content-type-options nosniff
content-language en
accept-ch
reporting-endpoints csp-report-to-endpoint= /w/api.php?action=cspreport&format=json ;
content-security-policy script-src unsafe-eval blob: self meta.wikimedia.org *.wikimedia.org *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikifunctions.org *.wikivoyage.org *.mediawiki.org mediawiki.org wikimedia.org *.wmflabs.org *.wmcloud.org *.toolforge.org wss://*.toolforge.org *.jsdelivr.net unpkg.com cdnjs.cloudflare.com raw.githubusercontent.com *.github.com code.jquery.com cdn.mathjax.org use.typekit.net fonts.cdnfonts.com use.fontawesome.com i.ytimg.com rsms.me doi.org localhost htt????/localhost:* htt???/localhost:* wss://localhost:* ws://localhost:* *.google.com *.gstatic.com *.googleapis.com *.translate.yandex.net yastatic.net ya.ru radically.github.io cdn.sammdot.ca cdn.fontshare.com viaf.org publicai-proxy.alaexis.workers.dev iiif.archive.org api.flickr.com live.staticflickr.com api.anthropic.com api.openai.com api.publicai.co catalogo.pusc.it parsifal.urbe.it opac.sbn.it overpass-api.de api.openrouteservice.org archive.org *.openstreetmap.org *.waymarkedtrails.org *.thunderforest.com registry.ipe.wiki analytics.ipe.wiki qlever.dev app.goacoustic.com wikipedia-archive.ourworldindata.org api.inaturalist.org inaturalist-open-data.s3.amazonaws.com validator.w3.org db.onlinewebfonts.com fontlibrary.org unsafe-inline auth.wikimedia.org; default-src self data: blob: upload.wikimedia.org thumb.wikimedia.org htt????/commons.wikimedia.org meta.wikimedia.org *.wikimedia.org *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikifunctions.org *.wikivoyage.org *.mediawiki.org mediawiki.org wikimedia.org *.wmflabs.org *.wmcloud.org *.toolforge.org wss://*.toolforge.org *.jsdelivr.net unpkg.com cdnjs.cloudflare.com raw.githubusercontent.com *.github.com code.jquery.com cdn.mathjax.org use.typekit.net fonts.cdnfonts.com use.fontawesome.com i.ytimg.com rsms.me doi.org localhost htt????/localhost:* htt???/localhost:* wss://localhost:* ws://localhost:* *.google.com *.gstatic.com *.googleapis.com *.translate.yandex.net yastatic.net ya.ru radically.github.io cdn.sammdot.ca cdn.fontshare.com viaf.org publicai-proxy.alaexis.workers.dev iiif.archive.org api.flickr.com live.staticflickr.com api.anthropic.com api.openai.com api.publicai.co catalogo.pusc.it parsifal.urbe.it opac.sbn.it overpass-api.de api.openrouteservice.org archive.org *.openstreetmap.org *.waymarkedtrails.org *.thunderforest.com registry.ipe.wiki analytics.ipe.wiki qlever.dev app.goacoustic.com wikipedia-archive.ourworldindata.org api.inaturalist.org inaturalist-open-data.s3.amazonaws.com validator.w3.org db.onlinewebfonts.com fontlibrary.org en.wikibooks.org en.wikinews.org en.wikiquote.org en.wikisource.org en.wikiversity.org en.wikivoyage.org en.wiktionary.org www.mediawiki.org commons.wikimedia.org foundation.wikimedia.org incubator.wikimedia.org species.wikimedia.org wikimania.wikimedia.org www.wikidata.org www.wikifunctions.org auth.wikimedia.org; style-src self data: blob: upload.wikimedia.org thumb.wikimedia.org htt????/commons.wikimedia.org meta.wikimedia.org *.wikimedia.org *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikifunctions.org *.wikivoyage.org *.mediawiki.org mediawiki.org wikimedia.org *.wmflabs.org *.wmcloud.org *.toolforge.org wss://*.toolforge.org *.jsdelivr.net unpkg.com cdnjs.cloudflare.com raw.githubusercontent.com *.github.com code.jquery.com cdn.mathjax.org use.typekit.net fonts.cdnfonts.com use.fontawesome.com i.ytimg.com rsms.me doi.org localhost htt????/localhost:* htt???/localhost:* wss://localhost:* ws://localhost:* *.google.com *.gstatic.com *.googleapis.com *.translate.yandex.net yastatic.net ya.ru radically.github.io cdn.sammdot.ca cdn.fontshare.com viaf.org publicai-proxy.alaexis.workers.dev iiif.archive.org api.flickr.com live.staticflickr.com api.anthropic.com api.openai.com api.publicai.co catalogo.pusc.it parsifal.urbe.it opac.sbn.it overpass-api.de api.openrouteservice.org archive.org *.openstreetmap.org *.waymarkedtrails.org *.thunderforest.com registry.ipe.wiki analytics.ipe.wiki qlever.dev app.goacoustic.com wikipedia-archive.ourworldindata.org api.inaturalist.org inaturalist-open-data.s3.amazonaws.com validator.w3.org db.onlinewebfonts.com fontlibrary.org unsafe-inline ; object-src none ; report-uri /w/api.php?action=cspreport&format=json; report-to csp-report-to-endpoint
last-modified Sat, 19 Sep 2026 01:23:27 GMT
content-type text/html; charset=UTF-8
content-encoding gzip
age 17139
accept-ranges bytes
x-cache cp6012 hit, cp6009 miss
x-cache-status hit-local
strict-transport-security max-age=106384710; includeSubDomains; preload
report-to group : wm_nel , max_age : 604800, endpoints : [ url : htt????/intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0 ]
nel report_to : wm_nel , max_age : 604800, failure_fraction : 0.05, success_fraction : 0.0
set-cookie WMF-Last-Access=19-Sep-2026;Path=/;HttpOnly;secure;Expires=Wed, 21 Oct 2026 12:00:00 GMT
set-cookie WMF-Last-Access-Global=19-Sep-2026;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Wed, 21 Oct 2026 12:00:00 GMT
set-cookie WMF-DP=e0b;Path=/;HttpOnly;secure;Expires=Sun, 20 Sep 2026 00:00:00 GMT
x-client-ip 5.135.42.194
cache-control private, s-maxage=0, max-age=0, must-revalidate, no-transform
vary Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
set-cookie GeoIP=FR:::48.86:2.34:v4; Path=/; secure; Domain=.wikipedia.org
set-cookie NetworkProbeLimit=0.001;Path=/;Secure;SameSite=None;Max-Age=3600
set-cookie WMF-Uniq=LKV6cI2N8SK5CXLwxq_HYQPgAAAAAFvd6lG5UIXDVN55fYXhRHsjwcf5MQJ_5sem;Domain=.wikipedia.org;Path=/;HttpOnly;secure;SameSite=None;Expires=Sun, 19 Sep 2027 00:00:00 GMT
x-request-id 102bd3f1-8ba5-47ee-9994-95998992f2c4
x-analytics
server-timing cache;desc= hit-local , host;desc= cp6009 ,co_id;desc= 683533990

Meta Tags

title="HTTP location - Wikipedia"
charset="UTF-8"
name="ResourceLoaderDynamicStyles" content=""
name="generator" content="MediaWiki 1.47.0-wmf.20"
name="referrer" content="origin"
name="referrer" content="origin-when-cross-origin"
name="robots" content="max-image-preview:standard"
name="format-detection" content="telephone=no"
property="og:image" content="htt????/thumb.wikimedia.org/wikipedia/commons/thumb/5/5b/HTTP_logo.svg/1280px-HTTP_logo.svg.png?utm_source=en.wikipedia.org&utm_campaign=index&utm_content=thumbnail"
property="og:image:width" content="1200"
property="og:image:height" content="642"
name="viewport" content="width=1120"
property="og:title" content="HTTP location - Wikipedia"
property="og:type" content="website"
property="mw:PageProp/toc" id="mwJw" data-mw='{"autoGenerated":true}'

Load Info

page size113436
load time (s)0.104836
redirect count1
speed download209028
server IP 185.15.58.224
* all occurrences of the string "http://" have been changed to "htt???/"