{"id":29894,"date":"2024-11-12T12:40:16","date_gmt":"2024-11-12T12:40:16","guid":{"rendered":"https:\/\/www.seobility.net\/en\/blog\/wiki\/permalink\/"},"modified":"2025-06-16T12:32:40","modified_gmt":"2025-06-16T12:32:40","slug":"Permalink","status":"publish","type":"wiki","link":"https:\/\/www.seobility.net\/en\/wiki\/Permalink","title":{"rendered":"Permalink"},"content":{"rendered":"<h2><span class=\"mw-headline\" id=\"Definition\">Definition<\/span><\/h2>\n<p>As its name suggests, a permalink is a permanent hyperlink or <a href=\"\/en\/wiki\/URL\" title=\"URL\">URL<\/a> address that identifies a web page. These links are often generated automatically when using a <a href=\"\/en\/wiki\/content-management-system-cms\" title=\"Content Management System (CMS)\">CMS (content management system)<\/a> or a blogging platform. As such their use is particularly common in blog sites, although by no means exclusive to them.\n<\/p>\n<p>A permalink typically consists of two parts: one is the domain name and the other appears after the domain and is known as the slug. For example, in <i>www.yourblog.com\/your-first-blog-post<\/i>, the slug would be the part that comes after the forward slash. The slug is made up of a string of characters, which can be words or numbers. If they are words, they usually refer to the page name or blog post title. If they are numbers, they often make reference to the date a link was created or to the ID number assigned to the link by a CMS or by a scripting language.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Difference_between_permalinks_and_dynamic_links\">Difference between permalinks and dynamic links<\/span><\/h2>\n<div class=\"thumb tright\">\n<div class=\"thumbinner\" style=\"width:452px;\"><a href=\"https:\/\/www.seobility.net\/en\/wiki\/images\/f\/f7\/Permalinks.png\"><img decoding=\"async\" alt=\"Permalink\" src=\"\/en\/wiki\/images\/thumb\/f\/f7\/Permalinks.png\/450px-Permalinks.png\" width=\"450\" height=\"340\" class=\"thumbimage\" srcset=\"\/en\/wiki\/images\/thumb\/f\/f7\/Permalinks.png\/675px-Permalinks.png 1.5x, \/en\/wiki\/images\/f\/f7\/Permalinks.png 2x\" \/><\/a>  <\/p>\n<div class=\"thumbcaption\"><b>Figure:<\/b> Permalinks &#8211; Author: Seobility &#8211; License: <a href=\"\/en\/wiki\/creative-commons-license-by-sa-4-0\" title=\"Creative Commons License BY-SA 4.0\">CC BY-SA 4.0<\/a><\/div>\n<\/div>\n<\/div>\n<p>A permalink is a static link, which means that its URL address remains unchanged over time. These links keep their name and structure even if changes are made to the content of the page they identify. For instance, in <i> www.yourwebsite.com\/blog.html<\/i>, the URL would remain unchanged even if you edited the content of the blog\u2019s homepage.\n<\/p>\n<p>By contrast, a dynamic link contains variable parameters. Dynamically generated links are usually created by scripts that have the ability to create database queries. Another difference is that these links tend to be longer than permanent links. In some cases, the URL address will be so long that it is cut off in search results and returns a <a href=\"\/en\/wiki\/404_Not_Found\" title=\"404 Not Found\">404 error<\/a> if a user tries to open the page by copying and pasting the link address. Moreover, and unlike permanent links, dynamic links often include non- alphanumeric characters, such as&#160;%, &amp;,&#160;?, or +.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Permalinks_in_blogs\">Permalinks in blogs<\/span><\/h2>\n<p>Permalinks are a common feature in blog sites, although their appearance may vary. For example, a typical URL address for a blog would be:\n<\/p>\n<pre>www.yourwebsite.com\/blog.html<\/pre>\n<p>For a standalone blog (not associated with a parent website), a typical URL address would look like this:\n<\/p>\n<pre>www.yourblogname.com<\/pre>\n<p>Within the first example, a permalink leading to a blog article would be:\n<\/p>\n<pre>www.yourwebsite.com\/blog\/your-first-blog-post.html<\/pre>\n<p>In the second example, the URL permalink would be:\n<\/p>\n<pre>www.yourblogname.com\/your-first-blog-post.html<\/pre>\n<p><b>Two of the most common types of blog permalinks are:<\/b>\n<\/p>\n<p>Links describing content, where the string of text after blog\/ matches the blog post\u2019s title: <\/p>\n<pre>www.yourwebsite.com\/blog\/how-to-improve-your-blog-ranking.html<\/pre>\n<p>Links with an ID, such as: <\/p>\n<pre>www.yourwebsite.com\/blog.php?artid1<\/pre>\n<p>In this case, \u2018artid1\u2019 refers to the blog post\u2019s ID number that appears in the database where blog content is stored.\n<\/p>\n<p>Generally, a semantic description with relevant keywords is often the first choice, depending on the content management system you use.  For websites with lots of pages, this can be supplemented by generic number combinations.\n<\/p>\n<p>In WordPress, for example, the permalink for a new article can be edited right below the title:\n<\/p>\n<p><img decoding=\"async\" alt=\"Permalinks in WordPress\" src=\"\/en\/wiki\/images\/thumb\/5\/57\/Permalink-blog-example.png\/700px-Permalink-blog-example.png\" title=\"Screenshot showing how to create permalinks in WordPress\" width=\"700\" height=\"232\" class=\"thumbborder\" srcset=\"\/en\/wiki\/images\/thumb\/5\/57\/Permalink-blog-example.png\/1050px-Permalink-blog-example.png 1.5x, \/en\/wiki\/images\/thumb\/5\/57\/Permalink-blog-example.png\/1400px-Permalink-blog-example.png 2x\" \/>\n<\/p>\n<p>Screenshot of WordPress\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Correct_permalink_structure_and_importance_for_SEO\">Correct permalink structure and importance for SEO<\/span><\/h2>\n<p>As a site owner, you should make every effort to ensure permalinks are <a href=\"\/en\/wiki\/SEO-friendly_URLs\" title=\"SEO-friendly URLs\">SEO friendly<\/a>. This is so because search engines take the URL of a web page into account for <a href=\"\/en\/wiki\/Indexing\" title=\"Indexing\">indexing<\/a> and ranking. Moreover, an SEO-friendly permalink is easier to remember for website users, and since visitors can easily get an idea about the content, these permalinks are likely to generate higher <a href=\"\/en\/wiki\/ctr-click-through-rate\" title=\"CTR (Click-Through Rate)\">click-through rates<\/a>.\n<\/p>\n<p>When changing the permalink of a web page for SEO purposes, it is important to add a 301 redirect from the old URL to the new one. If using a content management system, this can usually be done via the permalink settings option. Otherwise, it is possible to redirect a permalink via the <a href=\"\/en\/wiki\/htaccess\" title=\".htaccess\">.htaccess<\/a> file.\n<\/p>\n<p>To improve SEO performance, permalinks should be structured following these recommendations:\n<\/p>\n<ul>\n<li> They should be simple, descriptive, and easy to read.<\/li>\n<li> <a href=\"\/en\/wiki\/Keyword\" title=\"Keyword\">Keywords<\/a> that are relevant to searches of potential site visitors should appear and be placed in the first few words of the permalink.<\/li>\n<li> Ideally, they should have no more than 5 words and contain no stop words. <\/li>\n<li> Words should be separated by hyphens, not underscores. Search engines treat hyphens as word delimiters, which is not the case with underscores.<\/li>\n<\/ul>\n<h2><span class=\"mw-headline\" id=\"Related_links\">Related links<\/span><\/h2>\n<ul>\n<li> <a rel=\"nofollow\" class=\"external free\" href=\"https:\/\/kinsta.com\/blog\/wordpress-permalinks\/\">https:\/\/kinsta.com\/blog\/wordpress-permalinks\/<\/a><\/li>\n<li> <a rel=\"nofollow\" class=\"external free\" href=\"https:\/\/themeisle.com\/blog\/permalinks-in-wordpress\/\">https:\/\/themeisle.com\/blog\/permalinks-in-wordpress\/<\/a><\/li>\n<\/ul>\n<h2><span class=\"mw-headline\" id=\"Similar_articles\">Similar articles<\/span><\/h2>\n<ul>\n<li> <a href=\"\/en\/wiki\/Internal_Linking\" title=\"Internal Linking\">Internal Linking<\/a><\/li>\n<li> <a href=\"\/en\/wiki\/External_Links\" title=\"External Links\">External Links<\/a><\/li>\n<\/ul>\n<p><script type=\"application\/ld+json\">\n   {\n     \"@context\": \"https:\/\/schema.org\/\",\n     \"@type\": \"ImageObject\",\n     \"contentUrl\": \"https:\/\/www.seobility.net\/en\/wiki\/images\/f\/f7\/Permalinks.png\",\n     \"license\": \"https:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/\",\n     \"acquireLicensePage\": \"https:\/\/www.seobility.net\/en\/wiki\/creative-commons-license-by-sa-4-0\"\n   }\n   <\/script>\n<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Article\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Seobility\",\n    \"url\": \"https:\/\/www.seobility.net\/\"\n  }\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Definition As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. These links are often generated automatically when using a CMS (content management system) or a blogging platform. As such their use is particularly common in blog sites, although by no means exclusive to them. A permalink [&hellip;]<\/p>\n","protected":false},"author":38,"featured_media":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-29894","wiki","type-wiki","status-publish","hentry","wiki_categories-search-engine-optimization","wiki_categories-web-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Permalinks - Definition and Examples - Seobility Wiki<\/title>\n<meta name=\"description\" content=\"As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. Learn more ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seobility.net\/en\/wiki\/Permalink\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Permalinks - Definition and Examples - Seobility Wiki\" \/>\n<meta property=\"og:description\" content=\"As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. Learn more ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seobility.net\/en\/wiki\/Permalink\" \/>\n<meta property=\"og:site_name\" content=\"Seobility\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/seobility.net\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-16T12:32:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/seobility-og-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\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=\"@seobility_net\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"ScholarlyArticle\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink\"},\"author\":{\"name\":\"Seobility Wiki Team\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#\\\/schema\\\/person\\\/c838e66a3b46262b4c963df5cd5b2d8a\"},\"headline\":\"Permalink\",\"datePublished\":\"2024-11-12T12:40:16+00:00\",\"dateModified\":\"2025-06-16T12:32:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink\"},\"wordCount\":723,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink\",\"name\":\"Permalinks - Definition and Examples - Seobility Wiki\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#website\"},\"datePublished\":\"2024-11-12T12:40:16+00:00\",\"dateModified\":\"2025-06-16T12:32:40+00:00\",\"description\":\"As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. Learn more ...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/Permalink#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wiki\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Permalink\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wp-json\\\/wp\\\/v2\\\/wiki\\\/29894\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/\",\"name\":\"Seobility\",\"description\":\"Online SEO Software &amp; Tools For Better Rankings\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#\\\/schema\\\/person\\\/c838e66a3b46262b4c963df5cd5b2d8a\",\"name\":\"Seobility Wiki Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"contentUrl\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"caption\":\"Seobility Wiki Team\"},\"description\":\"The Seobility Wiki team consists of seasoned SEOs, digital marketing professionals, and business experts with combined hands-on experience in SEO, online marketing and web development. All our articles went through a multi-level editorial process to provide you with the best possible quality and truly helpful information. Learn more about the people behind the Seobility Wiki.\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/blog\\\/author\\\/seobility-wiki-team\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Permalinks - Definition and Examples - Seobility Wiki","description":"As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. Learn more ...","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:\/\/www.seobility.net\/en\/wiki\/Permalink","og_locale":"en_US","og_type":"article","og_title":"Permalinks - Definition and Examples - Seobility Wiki","og_description":"As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. Learn more ...","og_url":"https:\/\/www.seobility.net\/en\/wiki\/Permalink","og_site_name":"Seobility","article_publisher":"https:\/\/www.facebook.com\/seobility.net\/","article_modified_time":"2025-06-16T12:32:40+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/seobility-og-image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@seobility_net","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"ScholarlyArticle","@id":"https:\/\/www.seobility.net\/en\/wiki\/Permalink#article","isPartOf":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/Permalink"},"author":{"name":"Seobility Wiki Team","@id":"https:\/\/www.seobility.net\/en\/#\/schema\/person\/c838e66a3b46262b4c963df5cd5b2d8a"},"headline":"Permalink","datePublished":"2024-11-12T12:40:16+00:00","dateModified":"2025-06-16T12:32:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/Permalink"},"wordCount":723,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.seobility.net\/en\/wiki\/Permalink#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.seobility.net\/en\/wiki\/Permalink","url":"https:\/\/www.seobility.net\/en\/wiki\/Permalink","name":"Permalinks - Definition and Examples - Seobility Wiki","isPartOf":{"@id":"https:\/\/www.seobility.net\/en\/#website"},"datePublished":"2024-11-12T12:40:16+00:00","dateModified":"2025-06-16T12:32:40+00:00","description":"As its name suggests, a permalink is a permanent hyperlink or URL address that identifies a web page. Learn more ...","breadcrumb":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/Permalink#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seobility.net\/en\/wiki\/Permalink"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.seobility.net\/en\/wiki\/Permalink#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seobility.net\/en\/"},{"@type":"ListItem","position":2,"name":"Wiki","item":"https:\/\/www.seobility.net\/en\/wiki"},{"@type":"ListItem","position":3,"name":"Permalink","item":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/29894"}]},{"@type":"WebSite","@id":"https:\/\/www.seobility.net\/en\/#website","url":"https:\/\/www.seobility.net\/en\/","name":"Seobility","description":"Online SEO Software &amp; Tools For Better Rankings","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seobility.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seobility.net\/en\/#\/schema\/person\/c838e66a3b46262b4c963df5cd5b2d8a","name":"Seobility Wiki Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","url":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","contentUrl":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","caption":"Seobility Wiki Team"},"description":"The Seobility Wiki team consists of seasoned SEOs, digital marketing professionals, and business experts with combined hands-on experience in SEO, online marketing and web development. All our articles went through a multi-level editorial process to provide you with the best possible quality and truly helpful information. Learn more about the people behind the Seobility Wiki.","url":"https:\/\/www.seobility.net\/en\/blog\/author\/seobility-wiki-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/29894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki"}],"about":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/types\/wiki"}],"author":[{"embeddable":true,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/comments?post=29894"}],"version-history":[{"count":0,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/29894\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/media?parent=29894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}