{"id":3332,"date":"2024-11-25T08:00:12","date_gmt":"2024-11-25T16:00:12","guid":{"rendered":"https:\/\/www.geoplugin.com\/resources\/?p=3332"},"modified":"2025-12-17T14:16:34","modified_gmt":"2025-12-17T22:16:34","slug":"active-server-pages","status":"publish","type":"post","link":"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/","title":{"rendered":"Active Server Pages: A Brief Overview"},"content":{"rendered":"\n<p>Do you need questions answered about what Active Server Pages are and why they&#8217;re slowly getting replaced? In this article, we\u2019ll share the key features of this technology and explore the challenges that you must overcome when using it.&nbsp;<\/p>\n\n\n\n<p>This will help you understand if using this tool is the right move for your use case or if an alternative is better.&nbsp;<\/p>\n\n\n\n<p>Keep reading to find out more about how active server page technology affects database connectivity, dynamic web applications, and security vulnerabilities.&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"680\" src=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-luis-gomes-166706-546819-1024x680.jpg\" alt=\"\" class=\"wp-image-3334\" srcset=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-luis-gomes-166706-546819-1024x680.jpg 1024w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-luis-gomes-166706-546819-300x199.jpg 300w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-luis-gomes-166706-546819-768x510.jpg 768w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-luis-gomes-166706-546819.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_76 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#Active_Server_Page_Definition\" >Active Server Page Definition<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#What_Is_Active_Server_Page_Used_For_Top_Use_Cases\" >What Is Active Server Page Used For: Top Use Cases<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#The_Challenges_of_Using_ASP\" >The Challenges of Using ASP<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#Active_Server_Pages_Use_ASP_for_Geolocation_With_geoPlugin\" >Active Server Pages: Use ASP for Geolocation With geoPlugin<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#Frequently_Asked_Questions\" >Frequently Asked Questions<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#How_does_ASP_work\" >How does ASP work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#What_languages_are_used_in_ASP\" >What languages are used in ASP?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#What_types_of_applications_can_be_built_with_ASP\" >What types of applications can be built with ASP?&#8217;<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#How_secure_is_ASP_for_web_applications\" >How secure is ASP for web applications?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/#What_are_the_key_features_of_ASP\" >What are the key features of ASP?<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Active_Server_Page_Definition\"><\/span><strong>Active Server Page Definition<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Active Server Pages (ASP) is one of the Microsoft-developed server-side scripting languages. It\u2019s mainly used for creating dynamic and interactive web applications. The technology was introduced in the late 1990s as part of Internet Information Services (IIS). ASP allows developers to embed scripts, which are typically written in VBScript or JScript, directly into HTML pages.&nbsp;<\/p>\n\n\n\n<p>When a user requests an ASP page, the server processes the script and sends back a fully rendered HTML page to the user&#8217;s browser. Furthermore, ASP is known for simplifying database connections and offering robust tools for session management. Nowadays, it\u2019s slowly being replaced by ASP.NET, but ASP remains influential as an early tool for dynamic <a href=\"https:\/\/www.geoplugin.com\/resources\/geo-pages-how-to-get-more-local-customers\/\">web content<\/a>.&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"678\" src=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-goumbik-574077-1024x678.jpg\" alt=\"A person sitting in front of a laptop with coding showing. \n\" class=\"wp-image-3336\" srcset=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-goumbik-574077-1024x678.jpg 1024w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-goumbik-574077-300x199.jpg 300w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-goumbik-574077-768x509.jpg 768w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-goumbik-574077.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_Is_Active_Server_Page_Used_For_Top_Use_Cases\"><\/span><strong>What Is Active Server Page Used For: Top Use Cases<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Now, let\u2019s turn our attention toward the top use cases of ASP to give you an idea of the benefits of the technology. Here are the top ones to consider:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Dynamic content generation<\/strong>: ASP enables the creation of dynamic web content, such as personalized greetings, user dashboards, and content. You can update these based on user input or database. This enhances user engagement and creates a more interactive web experience for visitors.<\/li>\n\n\n\n<li><strong>Database integration<\/strong>: The technology makes connecting to databases seamless. Hence, developers can retrieve, display, and update data directly from a web interface. This is especially useful for applications like content management systems (CMS), e-commerce sites, and online forums.&nbsp;<\/li>\n\n\n\n<li><strong>Session management<\/strong>: ASP\u2019s built-in session management capabilities allow for tracking user activity across multiple pages. You\u2019ll find this aspect vital for applications requiring user login, shopping carts, and personalized experiences. Furthermore, ASPs can maintain user-specific data as they navigate a site.&nbsp;<\/li>\n\n\n\n<li><strong>Form handling<\/strong>: Handling user input through forms is one of ASP\u2019s strong suits. That\u2019s because developers can validate form inputs, process submissions, and store or manipulate the data before sending feedback to users. This makes ASP ideal for creating interactive applications.&nbsp;<\/li>\n\n\n\n<li><strong>Error handling and debugging<\/strong>: ASP provides tools for error handling and debugging, thereby allowing developers to manage and log errors effectively. This capability ensures web applications run smoothly by identifying and resolving issues quickly. Overall, it\u2019s crucial for maintaining a professional and reliable user experience.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"886\" height=\"1024\" src=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-theosavoy-3578287-886x1024.jpg\" alt=\"The acronym \u201cASP\u201d in a snowpark. \n\" class=\"wp-image-3338\" srcset=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-theosavoy-3578287-886x1024.jpg 886w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-theosavoy-3578287-259x300.jpg 259w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-theosavoy-3578287-768x888.jpg 768w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-theosavoy-3578287.jpg 1280w\" sizes=\"auto, (max-width: 886px) 100vw, 886px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"The_Challenges_of_Using_ASP\"><\/span><strong>The Challenges of Using ASP<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>ASP is valuable for creating dynamic web applications but presents several challenges. First, ASP relies heavily on Microsoft\u2019s Internet Information Services for hosting, which limits compatibility with non-Windows environments.&nbsp;<\/p>\n\n\n\n<p>This dependence restricts developers who prefer cross-platform solutions and can increase hosting costs. Additionally, ASP uses <a href=\"https:\/\/techcommunity.microsoft.com\/blog\/windows-itpro-blog\/vbscript-deprecation-timelines-and-next-steps\/4148301\">VBScript<\/a> by default, a language that\u2019s less common today. Ultimately, it makes it difficult to find developers skilled in maintaining older server-side scripting technology.&nbsp;<\/p>\n\n\n\n<p>Another challenge is scalability. ASP\u2019s architecture, though effective for smaller applications, struggles with more complex and high-traffic sites. The limitation becomes evident as applications grow. That\u2019s because they often require developers to migrate to more scalable frameworks like ASP.NET.<\/p>\n\n\n\n<p>ASP also has limited support for modern development practices. For instance, it lacks support for advanced front-end interactivity, asynchronous processing, and server-side scripts. This makes it harder to build applications that meet today\u2019s user experience expectations.&nbsp;<\/p>\n\n\n\n<p>Additionally, ASP has been mostly deprecated in favor of <a href=\"http:\/\/asp.net\" target=\"_blank\" rel=\"noopener\" title=\"\">ASP.NET<\/a>. Hence, official support and updates are minimal. In practice, it leaves developers vulnerable to potential security risks and unsupported bugs.<\/p>\n\n\n\n<p>Overall, while ASP offers simplicity for certain projects, these challenges make it less ideal for modern and large-scale <a href=\"https:\/\/www.geoplugin.com\/resources\/proxy-browsers-that-help-increase-your-online-privacy\/\">web applications<\/a>.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"427\" src=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-cookiecutter-1148820-1.jpg\" alt=\"Server hardware showing in a dark room. \n\" class=\"wp-image-3340\" srcset=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-cookiecutter-1148820-1.jpg 640w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-cookiecutter-1148820-1-300x200.jpg 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Active_Server_Pages_Use_ASP_for_Geolocation_With_geoPlugin\"><\/span><strong>Active Server Pages: Use ASP for Geolocation With geoPlugin<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Yes, you can still use ASP technology for a variety of use cases. Think of it as another tool in your arsenal in the current version of the internet. There are many uses for the technology, which include anything from setting up a <a href=\"https:\/\/www.geoplugin.com\/resources\/proxy-server-ps4-improve-your-gaming-experience\/\">proxy server for PS4<\/a> to managing a dynamic website.&nbsp;<\/p>\n\n\n\n<p>Now that you have a better idea of how Active Server Pages work, you can keep it in mind for future projects. Furthermore, don\u2019t forget their drawbacks to set realistic expectations and avoid choosing the wrong programming languages for your website.&nbsp;<\/p>\n\n\n\n<p>Do you want to use ASP for geolocation? Then, you can use the <a href=\"https:\/\/www.geoplugin.com\/webservices\/asp\">ASP Geolocation Web Service<\/a> from geoPlugin. This is an intuitive tool that you can apply for a number of use cases. It has an optimized user interface, and the tool works 100% of the time.&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/www.geoplugin.com\/\">Try geoPlugin right now<\/a> for the best results.&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-leeloothefirst-5428831-684x1024.jpg\" alt=\"A question mark made out of a card. \n\" class=\"wp-image-3341\" srcset=\"https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-leeloothefirst-5428831-684x1024.jpg 684w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-leeloothefirst-5428831-200x300.jpg 200w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-leeloothefirst-5428831-768x1150.jpg 768w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-leeloothefirst-5428831-1026x1536.jpg 1026w, https:\/\/www.geoplugin.com\/resources\/wp-content\/uploads\/2024\/11\/pexels-leeloothefirst-5428831.jpg 1280w\" sizes=\"auto, (max-width: 684px) 100vw, 684px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Frequently_Asked_Questions\"><\/span><strong>Frequently Asked Questions<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Now, let\u2019s turn our attention toward the FAQs, which will help you get a better idea of what ASPs are all about.&nbsp;<\/p>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\"><span class=\"ez-toc-section\" id=\"How_does_ASP_work\"><\/span>How does ASP work?<span class=\"ez-toc-section-end\"><\/span><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>ASP works by embedding server-side scripts within HTML code. When a user requests an ASP page, the server executes the embedded scripts. This includes the handling of database interactions, managing sessions, or customizing content.&nbsp;<\/p>\n\n\n\n<p>Additionally, the server processes these scripts and sends the resulting HTML to the client\u2019s browser. This makes it fully compatible without requiring additional plugins. Since ASP code runs on the server, it enhances security. It also enables developers to deliver dynamic and data-driven web applications efficiently.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\"><span class=\"ez-toc-section\" id=\"What_languages_are_used_in_ASP\"><\/span>What languages are used in ASP?<span class=\"ez-toc-section-end\"><\/span><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>ASP primarily supports VBScript as its default scripting language, but it also allows JavaScript. These scripts are embedded within the HTML code to handle various server-side operations. Top instances include form submissions, database queries, and session management. Also, ASP pages can combine HTML and scripting to create dynamic content.&nbsp;<\/p>\n\n\n\n<p>Developers typically choose VBScript or JavaScript based on familiarity, project requirements, or performance considerations. That\u2019s because both languages offer similar functionality within the ASP environment.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\"><span class=\"ez-toc-section\" id=\"What_types_of_applications_can_be_built_with_ASP\"><\/span>What types of applications can be built with ASP?&#8217;<span class=\"ez-toc-section-end\"><\/span><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>ASP is commonly used for developing web applications requiring server-side scripting. Top examples include eCommerce sites, content management systems, and data-driven websites. It\u2019s also suitable for handling form submissions, managing sessions, and interacting with databases.&nbsp;<\/p>\n\n\n\n<p>Overall, ASP\u2019s simplicity and integration with Microsoft tools make it ideal for applications where quick deployment and straightforward server-side logic are needed.&nbsp;<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\"><span class=\"ez-toc-section\" id=\"How_secure_is_ASP_for_web_applications\"><\/span>How secure is ASP for web applications?<span class=\"ez-toc-section-end\"><\/span><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>ASP offers basic security features since it runs server-side and hides its code from the client\u2019s view. It means it\u2019s protected from tampering. However, ASP itself lacks advanced security tools that are present in modern frameworks.&nbsp;<\/p>\n\n\n\n<p>However, to secure ASP applications, developers must follow best practices such as validating inputs, securing databases, and using encrypted connections. You\u2019ll find that ASP can be secure when properly implemented.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 class=\"aioseo-faq-block-question\"><span class=\"ez-toc-section\" id=\"What_are_the_key_features_of_ASP\"><\/span>What are the key features of ASP?<span class=\"ez-toc-section-end\"><\/span><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>ASP offers several key features for web development, including database connectivity, session management, and server-side scripting for dynamic content generation. Additionally, ASP enables easy database interactions through ActiveX Data Objects. This allows seamless data retrieval and manipulation.&nbsp;<\/p>\n\n\n\n<p>It also manages user sessions and cookies to provide a personalized user experience. Furthermore, ASP supports error handling, form handling, and the ability to integrate with COM components. Hence, you\u2019ll enjoy a versatile choice for developing interactive and data-driven web applications.<\/p>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Do you need questions answered about what Active Server Pages are and why they&#8217;re slowly getting replaced? In this article, we\u2019ll share the key features of this technology and explore the challenges that you must overcome when using it.&nbsp; This will help you understand if using this tool is the right move for your use&hellip; <a class=\"more-link\" href=\"https:\/\/www.geoplugin.com\/resources\/active-server-pages\/\">Continue reading <span class=\"screen-reader-text\">Active Server Pages: A Brief Overview<\/span><\/a><\/p>\n","protected":false},"author":11,"featured_media":3334,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-3332","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-development","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/posts\/3332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/comments?post=3332"}],"version-history":[{"count":5,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/posts\/3332\/revisions"}],"predecessor-version":[{"id":4063,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/posts\/3332\/revisions\/4063"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/media\/3334"}],"wp:attachment":[{"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/media?parent=3332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/categories?post=3332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.geoplugin.com\/resources\/wp-json\/wp\/v2\/tags?post=3332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}