Guest Post - Our host is Maria Smith (Marketing Director) who takes a look at how to create popular blog. See How To Become a guest author. Nowadays blogging is the most successful and effective technique of site promotion or way to earn money from advertising. The main features of blog are: (1) frequently updated content. (2) content shared in social network. According to the Google Ranking article, unique, valuable and willing to be shared content is the most important factor of quality site. So lots of webmasters came up with the idea of creating blog, consequently, this niche became very competitive. It's quite difficult to create something exclusive and interesting taking into account huge variety of different blogs.
There are some tips how to reach success in blogging.
As it was said a dozen times before, content is the king. Articles should be interesting for target audience at the first place, but don't be obvious, be creative, cover significant problem within the industry, contain the examples. Besides, future prospective should be considered as well. The point is that as time passes and the blog will appear in the top of Google search, content should remain actual.
Examples of blog content:
As I mentioned above Google is the number 1 traffic referrer to most blogs. When you are first starting out, it won’t be that way, but in the long run you’ll notice that your Google traffic will continually go up. Since a good chunk of your traffic will come from Google, it’s important that you optimize your blog for search engines.
Support blog commenting, reply on every comment. Engagement with users contributes to attracting more traffic and sharing content in social networks. Leaving "catchy" and a little bit provocative comments is effective way to drive attention to certain post.
Provide something free every month. It can be coupons, for instance, if you sell something, or software, or design patterns. Infographics are very popular nowadays. They are simple to create and can be good bonuses for users.
Competition in Twitter or Facebook is an example of encouragement. If you are a newcomer and do not have concerned friends and followers, ask users to share links of the blog for coupons, for example.
Find relevant visited blogs and write several guest posts. If you drive attention as an author, users will click the link to your own blog below the post.
Livefyre is a real time comment system similar DISQUS i.e. you can see the new comments and replies in real time without refreshing page, it provides a live chat environment. Number of bloggers and brands are showing interest in this and engaging more and more audience through real time comment system. Livefyre is officially available for WordPress, Tumblr, Joomla (beta) and HTML sites. But in this article I will guide you to implement this comment system on a Blogger blog. It is really simple and no technical expertise is necessary if you carefully follow given steps. Livefyre Comments 3 is now-a-days increasing popularity among various blogging and CMS platform like WordPress, Tumblr, Joomla, Blogger. Livefyre v3.0 is now available to use which provides you powerful Admin Dashboard and User Profiles. Some important facts of Livefyre comment system are -Right now, the only update to hit every single Livefyre user (without you having to do anything) is the Admin Dashboard 3. This shiny new toy features a ton of improvements, including:
While you’re getting to know the new admin, we’ll start rolling out our redesigned Livefyre Comments 3 widget to a handful of beta users. Since this code directly impacts how users interact with your content, we need to make sure we get it just right. Once the beta community has had time to play and we feel it’s ready, we’ll make it available to all. Still free, of course. Some updates include:
1. Sign Up on LiveFyer.
2. Then Go to LiveFyer Installation Page.
3. and enter your blog/website Url and in platform section select custom (Gear Icon) then click on step 2. For Further Detail See Image Below.
4. You will get Live Fyer Installation Script.
Remember Before editing your template make a backup if any thing went wrong.
5. Now Come on your blogger Dashboard>> Template>> Edit html
6. Click on Template Code Area and Press CTRL+F and find the following code.
]]></b:skin>
7. and paste the following code just above ]]></b:skin>
#comments {display:none;}
Note:- The Above Css Code Hide your default comment form.
8. Search for this code.
<div class='post-footer-line post-footer-line-3'>
<b:if cond='data:blog.pageType == "item"'>
</b:if>
</div>
</div>
</div>Your Live Fyer Code Goes Here
</b:includable>
9. and paste live fyer script before/above “</b:includable>”
<!-- START: Livefyre Embed –>
<b:if cond='data:blog.pageType == "item"'><div id="livefyre-comments"></div>
<script type="text/javascript" src="http://zor.livefyre.com/wjs/v3.0/javascripts/livefyre.js"></script>
<script type="text/javascript">
(function () {
var articleId = fyre.conv.load.makeArticleId(null);
fyre.conv.load({}, [{
el: 'livefyre-comments',
network: "livefyre.com",
siteId: "*******",
articleId: articleId,
signed: false,
collectionMeta: {
articleId: articleId,
url: fyre.conv.load.makeCollectionUrl(),
}
}], function() {});
}());
</script></b:if>
<!-- END: Livefyre Embed –>
10. Save it..
Note:- Don’t use above script.. Generate your own script by Sign up on live fyer.
That's it! A new Conversation will automatically be created when you first load the webpage, and you can start commenting right away.
<!-- Start top menu -->
<!—Start Bottom Menu-->
<!--infinite scroll start-->
<!-- Adsense Below Post Title -->
<!-- Adsense Post Bottom -->
<!--Like box Links -->
code.
<div class="mbtstaycon">
<ul>
<li class="mbtrss"><a href="http://feeds.feedburner.com/bl0ggertricks">RSS</a></li>
<li class="mbtmail"><a href="http://feedburner.google.com/fb/a/mailverify?uri=bl0ggertricks" >Email</a></li>
<li class="mbttwitter"><a href="http://twitter.com/bl0ggertricks">Twitter</a></li>
<li class="mbtfacebook"><a href="http://www.facebook.com/pages/Blogger-Tricks/448418608553191">Facebook</a></li>
<li class="mbtgoogleplus"><a href="https://plus.google.com/103598710564060829080">Google +</a></li>
<li class="mbtpinterest"><a href="pinterest.com/mybloggertrickx">Pinterest</a></li>
</ul>
</div>
<div style="float: left; margin-right: 15px; margin-top: -4px;">
<a href="https://twitter.com/bl0ggertricks" class="twitter-follow-button" data-show-count="false" data-size="large" data-dnt="true">Follow @BloggerTricks</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js?a4185c";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<a href='http://feeds.feedburner.com/bl0ggertricks'><img alt='' height='26' src='http://feeds.feedburner.com/~fc/bl0ggertricks?bg=088A4B&fg=444444&anim=1' style='border:0' width='80' float='right' margin-right='5px'/></a>
</body>
<script src='http://code.jquery.com/jquery-1.7.1.min.js' type='text/javascript'></script>
<script type="text/javascript" src="http://yourjavascript.com/40233106134/infinite-scroll.js"></script>
Elements that float along your screen are pretty cool and attention grabbing. They are more commonly known as the “Sticky” widgets that stick to your screen as you scroll and tend to have a higher click through rate. The main idea here is that these sticky elements/widget need to be contained in some way. Obviously, when scrolling up a page, the sticky element needs to stop sticking when it returns to its original position. But I would argue that almost equally important is having a bottom boundary on the page where the sticky element will stop sticking so that it doesn't spill into the footer or even outside of the page itself. This works very well with all kinds of Elements present in your blogger blog page. You can use it for Events, Popular Posts, Updates and everything that you want make a sticky.
1. Go To blogger dashboard>>template>>edit html
2. paste the below jquery script before/above </body> tag.
<script>
/*<![CDATA[*/
// Sticky Plugin
// =============
(function($) {
var defaults = {
topSpacing: 0,
bottomSpacing: 0,
className: 'is-sticky',
center: false
},
$window = $(window),
$document = $(document),
sticked = [],
windowHeight = $window.height(),
scroller = function() {
var scrollTop = $window.scrollTop(),
documentHeight = $document.height(),
dwh = documentHeight - windowHeight,
extra = (scrollTop > dwh) ? dwh - scrollTop : 0;
for (var i = 0; i < sticked.length; i++) {
var s = sticked[i],
elementTop = s.stickyWrapper.offset().top,
etse = elementTop - s.topSpacing - extra;
if (scrollTop <= etse) {
if (s.currentTop !== null) {
s.stickyElement.css('position', '').css('top', '').removeClass(s.className);
s.currentTop = null;
}
}
else {
var newTop = documentHeight - s.elementHeight - s.topSpacing - s.bottomSpacing - scrollTop - extra;
if (newTop < 0) {
newTop = newTop + s.topSpacing;
} else {
newTop = s.topSpacing;
}
if (s.currentTop != newTop) {
s.stickyElement.css('position', 'fixed').css('top', newTop).addClass(s.className);
s.currentTop = newTop;
}
}
}
},
resizer = function() {
windowHeight = $window.height();
};
// should be more efficient than using $window.scroll(scroller) and $window.resize(resizer):
if (window.addEventListener) {
window.addEventListener('scroll', scroller, false);
window.addEventListener('resize', resizer, false);
} else if (window.attachEvent) {
window.attachEvent('onscroll', scroller);
window.attachEvent('onresize', resizer);
}
$.fn.sticky = function(options) {
var o = $.extend(defaults, options);
return this.each(function() {
var stickyElement = $(this);
if (o.center)
var centerElement = "margin-left:auto;margin-right:auto;";
stickyId = stickyElement.attr('id');
stickyElement
.wrapAll('<div id="' + stickyId + 'StickyWrapper" style="' + centerElement + '"></div>')
.css('width', stickyElement.width());
var elementHeight = stickyElement.outerHeight(),
stickyWrapper = stickyElement.parent();
stickyWrapper
.css('width', stickyElement.outerWidth())
.css('height', elementHeight)
.css('clear', stickyElement.css('clear'));
sticked.push({
topSpacing: o.topSpacing,
bottomSpacing: o.bottomSpacing,
stickyElement: stickyElement,
currentTop: null,
stickyWrapper: stickyWrapper,
elementHeight: elementHeight,
className: o.className
});
});
};
})(jQuery);
/*]]>*/
</script>
<script type='text/javascript'>
$(document).ready(function(){
$("#mbtsticky").sticky({topSpacing:0});
});
</script>
Now If you want to make blogger official widgets sticky you need to edit widget code in your blogger template. For example. we add blogger official follow me by email widget and make this widget sticky. Follow the steps below.
1. Go to your blogger>> dashboard>> layout and select Follow By Email Gadget.
2. and click on save. widget is added successfully.
3. Go to your blogger dashboard>> template>> edit html and find the following text ( your widget title)
4. in our case we find “Follow by email” our widget code look like this.
<b:widget id="FollowByEmail1" locked="false" title="Follow by Email" type="FollowByEmail"> <b:includable id="main"> <b:if cond="data:title != """><h2 class="title"><data:title/></h2></b:if> <div class="widget-content"> <div class="follow-by-email-inner"> <form action="http://feedburner.google.com/fb/a/mailverify" expr:onsubmit=""window.open(\"http://feedburner.google.com/fb/a/mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \"scrollbars=yes,width=550,height=520\"); return true"" method="post" target="popupwindow"> <table width="100%"> <tr> <td> <input class="follow-by-email-address" name="email" placeholder="Email address..." type="text"/> </td> <td width="64px"> <input class="follow-by-email-submit" type="submit" value="Submit"/> </td> </tr> </table> <input expr:value="data:feedPath" name="uri" type="hidden"/> <input name="loc" type="hidden" value="en_US"/> </form> </div> </div> <span class="item-control blog-admin"> <b:include name="quickedit"/> </span> </b:includable> </b:widget>
5. add div tag with your sticky id. final code look like this.
<b:widget id="FollowByEmail1" locked="false" title="Follow by Email" type="FollowByEmail"> <b:includable id="main"> <div id='mbtsticky'> <b:if cond="data:title != """><h2 class="title"><data:title/></h2></b:if> <div class="widget-content"> <div class="follow-by-email-inner"> <form action="http://feedburner.google.com/fb/a/mailverify" expr:onsubmit=""window.open(\"http://feedburner.google.com/fb/a/mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \"scrollbars=yes,width=550,height=520\"); return true"" method="post" target="popupwindow"> <table width="100%"> <tr> <td> <input class="follow-by-email-address" name="email" placeholder="Email address..." type="text"/> </td> <td width="64px"> <input class="follow-by-email-submit" type="submit" value="Submit"/> </td> </tr> </table> <input expr:value="data:feedPath" name="uri" type="hidden"/> <input name="loc" type="hidden" value="en_US"/> </form> </div> </div> </div> <span class="item-control blog-admin"> <b:include name="quickedit"/> </span> </b:includable>
6. That’s it your done!! save it and take a new look of your blog.
7. If you want to make any other widget or element use id “mbtsticky” with div.
<div id=”mbtsticky”>
Your widget code goes here.
</div>
Remember: The ID of your widget should be unique. For example, if you are using id='followbyemail' in any of your widget then you cannot use the same ID for others.
Sticky sidebar Elements, widget can bring a lot of growth Making Your subscribers. They help in increasing user engagement. You can also use multiple sticky widgets in sidebar. However, this act might Aggravate your Readers. Make sure you have a equal design, so that it don't Irritate your Readers.
Please let us know of your precious views so that we could improve it further if needed. Peace and blessings buddies. Subscribe to our blog via email or RSS and Like our Facebook page to receive free future updates. Enjoy! Thanks for reading our post.
Blogger it's a very powerful platform to publish your blog. It's free and with some features which you can customize how you prefer, without limits. In this post I want to illustrate some tips which can help you to improve your Blogger template to design a professional layout for your blog. Most popular blogs have a number of blog design elements in common. Learn about ten of the most important blog design Tips your blog must have in order to have a chance at success. Read These 10 Tips To Make Your Blog Like Professional.
That’s mean the fonts you choose should be large enough to be read on high resolution monitors, and they should be simple enough to be legible. In other words, don't choose a highly stylized font. Stick with Georgia, Verdana or another Web-friendly font. Also, make sure the text on your blog is easy to scan quickly. Clean blog design make your blog comfy for your readers to read and see the blog content as long as they want. A good looking blog design increase the number of your blog visitors/readers.
Try to use as less variety of fonts as possible. Always use simple and plain fonts like Arial, Verdana so that every lay man visiting your blog will easily understand the whole content of your page. Only use bold and Italic cases in dire need. Different font color may also be applied to the hyperlinked text. The underline should only be used for Hyperlinks and the text will only be underlined on mouse over event.
If you want that your blog looks professional then design a cool and awesome looking logo for your blog. For making a professional logo I suggest you to use Adobe Photoshop or Adobe Illustrator or Corel Draw any one on which you feel handy. (any version of your interest). You can also use simple or plain text with attractive font style to make your blog Title. Different superb, stylish and state of the art fonts can be chosen free of cost for your blog title from Google Web Font Directory.
Header and footer represent 80% of your blog design. Instead of putting just copyright content in footer, you should also use Social Sharing, Your Logo, Powered by logo and may also be Recent Posts Widgets in your footer section. It will make your footer super cool. When people can't find what they're looking for on your blog, they often scroll to the footer to find blog-wide links such as a contact us links, site map link, and so on. We Suggest to use images as header and footer background instead of solid background color.
Make it easy for visitors to find your content. Don't hinder their visit by using interstitial ads or splash pages. In other words, don't give them a chance to click away from your blog when they land on it. Your navigation menu should be designed to display a complete summary of your whole blog.
Make sure that you choose stylish and cool widgets of your blog but most of people forget a big thing while designing a blog that they apply too many popups and widgets in their blogs. We suggest to those people that don’t do this because readers can only afford a pop up only for 1 time when they visit your blog, but don’t install pop ups that appears every time they clicks on a new page –that behavior will annoy your visitors. A very huge collection of free plugins are available on internet for blogger but it doesn’t mean that you use all of them in your blog widget section, remember 1 think make your blog looking stylish but in a simple ways. Remember the saying “keep it simple stupid”
Only plain text content is not good for your blog. In blog, you should add unique and attractive images in your post. Images can enhance the look of your blog but only if you use sharp with light weight and close concern with your post. Your images should give a close picture of your post. A header can be made more impressive with the use of an image portraying the whole theme of your blog. Header image should be clear enough to read and sharp enough to understand. Adobe Photoshop or Adobe Illustrator or CorelDraw can be used as per your choice and experty.
SEO (Search Engine Optimization) plays an important role to words improving the number of visitors on your blog. It is the best and one of the important part of your blog. Every Search engine as has its own SEO (Search Engine Optimization) System. Different Search Engines have different steps to get maximum optimization. Having Search Engine Friendly Navigation basically means creating a structure that search engines can follow. A major culprit in search engines not being able to find a website is due to the links being images instead of text. So make sure your links should be in plain text. We need to follow these tips to Make SEO Friendly Blog and Template.
The most perfect thing is design your own template. But if you’re not skilled with template development you can find a great number of free template designers. That can help, guide and even give you the whole template only for the cost of a simple link at the bottom of your blog. Some of these designer can be found on internet. We Searching Best Designer Websites on internet.
Lastly I recommend to be as simple as you can in your writing. Your words should be as simple as only a simple man with little knowledge of the topic under discussion would have enough knowledge after reading your content. All of your content should be brief and to the point extra and unnecessary detail should be avoided at any cost. Originality of your content is the most important ingredients of your blog. I know you thinking right know, why I am saying this?
Answer to the above question is that all the above referred details are the key to success in achieving maximum number of visitors at your blog. This is just a humble attempt to contribute a little knowledge, that I have, to all the visitors, but this is not the all, We recommend you to read more and more and so on.
Thanks for Reading our post. If you have any question please feel free to post any query below in comments box or use our contact form.. Happy Blogging..
Guest Post - Our host is Eric Santos, (Has explained Social Popularity.)The spawning of internet has led to the explosion of social media because many people are joining it in hordes. With over a billion members, sites such as face book have become overcrowded. Many companies are jostling for marketing space in the online sphere and the techniques of attracting the users are becoming stale. The Saturation of the market calls for innovative methods which could attract traffic to the website. Recent Market research has shown that the fan base of major companies on social media is dwindling. Many corporations are trying to devise new strategies for retaining the users and adding new ones.
In past people used the advertising platform as a means to enhance the customer base because it ensured round the clock presence. The medium is losing its sheen because people are indifferent towards the advertisement appearing in the sponsored section. Companies are making it more complex; however it does not have any results. Therefore, they are focusing on enhancing the ranking of the website in the organic search engine listings.
Initially an explosive growth of the social media buoyed the people to extend the number of followers; nevertheless it has only become a numbers game because many people are not even bothered about the regular updates. Apps like DWIBBLES ( dwibbles ), Prismatic (getprismatic) could become solution for the users because it is tailor made for them by customizing the updates that users actually want to see. Undesired updates are rejected by the application because they are too many and tend to clutter the mindset. Apps like DWIBBLES are responsible for bringing in new and relevant feeds to the users.
The ticker and the graph are introduced by the face book to ensure that organic sharing is accomplished without pushing a button. Using a third party application, one can limit the number of updates to a great extent. To enhance the customer base, one has to be innovative and make the people interactive on the status updates. Although, a community might have many members but all of them are not interested in the products or services unless they are cajoled into.
The solution is not to acquire the different platforms but deploy novel ideas to attract the number of followers. They should be responsive unlike the present scenarios where their interaction is limited to only the likes on the updates. Photo sharing is one of the best methods to inculcate interest among the users so that they could participate in discussion.
Meta descriptions for your web pages can improve the chances of your site being found and clicked on. In Short Meta description tags are very important to optimize your blog in search results. you can finally add meta description to individual posts and pages on Blogger! This new feature is only one of several new features added by Blogger aiming at improving its SEO (Search Engine Optimization). With new Blogger interface we can add a meta description tag to Blogger blog without editing template's HTML. But you can not add meta keywords to your blog using Blogger Settings. (Meta Descriptions, which are HTML attributes that provide concise explanations of the contents of web pages, are commonly used by search engines on search result pages to display preview snippets for a given page. (from http://www.seomoz.org) ). A good description increases the post’s chances of getting clicked. So Lets start the tutorial.
Blog Meta Description - This is a description of your entire blog.You use this to describe your entire blog to search engines.
1. Go to Blogger Dashboard>> Settings >> Search preferences > Meta tags > Description and click the Edit link. (Like Screenshot Below)
2. Enter the meta description for your blog. This meta description will appear on your homepage and other multi-post pages.
3. Click Save Changes button.
Posts Meta Description - This is a description added to every individual post on your blog.You use this to tell search engines what each post is about.
1. In your post editor see right side panel under Post Settings click search description option ( This option appears only after you enabled search description in step1)
2. Enter the meta description for the post and click Done.
For older posts, you have to go back to edit each post and manually add in the description.
You can verify your meta description by using this free meta tag checker tools
If none of the meta descriptions appear, chances are your template does not contain the necessary code to import the meta description from Blogger database.
1. Go To Blogger Dashbaord>> Template >> Edit HTML and find the following code.
<b:skin><![CDATA[
2. and paste the following code before/above <b:skin><![CDATA[
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
3. and verify again. I just hope this tutorial would be helpful for all of you. The steps are extremely simple and easy. Wish you all the best with your blogging endeavors. Happy blogging. If you face any trouble please feel free to post any query below in comment box. stay tuned for daily updates by subscribing our blog. subscribe our RSS Feed or Email Feed Below.
<b:if cond='PUT_CONDITION_HERE'>
</b:if>
cond
attribute. Each (opening) <b:if>
tag need to be closed with a closing </b:if>
tag.</b:if>
tag when applying a conditional in your template.1. Index (list) pages
Index pages include homepage, labels page and yearly archive page.
<b:if cond='data:blog.pageType == "index"'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
3. Post (item) Page Only
<b:if cond='data:blog.pageType == "item"'>
4. First Post
This is not a page, but a conditional for the first post.
<b:if cond='data:post.isFirstPost'>
5. Static Page
<b:if cond='data:blog.pageType == "static_page"'>
6. Archive Pages
<b:if cond='data:blog.pageType == "archive"'>
7. Specific Page/URL
<b:if cond='data:blog.url == "PUT_URL_HERE"'>
8. Post and Static Page
<b:if cond='data:blog.url == data:post.url'>
9. Label-Search Pages
<b:if cond='data:blog.searchLabel'>
To apply a conditional tag to a content, simply put the content between the opening <b:if cond……> and the closing </b:if>, like Below code.
<b:if cond='data:blog.pageType == "item"'>
Here is Your CONTENT
</b:if>
in the example above, the content or widget show only on post pages.. I am writing a few more examples as soon as time Allow.
Google announced today that it is making Google+ comments available on its Blogger service. On Thursday, April 18th, 2013 Yonotan Zunger introduced Google+ comments for Blogger. This was a huge step in offer Google+ comments across the web. At the moment this service is only available through Blogger websites but most expect to see plug-in for Word press in the near future. Readers now want more than just information - they need answers! And you, as a blogger, are responsible for answering them, and defending your content. Blog or Community Readers will talk about your content on a multitude of platforms, such as your blog's comments, or on social media such as Google+ Facebook. Google has now decided to help out its Blogger users by integrating Google Plus comments into Blogger blogs. Google is Very Slow building upon Google Plus, improving its functionality One by one. Up until now, it had only integrated Google+ share button in Blogger, so you could share to Google Plus right from your Blogger dashboard.
The aim of this new functionality is to provide a means for better conversation. Comments on Blogger and Google + are now integrated. So you will see two types of comments - Blogger comments, and Google+ Comments. Suppose you or anyone has shared your blog post to their Google+ Page/profile, and people are commenting on it. These comments are Beautifully integrate to appear in your blogger blog.
Check out the screenshot below.
Google touts that with Google+ Comments, publishers will find that it provides at least two “important benefits”: being able to view the blog and comments all in one place, and also to help readers comment and connect with their circles. Publishers that enable the new commenting system will see people’s activity from those directly on the site and those who are talking about the content right from Google+. Additionally, readers can leave comments specifically for those in their circle or in public depending on how comfortable they feel. In a way, the specific visibility option given by Google+, which does not appear to be on other commenting platforms. So if you’re particularly fascinated by a certain story, being able to comment but leave it to your close friends or those that you know would be fascinated by the dialogue, you can.
Another great +1 of this new integration is that, you can grow your Audience. Just like Post shared on Facebook or Google + gains reach beyond your fan-base, so do the comments that users make about your blog post. These comments appear in the Google plus comments feed of people in the shared circle. In this way, you could build a Thousands new audience and increase traffic to your blog by just taking advantage of this integration.
To get started with Google+ Comments, just visit the Google+ tab of your Blogger Dashboard, and check “Use Google+ Comments.” (Older comments will continue to appear in the new widget.)
You can also visit any post on the Official Google Blog (like this one), or on Blogger Buzz (like this one), to see Google+ Comments in action. Thanks for reading our post. Stay tuned to Google Plus Daily for future updates with Word press Google+ comments plug-in. The comments have been available for less than 24 hours but there are some things you will want to consider before jumping in head first.
Are you using Blogger/Blogspot platform for your Internet World? Are you web developer who builds templates for others, or a internet-savvy blog
owner who loves to modify your template using HTML, CSS or JavaScript then here is a good news for all, Recently Blogger Team has just updatedthe blogger Template HTML editor, and added 4 new features to make Template Editing Even Better.
I was really surprised and impressed when I first click on the Blogger Template HTML editor today. It look really different. Now it has better interface, really friendly, easy to edit, easy to use, and much more. If you have a blog running on Blogger platform then you should try out this new Blogger template.
The Blogger Template HTML editor lets you edit your website's source code, and tweak it to your liking. If you know HTML, CSS and/or JavaScript, you can fully customize it as your wish. To get to this HTML editor, go to your Blogger dashboard, and open the blog you want to customize the template. From the Blog dashboard, click on the Template option from the left sidebar, and then click on Edit HTML button.
Line Numbering:- Now, you can see line numbers on every line in Your blogger template, The line numbering gives more easier way to find errors and keep track your code.
Auto indentation:- You can easily figure out what’s inside your div tag, or what have you included in a list etc. when you writing some codes in you template your can see auto indentation coming in action. Blogger template editor will automatically put in the spaces in your codes. you can also use the format template option to clean up the indentation of your entire template. So keep enjoying this new feature.
Code Folding:- Code folding mean when you are particular peice of code, like a div tag, you can simply fold the code, and not have to look at that large chunk of code. you can see live demo in screenshot below.
Syntax highlighting:- I like really like this new feature. which makes your template codes easily readable. The editor will actually color code different objects in your source to make it much more readable.
jump to widget:- i really like this feature too, which make easy way to find particulars section of code in your blogger template editor, code that belong to a widget or gadget. you can use this feature by just clicking on jump to widget button at the top of the Blogger Template HTML Editor, after clicking on this button you can see list of all widgets. This feature helps you in finding any widget which is showing in your template.
i hope you will find useful and also like these features. so thanks for reading our post. Tell your opinion about these new features below in comments box. God Bless You.
july 2003 - Present
My skills include HTML, CSS, PHP ,MySQL,JavaScript,jQuery,Open source development, and Cyber security. I also have experience with SEO and online advertising.Office and records management, database administration, customer support, travel coordination.Microsoft productivity software (Word, Excel, etc),Windows...