How To Make Your Content Last Longer?





2
comments





PLEASE NOTE:



We have Zero Tolerance to Spam.

Chessy Comments and Comments with
'Links'
will be deleted immediately upon our review.



(function() {
var items = ['id': '6598994507369549479', 'body': 'Nice post Bro,thanks for sharing with us,writing post about the current trend will be always considered as a good one,have a nice day', 'timestamp': '1418660786808', 'permalink': 'https://www.mybloggertricks.com/2014/12/write-evergreen-content.html?showCommentx3d1418660786808#c6598994507369549479', 'author': 'name': 'Bala Kumar', 'avatarUrl': '//lh6.googleusercontent.com/-onvF8LLjMbU/AAAAAAAAAAI/AAAAAAAABgg/MVlFtWkhmoU/s35-c/photo.jpg', 'profileUrl': 'https://www.blogger.com/profile/01179591479065976889', 'displayTime': 'Dec 15, 2014, 9:26:00 PM', 'deleteclass': 'item-control blog-admin pid-1226973742', 'id': '2416324303091912632', 'body': 'Hi Qasim,x3cbr /x3ex3cbr /x3eThis is very informative article. Ix26#39;d like to ask you one question. Isnx26#39;t there a way to update the blog post date when we update our old articles with Last Updated Date automatically or manually? x3cbr /x3ex3cbr /x3eYes when we update blog posts we can give a new updated link or write last updated date. x3cbr /x3eBut when we do this our blog articles contains three dates:x3cbr /x3e1. URL contains datex3cbr /x3e2. Blog post - below titlex3cbr /x3e3. When we manually write Last Updated Datex3cbr /x3ex3cbr /x3eWhen we update our old articles it contains the same URL and even the post date doesnx26#39;t change. I think itx26#39;s better if we could change post URL with the updated date and redirect the old URL to the new one(Without Revert) or at least change the blog post date with Last Updated date. x3cbr /x3ex3cbr /x3eAlso we can write a new blog post and give a link as you said. But it may create a problem. The old post may be getting lots of traffic and the updated link may not get much visitors than that of the old one. And we must update the old post. So if there is any way to update the date in blog post with Last Updated date - itx26#39;s more than good. Thanks!', 'timestamp': '1418708200462', 'permalink': 'https://www.mybloggertricks.com/2014/12/write-evergreen-content.html?showCommentx3d1418708200462#c2416324303091912632', 'author': 'name': 'Bikiran Simkhada', 'avatarUrl': '//lh3.googleusercontent.com/-260q7Y2NXII/AAAAAAAAAAI/AAAAAAAAAyA/EsWzezwDfAo/s35-c/photo.jpg', 'profileUrl': 'https://www.blogger.com/profile/17669702537916467385', 'displayTime': 'Dec 16, 2014, 10:36:00 AM', 'deleteclass': 'item-control blog-admin pid-586793621'];
var msgs = 'loadMore': 'Load more...', 'loading': 'Loading...', 'loaded': 'No more!', 'addComment': 'Add comment', 'reply': 'Reply', 'delete': 'Delete';
var config = 'blogId': '8193278726666811965', 'postId': '2712944578187324634', 'feed': 'https://www.mybloggertricks.com/feeds/2712944578187324634/comments/default', 'authorName': 'Qasim Zaib', 'authorUrl': 'https://www.blogger.com/profile/08938578237404814539', 'baseUri': 'https://www.blogger.com', 'maxThreadDepth': 2;
// 0)
cursor = parseInt(items[items.length - 1].timestamp) + 1;

var bodyFromEntry = function(entry)
if (entry.gd$extendedProperty)
for (var k in entry.gd$extendedProperty)
if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved')
return '' + entry.content.$t + '';



return entry.content.$t;

var parse = function(data)
cursor = null;
var comments = ;
if (data && data.feed && data.feed.entry)
for (var i = 0, entry; entry = data.feed.entry[i]; i++)
var comment = ;
// comment ID, parsed out of the original id format
var id = /blog-(d+).post-(d+)/.exec(entry.id.$t);
comment.id = id ? id[2] : null;
comment.body = bodyFromEntry(entry);
comment.timestamp = Date.parse(entry.published.$t) + '';
if (entry.author && entry.author.constructor === Array)
var auth = entry.author[0];
if (auth)
comment.author =
name: (auth.name ? auth.name.$t : undefined),
profileUrl: (auth.uri ? auth.uri.$t : undefined),
avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
;


if (entry.link)
if (entry.link[2])
comment.link = comment.permalink = entry.link[2].href;

if (entry.link[3])
var pid = /.*comments/default/(d+)?.*/.exec(entry.link[3].href);
if (pid && pid[1])
comment.parentId = pid[1];



comment.deleteclass = 'item-control blog-admin';
if (entry.gd$extendedProperty)
for (var k in entry.gd$extendedProperty)
if (entry.gd$extendedProperty[k].name == 'blogger.itemClass')
comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime')
comment.displayTime = entry.gd$extendedProperty[k].value;



comments.push(comment);


return comments;
;
var paginator = function(callback) {
if (hasMore()) {
var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
if (cursor)
url += '&published-min=' + new Date(cursor).toISOString();

window.bloggercomments = function(data) {
var parsed = parse(data);
cursor = parsed.length






  1. Bala KumarDec 15, 2014, 9:26:00 PM

    Nice post Bro,thanks for sharing with us,writing post about the current trend will be always considered as a good one,have a nice day


    ReplyDelete








  2. Bikiran SimkhadaDec 16, 2014, 10:36:00 AM

    Hi Qasim,

    This is very informative article. I'd like to ask you one question. Isn't there a way to update the blog post date when we update our old articles with Last Updated Date automatically or manually?

    Yes when we update blog posts we can give a new updated link or write last updated date.
    But when we do this our blog articles contains three dates:
    1. URL contains date
    2. Blog post - below title
    3. When we manually write Last Updated Date

    When we update our old articles it contains the same URL and even the post date doesn't change. I think it's better if we could change post URL with the updated date and redirect the old URL to the new one(Without Revert) or at least change the blog post date with Last Updated date.

    Also we can write a new blog post and give a link as you said. But it may create a problem. The old post may be getting lots of traffic and the updated link may not get much visitors than that of the old one. And we must update the old post. So if there is any way to update the date in blog post with Last Updated date - it's more than good. Thanks!


    ReplyDelete




Add comment


Load more...












BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html');







這個網誌中的熱門文章

What does pagestruct do in Eviews?

Dutch intervention in Lombok and Karangasem

Channel Islands