How To Remove Date From Blogger Post URL

Remove date from Blogger Post URL: - Want to create WordPress posts URLs like your Blogger Post URL?

If so, you are in the right place.

Today, in this post, I'll share a step-by-step guide on how to remove history from Blogger post URLs.

So, stay with me till the end, to know more details.

Whenever we create a post on Blogger,

It will contain the date of publication of this post. Below is a screenshot of the default Blogger post URL.

https://cyberchipe.blogspot.com/2021/07/what-is-termux.html

But, when you write an article on WordPress, its URL is completely different, the date and Html post URL will not appear here.

WordPress post URL looks professional compared to Blogger default post URL. So I recommend you all if you have just started a blog on Blogger,

Use this technique to remove history from Blogger post URLs. This will make your Blogger blog as professional as WordPress.

Before that, read here about how to create a blog for free and how to make money from blogging.

Blogger's Permalink is automatically generated and you can do it manually, but in both cases, the date will be there.

But, with this method, you can delete the date from each Blogger post, and even in a future post, the date will not be present.

Benefits of removing the date from blogger post URL

A common search term that every blogger searches for is how to delete a date from a Blogger post URL or how do I delete date from a Blogger mail link?

First of all, let me tell you some of the benefits of removing a date from a Blogger post URL

  • Removing history from Blogger blog posts will make your content everlasting.
  • Provides professional permalink links to your blog posts.
  • It will not tell visitors the date on which the publication was published.
  • Search engine results pages help you rank better.
  • Shorten your blog post URL.
  • This will give your blog post a professional look.
  • More than just the benefits of deleting Blogger posts URLs.

More than just the benefits of deleting Blogger posts from URLs.

Disadvantages of removing history from Blogger post URLs

It's good to remove history from post URLs, but only for new bloggers, who have just started their blog on Blogger?

If you already have a well-established Blogger blog, and your blog posts are ranking in Google search engine results pages.

Then, you should not risk changing the post's URL.

Because it will affect the SEO of your blog. Read more about what SEO is and how it works here.

Let me explain to you, If any of your blog posts are ranked in Google with the date in the URL, and after the date, this way, you delete the date from the URL.

Now, the previous link contains the date 404, in which the page was not found.

This will greatly affect your website SEO. So be careful not to change the post URL if it is ranked in Google search.

In any case, you got a 404 error on your blog, 

Now, let's get to the main point, how to delete date from a Blogger post URL

Step-by-step how-to delete date from blogger post URL

Now, here, I show you the step-by-step method with the help of screenshots.

So let's get into that.

Step 1:

     Log in to your Blogger dashboard and go to the Themes section.

https://cyberchipe.blogspot.com/2021/07/remove-date-from-blogger-post-url.html

Step 2:

After clicking on the theme section, enter "Edit HTML".

Step 3: 

Now, find the <head> tag here. You can also get it with the help of Cntrl + F.

https://cyberchipe.blogspot.com/2021/07/remove-date-from-blogger-post-url.html

Step 4: 

Now, copy the code below and paste it after the <head> tag and click save theme

<script type="text/javascript">//<![CDATA[// BloggerJS v0.3.1// Copyright (c) 2017-2018 Kenny Cruz// Licensed under the MIT Licensevar urlTotal,nextPageToken,postsDatePrefix=!1,accessOnly=!1,useApiV3=!1,apiKey="",blogId="",postsOrPages=["pages","posts"],jsonIndex=1,secondRequest=!0,feedPriority=0,amp="&"[0];function urlVal(){var e=window.location.pathname,t=e.length;return".html"===e.substring(t-5)?0:t>1?1:2}function urlMod(){var e=window.location.pathname;"p"===e.substring(1,2)?(e=(e=e.substring(e.indexOf("/",1)+1)).substr(0,e.indexOf(".html")),history.replaceState(null,null,"../"+e)):(e=(e=postsDatePrefix?e.substring(1):e.substring(e.indexOf("/",7)+1)).substr(0,e.indexOf(".html")),history.replaceState(null,null,"../../"+e))}function urlSearch(e,t){var n=e+".html";t.forEach(function(e){-1!==e.search(n)&&(window.location=e)})}function urlManager(){var e=urlVal();0===e?accessOnly||urlMod():1===e?getJSON(postsOrPages[feedPriority],1):2===e&&(accessOnly||history.replaceState(null,null,"/"))}function getJSON(e,t){var n=document.createElement("script");if(useApiV3){var o="https://www.googleapis.com/blogger/v3/blogs/"+blogId+"/"+e+"?key="+apiKey+"#maxResults=500#fields=nextPageToken%2Citems(url)#callback=bloggerJSON";nextPageToken&&(o+="#pageToken="+nextPageToken),nextPageToken=void 0}else o=window.location.protocol+"//"+window.location.hostname+"/feeds/"+e+"/default?start-index="+t+"#max-results=150#orderby=published#alt=json-in-script#callback=bloggerJSON";o=o.replace(/#/g,amp),n.type="text/javascript",n.src=o,document.getElementsByTagName("head")[0].appendChild(n)}function bloggerJSON(e){var t=[];if(useApiV3||void 0===urlTotal&&(urlTotal=parseInt(e.feed.openSearch$totalResults.$t)),useApiV3){try{e.items.forEach(function(e,n){t.push(e.url)})}catch(e){}nextPageToken=e.nextPageToken}else try{e.feed.entry.forEach(function(n,o){var r=e.feed.entry[o];r.link.forEach(function(e,n){"alternate"===r.link[n].rel&&t.push(r.link[n].href)})})}catch(e){}urlSearch(window.location.pathname,t),urlTotal>150?(jsonIndex+=150,urlTotal-=150,getJSON(postsOrPages[feedPriority],jsonIndex)):nextPageToken?getJSON(postsOrPages[feedPriority]):secondRequest&&(nextPageToken=void 0,urlTotal=void 0,jsonIndex=1,secondRequest=!1,0===feedPriority?(feedPriority=1,getJSON("posts",1)):1===feedPriority&&(feedPriority=0,getJSON("pages",1)))}function bloggerJS(e){e&&(feedPriority=e),urlManager()}bloggerJS();//]]></script>

Now, you have done this.

Conclusion

So, guys, I hope this article helped you remove the date from the Blogger Posts URL.

If you like this article again, please share it on your social media platform, because sharing is taking care of and I will see you in the next article.