Showing posts with label Blogging. Show all posts
Showing posts with label Blogging. Show all posts

How To Increase The Size Of Post Snippet In Blogger

How To Increase The Size Of Post Snippet In Blogger

There are many of the blogger users these days who are using free blogger templates and in most of these free templates there is a problem of short post snippets(description) on homepage, today I'll show you how you can increase size of your post snippets easily. so lets begin.


How To Increase The Size Of Post Snippet In Blogger


Increasing Size Of Post Snippet

#1: Go to Blogger >> Theme >> Edit HTML
#2: Press CTRL + F and search for </head>
#3: Now copy the following script before </head> tag
<script type='text/javascript'> snippet_count = 200; //<![CDATA[ function removeHtmlTag(strx,chop){ if(strx.indexOf("<")!=-1) { var snippet = strx.split("<"); for(var i=0;i<snippet.length;i++){ if(snippet[i].indexOf(">")!=-1){ snippet[i] = snippet[i].substring(snippet[i].indexOf(">")+1,snippet[i].length); }} strx = snippet.join(""); } chop = (chop < strx.length-1) ? chop : strx.length-2; while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++; strx = strx.substring(0,chop-1); return strx+'...'; } function createSnippet(pID){ var div = document.getElementById(pID); var summ = snippet_count; var summary = '<div class="snippets">' + removeHtmlTag(div.innerHTML,summ) + '</div>'; div.innerHTML = summary; } //]]> </script>

#4: Now press " Ctrl + F " and search for <data:post.snippet/>
#5: Replace the <data:post.snippet/> with the following code



<div expr:id='"summary" + data:post.id'>
<data:post.body/></div>
<script type='text/javascript'>createSnippet("summary<data:post.id/>");</script>

How To Change Blogger Template

Blogger Template

Learn how to change blogger template, default blogger templates are simple templates which are not seo optimized, if you want to give your blog a professional website look then you must upload a custom blogger template, custom template are in xml files and they are easy to identify, In this tutorial I will show you how to change template in blogger easily, so lets get started.


Get Free Blogger Templates

For Changing a template you must have a template downloaded on your PC, So first find a template of your choice and download it, For free blogger templates we recommend downloading templates from ArlinaDzgn.com which are designed professionally and are SEO optimized templates, best thing is that these templates are totally free.



Changing Blogger Template

  • Now that you have downloaded the template go to blogger Dashboard and go to template section



Blogger Template



  • Now after that in the template section on the top right corner click on backup/restore



Blogger Template


  • Now a popup will appear, click on browse now find and select the template file which you have downloaded, template files always end with .xml for example mytemplate.xml and you can also check the file type to confirm.

Blogger Template


  • After selecting the template from PC now click on upload button to upload the template.


Blogger Template


You have successfully applied your favorite template to your blog.

What is Blog and How To Create A Blog On Blogger

What is Blog


So Basically what is blogger blogBlog is a type of website which is updated regularly, Blogger is a free website by Google where you can create a blog absolutely free and the best thing is you don't have to learn coding for it, you can create post & pages in it and you can share your videos, pictures, article, links and everything people do on websites can be done on blogger and you don't have to buy hosting or domains google provide free hosting and free subdomain(a subdivision of a domain) with large storage spaces and a beautiful user dashboard.
One of the best thing about blogger is you can earn money from blogger yes you read it right you can earn money from blogger but you don't have to concentrate on earning for first 6 months after starting.

Become Successful With Blog or Website

Remember getting successful these day on websites is not a piece of cake, in order to gain success on a blog/website you must have some skills from which you can attract users to your site, you have to create your unique content and not to copy others.

Getting Started 

Creating an Account on Blogger

  • In order to create a blogger account you must have a google account, If you have a google account that's good, you don't have to create another one but for those who don't have a google account they can sign up here
  • After you Sign up on google make sure the account from which you want to create the blogger account is logged in then click here.

What is Blog



  • You will see this page now click on Create Blog re-enter your password and it will ask you to choose a profile click on Create a Limited Blogger Profile and then choose a display name for your blogger profile and choose continue.



What is Blog


  • Now you will be redirected to blogger dashboard click on CREATE NEW BLOG button again.
  • Choose a simple template from the list, you can upload free premium templates later, Add a title and address for free, make sure your address contains the keywords of what your blog is about for example if your blog is about tricks so it can be like freetricks123.blogspot.com. your address should be easy to remember and try not to choose a long address, maximum 10 characters of sub-domain.



What is Blog


  • Now you will be redirected to blogger Dashboard again

You have successfully created a blogger account.