How to Remove date and time from blogger post || ASSAM TECHNICAL HELP ||Amirul Haque Khan||

How to Remove date and time from blogger post || ASSAM TECHNICAL HELP ||Amirul Haque Khan||

How to remove date and time from blogger post in this article you'll know it how to make permalink like WordPress site. so read it carefully and don't forget to send you feedback about it. 





Friends, first I like to tell you the benefit of it so after doing this your post address looks like SEO Friendly and post link will be short so it is good for google search and SEO.


and as you know if your link will be short then google crawl the link very fast and yes your article will be fresh and then you can provide good content for your website.


                                                                    ...images...


Follow these tips.......

SEO TIPS: remember you need to put your focus keyword in permalink, Title, description, and article also of your website for the great result 


Note: If your blogger is old then don't put this code because after putting this code your blogger all post link will change. and date will remove from all URL so if your still good then it will affect your site SEO. then you have to make sitemap again and submit it in google webmaster tool so Be alert 


But if your blogger is new and you are not writing any post yet on your blog then it'll very helpful for you.







বন্ধুরা, প্রথমে আমি আপনাকে এর সুবিধাটি বলতে চাই তাই এটি করার পরে আপনার পোস্টের ঠিকানাটি এসইও বন্ধুত্বপূর্ণ মনে হচ্ছে এবং পোস্টের লিঙ্কটি সংক্ষিপ্ত হবে তাই এটি গুগল অনুসন্ধান এবং এসইওর পক্ষে ভাল।



এবং যেমন আপনি জানেন যে আপনার লিঙ্কটি সংক্ষিপ্ত হবে তবে গুগল লিঙ্কটি খুব দ্রুত ক্রল করবে এবং হ্যাঁ আপনার নিবন্ধটি তাজা হবে এবং তারপরে আপনি আপনার ওয়েবসাইটের জন্য ভাল সামগ্রী সরবরাহ করতে পারেন।





                                                                    ... ইমেজ ...
এই টিপস অনুসরণ করুন .......



এসইও টিপস: মনে রাখবেন দুর্দান্ত ফলাফলের জন্য আপনার ফোকাস কীওয়ার্ডটি আপনার ওয়েবসাইটের পারমালিঙ্ক, শিরোনাম, বিবরণ এবং নিবন্ধে রাখতে হবে


দ্রষ্টব্য: আপনার ব্লগার যদি বয়স্ক হয় তবে এই কোডটি রাখবেন না কারণ এই কোডটি দেওয়ার পরে আপনার ব্লগারটির সমস্ত পোস্টের লিঙ্ক পরিবর্তন হয়ে যাবে। এবং তারিখটি সমস্ত ইউআরএল থেকে সরিয়ে ফেলবে তাই যদি আপনার এখনও ভাল হয় তবে এটি আপনার সাইটের এসইওকে প্রভাবিত করবে। তারপরে আপনাকে আবার সাইটম্যাপ তৈরি করতে হবে এবং গুগল ওয়েবমাস্টার সরঞ্জামে এটি জমা দিতে হবে যাতে সতর্ক হন 


তবে আপনার ব্লগার যদি নতুন হয় এবং আপনি এখনও আপনার ব্লগে কোনও পোস্ট লিখছেন না তবে এটি আপনার পক্ষে খুব সহায়ক হবে।




এই নিবন্ধে ব্লগার পোস্ট থেকে কীভাবে তারিখ এবং সময় সরিয়ে ফেলা যায় আপনি কীভাবে ওয়ার্ডপ্রেস সাইটের মতো পারমালিঙ্ক তৈরি করবেন তা তা জানেন। সুতরাং এটি মনোযোগ সহকারে পড়ুন এবং এ সম্পর্কে আপনাকে প্রতিক্রিয়া জানাতে ভুলবেন না।

                        CODE UNDER



<script type="text/javascript">

//<![CDATA[

// BloggerJS v0.3.1

// Copyright (c) 2017-2018 Kenny Cruz

// Licensed under the MIT License

var urlTotal,nextPageToken,postsDatePrefix=!1,accessOnly=!1,useApiV3=!1,apiKey="",blogId="",postsOrPages=["pages","posts"],jsonIndex=1,secondRequest=!0,feedPriority=0,amp="&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>






                  Author-- Amirul Haque Khan

RELATED LINKS::  

  1. Update Window 10 By Assam Technical Help  
  2. Change or Remove footer credit in any blogger custom template with do fo...
  3. How to Install Windows 10 on Your PC, →→→|By Amirul Haque Khan Technical
  4. How to Bootable Pendrive For Windows Installation On Pc Simple Tips -Amirul Haque Khan- Technical

               -Thanks for viewing-

Post a Comment

0 Comments