{"id":42772,"date":"2024-10-09T14:58:58","date_gmt":"2024-10-09T12:58:58","guid":{"rendered":"https:\/\/wolf-of-seo.de\/?post_type=glossary&#038;p=42772"},"modified":"2024-11-14T15:39:15","modified_gmt":"2024-11-14T14:39:15","slug":"expires-header","status":"publish","type":"glossary","link":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header","title":{"rendered":"Expires Header"},"content":{"rendered":"<h2>What are Expires headers?<\/h2>\n<p><b><span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span><\/b><span style=\"font-weight: 400;\"> are an indispensable tool for cache management on the Internet. They give web browsers clear instructions on how long certain files should be kept in local memory. By defining an exact period of time, they prevent unnecessary network calls. This optimizes the use of bandwidth and ensures that websites load faster.<\/span><\/p>\n<h3><b>Instructions for the browser<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span> provides detailed information about the date and time until which a captured resource remains in the cache. This strategy allows webmasters to determine checkpoints for different file types. For example, the stylesheet of a website can remain in the cache longer than an image. This differentiation helps to ensure that frequent and basic website components do not have to be reloaded with every visit, but are simply retrieved from the cache.<\/span><\/p>\n<h2>Use and advantages of Expires headers<\/h2>\n<p><span style=\"font-weight: 400;\">The <\/span><b>Use of Expires headers<\/b><span style=\"font-weight: 400;\"> offers numerous <\/span><b>Advantages<\/b><span style=\"font-weight: 400;\"> for web performance and user comfort. By storing resources in the cache, the speed of the <\/span><b>Page layout<\/b><span style=\"font-weight: 400;\"> significantly improved, as the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Browser<\/span> does not have to reload all elements every time a website is visited. This leads to reduced <\/span><b>Loading times<\/b><span style=\"font-weight: 400;\"> and thus to an improved <\/span><b>User experience<\/b><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">In addition to the immediate improvement in speed, the use of Expires headers also has positive effects on the <\/span><b>Search engine optimization<\/b><span style=\"font-weight: 400;\">. Faster loading times are often rated positively by search engine algorithms, which can lead to better rankings. This is particularly important because <\/span><b>Search engines<\/b><span style=\"font-weight: 400;\"> not only the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Relevance<\/span> of content, but also take into account the technical quality of a website. With fewer HTTP requests and an optimized <\/span><b>Bandwidth utilization<\/b><span style=\"font-weight: 400;\"> the server load is reduced, which can contribute to more efficient server performance overall.<\/span><\/p>\n<h2>Implementation and functionality of Expires headers<\/h2>\n<p><span style=\"font-weight: 400;\">The <\/span><b>Implementation of Expires headers<\/b><span style=\"font-weight: 400;\"> is often carried out via the configuration files of web servers such as Apache or Nginx. In the <\/span><i><span style=\"font-weight: 400;\">.<span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">htaccess<\/span><\/span><\/i><span style=\"font-weight: 400;\">-file of an Apache server can be given specific instructions to limit the cache duration for individual file types such as CSS, <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">JavaScript<\/span> or images. Nginx servers offer similar customization options in their configuration file. This flexibility allows operators to customize the cache time according to the <\/span><b>Properties<\/b><span style=\"font-weight: 400;\"> and the topicality of the content.<\/span><\/p>\n<h3><b>Use of tools and plugins<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">For websites that are based on content management systems such as <\/span><b>WordPress<\/b><span style=\"font-weight: 400;\"> there are also user-friendly plugins that facilitate the management of the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span> automate. These plugins set the necessary headers without the need for in-depth server knowledge. A key aspect is the differentiation of the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Caching<\/span>-times based on the file type to ensure optimum performance without jeopardizing the timeliness of the content. This facilitates the <\/span><b>Integration<\/b><span style=\"font-weight: 400;\"> and offers an easy way to increase performance, especially for operators who do not have extensive technical resources. This shows how flexible <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span> can be used to improve both the efficiency and the user-friendliness of a website.<\/span><\/p>\n<h2>Technical considerations when using Expires headers<\/h2>\n<p><span style=\"font-weight: 400;\">When using Expires headers <\/span><b>Technical considerations<\/b><span style=\"font-weight: 400;\"> play a decisive role in achieving the optimum benefit. One of the key aspects is the <\/span><b>Combination<\/b><span style=\"font-weight: 400;\"> with cache control headers, which enable finer control of the cache behavior. While <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span> define an absolute time, cache control headers provide relative instructions that can adapt more flexibly to different conditions.<\/span><\/p>\n<h3><b>Challenges in the application<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Another important detail concerns external content such as <\/span><b>Google Fonts<\/b><span style=\"font-weight: 400;\">. These cannot be controlled directly with local Expires headers. One possible solution is to host this content locally to gain complete control over its cache behavior. Renaming files can also help to make changes immediately visible, as the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Browser<\/span> is forced to download the resource again. These technical considerations emphasize the need for a strategic approach to the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Caching<\/span>to find the right <\/span><b>Balance<\/b><span style=\"font-weight: 400;\"> between user-friendliness and topicality of the information provided.<\/span><\/p>\n<h2><b>Optimization of website performance through Expires header<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">The strategic use of Expires headers can significantly improve the performance of websites. They reduce the number of HTTP requests that a <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Browser<\/span> each time a page is loaded, and this leads to significantly faster loading times. <\/span><b>Loading times<\/b><span style=\"font-weight: 400;\">. By using frequently used resources such as <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Stylesheets<\/span>scripts and images are kept in the cache, unnecessary data traffic is eliminated, which reduces the network load and the <\/span><b>Network resources<\/b><span style=\"font-weight: 400;\"> more efficiently.<\/span><\/p>\n<h3><b>Additional strategies for performance optimization<\/b><\/h3>\n<p><span style=\"font-weight: 400;\"><span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span> are just one of many <\/span><b>Strategies<\/b><span style=\"font-weight: 400;\">to optimize the loading speed of websites. Other measures, such as the <\/span><b>Reduction of image sizes<\/b><span style=\"font-weight: 400;\"> and the application of various <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Caching<\/span>-methods, complement the use of Expires headers. These measures work hand in hand to ensure a more powerful and user-friendly website overall. To ensure correct implementation, tools such as WebPageTest can be used to help, <\/span><b>Weak points<\/b><span style=\"font-weight: 400;\"> and to identify the <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Caching<\/span>-strategy. This integrated approach makes it possible to design websites even more effectively and offer users a smooth experience.<\/span><\/p>\n<h2>Community and support for Expires headers<\/h2>\n<p><span style=\"font-weight: 400;\">The <\/span><b>Community<\/b><span style=\"font-weight: 400;\"> around <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span> plays a crucial role when it comes to technical solutions and support. In numerous forums and online platforms, web developers exchange best practices for implementing and optimizing Expires headers. Here you can find <\/span><b>Assistance<\/b><span style=\"font-weight: 400;\"> for various challenges, from basic comprehension questions to complex implementation problems. This collective knowledge base not only facilitates access to this topic for beginners, but also offers experienced developers valuable insights and solutions.<\/span><\/p>\n<h3><b>Collaborative problem solving<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Another invaluable benefit of community support is the joint development of <\/span><b>Solution approaches<\/b><span style=\"font-weight: 400;\"> for particularly tricky problems. Innovative solutions are often born from these discussions, which can then be adopted and adapted by other members. Feedback from the field is also essential to continuously improve the effectiveness of Expires headers. In addition to forums, there are numerous articles, tutorials and video guides that cover a wide range of aspects and help to avoid common mistakes. In this way, the power of <\/span><b>Community<\/b><span style=\"font-weight: 400;\"> effectively used to master the complexity of website optimization with the help of Expires headers.<\/span><\/p>\n<h2><\/h2>","protected":false},"excerpt":{"rendered":"<p>What are <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\"><span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span><\/span>? <span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\"><span class=\"\" data-gt-translate-attributes='[{\"attribute\":\"data-cmtooltip\", \"format\":\"html\"}]' tabindex=\"0\" role=\"link\">Expires Header<\/span><\/span> are an indispensable tool for cache management on the Internet. They give web browsers clear instructions on how long certain files should be kept in local memory. By defining an exact period of time, they prevent unnecessary network calls. This optimizes the use of bandwidth and ensures that web pages load faster. Instructions for [...]<\/p>","protected":false},"author":3,"featured_media":42771,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-42772","glossary","type-glossary","status-publish","has-post-thumbnail","hentry"],"acf":{"show_faq":false,"meta_title":"","meta_description":"","focus_kw":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Was ist ein Expires Header? Ein Glossar-Eintrag<\/title>\n<meta name=\"description\" content=\"Erfahren Sie alles \u00fcber Expires Header | Bedeutung &amp; Verwendung im Web-Development &amp; den Einfluss auf die Performance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Expires Header\" \/>\n<meta property=\"og:description\" content=\"Erfahren Sie alles \u00fcber Expires Header | Bedeutung &amp; Verwendung im Web-Development &amp; den Einfluss auf die Performance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/\" \/>\n<meta property=\"og:site_name\" content=\"WOLF OF SEO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wolf.of.seo.ns\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-14T14:39:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1\" \/>\n\t<meta property=\"og:image:height\" content=\"1\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@wolf_of_seo\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/\",\"url\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/\",\"name\":\"Was ist ein Expires Header? Ein Glossar-Eintrag\",\"isPartOf\":{\"@id\":\"https:\/\/wolf-of-seo.de\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png\",\"datePublished\":\"2024-10-09T12:58:58+00:00\",\"dateModified\":\"2024-11-14T14:39:15+00:00\",\"description\":\"Erfahren Sie alles \u00fcber Expires Header | Bedeutung & Verwendung im Web-Development & den Einfluss auf die Performance.\",\"breadcrumb\":{\"@id\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#primaryimage\",\"url\":\"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png\",\"contentUrl\":\"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wolf-of-seo.de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expires Header\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wolf-of-seo.de\/#website\",\"url\":\"https:\/\/wolf-of-seo.de\/\",\"name\":\"WOLF OF SEO\",\"description\":\"Die E-Commerce SEO-Agentur\",\"publisher\":{\"@id\":\"https:\/\/wolf-of-seo.de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wolf-of-seo.de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/wolf-of-seo.de\/#organization\",\"name\":\"WOLF OF SEO\",\"url\":\"https:\/\/wolf-of-seo.de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wolf-of-seo.de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2021\/11\/logo_wos_beitragsbild3.jpg\",\"contentUrl\":\"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2021\/11\/logo_wos_beitragsbild3.jpg\",\"width\":1,\"height\":1,\"caption\":\"WOLF OF SEO\"},\"image\":{\"@id\":\"https:\/\/wolf-of-seo.de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/wolf.of.seo.ns\",\"https:\/\/x.com\/wolf_of_seo\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What is an Expires header? A glossary entry","description":"Learn all about Expires headers | meaning &amp; use in web development &amp; the influence on performance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/","og_locale":"en_US","og_type":"article","og_title":"Expires Header","og_description":"Erfahren Sie alles \u00fcber Expires Header | Bedeutung & Verwendung im Web-Development & den Einfluss auf die Performance.","og_url":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/","og_site_name":"WOLF OF SEO","article_publisher":"https:\/\/www.facebook.com\/wolf.of.seo.ns","article_modified_time":"2024-11-14T14:39:15+00:00","og_image":[{"url":"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png","width":1,"height":1,"type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@wolf_of_seo","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/","url":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/","name":"What is an Expires header? A glossary entry","isPartOf":{"@id":"https:\/\/wolf-of-seo.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#primaryimage"},"image":{"@id":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#primaryimage"},"thumbnailUrl":"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png","datePublished":"2024-10-09T12:58:58+00:00","dateModified":"2024-11-14T14:39:15+00:00","description":"Learn all about Expires headers | meaning &amp; use in web development &amp; the influence on performance.","breadcrumb":{"@id":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#primaryimage","url":"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png","contentUrl":"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2024\/10\/Expires-Header.png"},{"@type":"BreadcrumbList","@id":"https:\/\/wolf-of-seo.de\/en\/what-is\/expires-header\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wolf-of-seo.de\/"},{"@type":"ListItem","position":2,"name":"Expires Header"}]},{"@type":"WebSite","@id":"https:\/\/wolf-of-seo.de\/#website","url":"https:\/\/wolf-of-seo.de\/","name":"WOLF OF SEO","description":"The e-commerce SEO agency","publisher":{"@id":"https:\/\/wolf-of-seo.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wolf-of-seo.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wolf-of-seo.de\/#organization","name":"WOLF OF SEO","url":"https:\/\/wolf-of-seo.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wolf-of-seo.de\/#\/schema\/logo\/image\/","url":"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2021\/11\/logo_wos_beitragsbild3.jpg","contentUrl":"https:\/\/wolf-of-seo.de\/wp-content\/uploads\/2021\/11\/logo_wos_beitragsbild3.jpg","width":1,"height":1,"caption":"WOLF OF SEO"},"image":{"@id":"https:\/\/wolf-of-seo.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wolf.of.seo.ns","https:\/\/x.com\/wolf_of_seo"]}]}},"_links":{"self":[{"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/glossary\/42772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/glossary"}],"about":[{"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/types\/glossary"}],"author":[{"embeddable":true,"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/users\/3"}],"version-history":[{"count":0,"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/glossary\/42772\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/media\/42771"}],"wp:attachment":[{"href":"https:\/\/wolf-of-seo.de\/en\/wp-json\/wp\/v2\/media?parent=42772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}