Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Friday, May 17, 2013

How To Add Stylish Subscribe Box for All Blogger Dynamic CSS Templates






Today we will show you how to add style subscription box for bloggerA subscription
box
 meansa link to your RSS feeds and e-mail formwhere readers can submit your email id to get updatesby mail from your blog. The RSS subscription boxGoogle + Twitter, Facebook, Feedburner.The reader looking
for a
 simple box subscription,
they will not subscribe. However,
this
 box to subscribe to the attractive appearance and impressive, so subscribe blog reader, of course.Now you can add this box to subscribe to blogger very easy and simple. Here we have added two methods; you can select each one of them. First method by clicking the Add button to blogger.Second method by adding CSS and HTML for your blog.













  1. Go To Blogger Dashboard >LOayout>Add Gadget>HTML/JavaScript

  2. past below code into html/javascript











  • Edit with Your ID

  • Done!!!!!!!!







if any problem comment  below

Thursday, May 16, 2013

How to put a gadget above your blog's header or create a custom header







This article is about how to put an item (any type of gadget) above the Title section in a blog made with Google Blogger. that mean how to create a custom header 



most of all Blogger's templates start out with a nav-bar at the top of the screen, followed by a Header section showing your blogs title & description, or a custom header image if you've uploaded one. 






Well, let's go down 







  • Go To Blogger Dashboard >Template >Edit HTML.(before edit backup your template)

  • Find this code in your template







Hint:  use your browser's search tool, (Edit>Find in Firefox, Ctrl + f in Chrome) to look for a key phrase like "id='Header1'






  • the element highlighted in bold  need to be changed 







  • Change maxwidgets='1' to at least 2 in order to be able to add another element in the header section.if you wand to add more then one you can replace any number to maxwidgets and get as you wish

  • Alter showaddelement='no' to showaddelement='yes' to be able to add a different element to the header section (your new gadget)

  • Replace locked='true' with locked='false' so that you can later remove the old header.



Now save your template, and go back to the layouts section in your dashboard. You'll notice that you can now add another element to your blog header!



  • Now go to Blogger Dashboard >layout  you'll see


     on your header layout

  • You are Done







I tried my best to make this tutorial as simple as possible to understand

 If still you face any problem about How to put a gadget above your blog's header or create a custom header  then feel free to ask me. Leave a comment below this post and I'll surely reply to you as soon as possible .


 Thanks!

Thursday, May 9, 2013

How To Add Related Posts Widget or You might also like:Widget With Thumbnails & Summary To Blogger manually







i already post line view Related Posts Widget with Thumbnails  and without Thumbnails hew i am gong to talk about Related Posts Widget with Thumbnails,Summary in vertical alignment this manual method that mean you have to edit html





Well, let's go down 








  • . Go To Blogger Dashboard >Template >Edit HTML.(before edit backup your template)

  •  Now Search (CTRL + F) for this code:</head>

  •  Paste the below code just above </head> 














  •  Now Search (CTRL + F) for this code:]]></b:skin>

  • Paste the below code just above ]]></b:skin>


 









  • Find the following code in your template:


 <b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url'
rel='tag'><data:label.name/></a><b:if
cond='data:label.isLast != &quot;true&quot;'>,</b:if></b:loop>




  •  Now put the following code in betwen </b:if> and </b:loop> that are red colored in the above code:













  •  Find the following code in your template:


</b:includable>

<b:includable id='postQuickEdit' var='post'>




  • Add the following code above it:









  •  Save your changes and well done.



  I tried my best to make this tutorial as simple as possible to understand

 If still you face any problem to How To Add Related Posts Widget With Thumbnails & Summary To Blogger? then feel free to ask me. Leave a
comment below this post and I'll surely reply to you as soon as
possible .

 Thanks!

how to install line vieve Related Posts Widget or You might also like:Widget with Thumbnail For Blogger manually







you know Related Posts Widget  is best way to increase your blog traffic I already post how to install line vieve Related Posts Widget without Thumbnail For Blogger manually  now i am going to talk about installation related post Widget with Thumbnail & this related post Widget will appear as line 









Well, let's go down 





  • . Go To Blogger Dashboard >Template >Edit HTML.(before edit backup your template)

  •  Now Search (CTRL + F) for this code:</head>

  •  Paste the below code just above </head> 














  •  To change the number of posts, edit var numpost = 10 , you may change 10 to 4, 5, 6 or what ever you want. 

  •  to change the length of description edit numchars = 120.

  • again Go to your template editor and search </b:skin>. add the code below just before </b:skin>







  •  Now search data:post.body

  •  you may find more than one data:post.body try the following code after every data:post.body tag if it doesn’t work with one. 


<div id='related_posts'>
          <h4>Related Posts</h4>
          <b:loop values='data:post.labels' var='label'>
              
<script expr:src='&quot;/feeds/posts/default/-/&quot; +
data:label.name +
&quot;?alt=json-in-script&amp;callback=relpostimgcuplik&amp;max-results=50&quot;'
type='text/javascript'/>
          </b:loop>
          <ul id='relpost_img_sum'>
               <script type='text/javascript'>artikelterkait();</script>
          </ul><a href=”http://www.ublogger.net”>.</a>
</div>





  •   Save the template. 





Click Here For Get More Blogger Tutorial






 I tried my best to make this tutorial as simple as possible to understand

 If still you face any problem to how to install line vieve Related Posts Widget with Thumbnail For Blogger manually  then feel free to ask me. Leave a comment below this post and I'll surely reply to you as soon as possible .

 Thanks!

Wednesday, May 8, 2013

how to install line vieve Related Posts Widget or You might also like:Widget without Thumbnail For Blogger manually







Now i’m
going to lell how to install  Related
Posts Widget without Thumbnail For Blogger manually This widge will load
related posts to show below every post in your blog












You can
increase your blog traffic.  & etc








Well, let's go down 







  • . Go To Blogger Dashboard >Template >Edit HTML.(before edit backup your template)

  •  Now Search (CTRL + F) for this code:</head>

  •  Paste the below code just above </head> 















  • Find the following script: 


<b:if cond='data:post.la bels'><data:postLabelsLabel/>
<b:loop values='data:post.labels'
var='label'>
<a expr:href='data:label.url' rel=' tag'><data:label.name/></a><b:if cond='data:label.isLast!
= "true"'>,</b:if>
</b:loop>
</b:if>
</font>






  • First, try to search for data:post.labels







  • Replace the above script with the following:  









  • Save your template 

  • you're done. 





Click Here For Get More Blogger Tutorial






 I tried my best to make this tutorial as simple as possible to understand

 If still you face any problem to how to install  Related Posts Widget without Thumbnail For Blogger manually then feel free to ask me. Leave a comment below this post and I'll surely reply to you as soon as possible .

 Thanks!


Thursday, May 2, 2013

How To Change your Blogspot blog Address easily



In Every day,every hour,minute even second Internet is
widening.Furthermore websites and blogs are opened for the more than 2
billion Internet users in every minute.Blogging is an effective way for
earn some money for free.Blogger and WordPress are most popular blogging
platform among the blogger users.Before you start blogging,you
should consider some points.Although,today I'm going to explain you how
to change your blogger blog address.Why I choose this topic before
discussing about essential point of starting a blog?There are some
reasons.Most important reason is you should learn how to choose a
correct blog address for your blog.I have discussed some points with
you.But,I think this post will be valuable too for you and newbie
 bloggers.






Reasons changing your Blog address



There might be many reasons to renew your blog
address.Generally,changing blog address of you as a part time blogger is
usual thing.because of sometimes,you may be in doubt what to post.Hence
your blog's niche might be changed.also,when you want to cover more
topics,you may think to add different,short and attractive blog address
for your blog address.However before adding new blog address for your
blog,you should think some point.


What should I think Before changing my blog address




Yes..There some most important points to determine,before you changing
your blog address.First one is your audience.Your visitors must be
announced before you change your blog address.This will be helpful for
both you and your daily visitors.second point is ,choosing an accurate
address for your blog.accurate mean eligible blog address for your
blog's niche.Also,you will try to choose short name for your address,not
more than three or four words.i.e: mshihan.blogspot.com,this
URL is easy to remember.but not easy to type.Not only that,you might
consider to add  keyword(s) for your blog.you can identify more than
three keywords in this above instance.That blog address will be ranked
highly in SERP(Search-Engine-Rank-Pages).Because,There are some popular
keywords in that above address.(Oh..buddy,this domain is not registered
yet!If it is not,don't abuse me.I checked it.There was not any blog name
in above domain).But,you can find many websites and blogs about earning
money in present.There are about 442,000,000 results in Google
about only on "earn money" (2013.04.19). However i suggest you to try
to find available short name for your blog address.There are many other
points that you should think before changing your blog address to
discuss with you.But,I don't like to make this boring post to
you.I promise you to share them with you in future.




How to change my blog address



  You can change your blog address easily following below few steps. 





  • Sign in to your blogger account.

  • Go to Settings >>Basic >>Publishing.Now click on "edit" link and type your new blog address like below.



  • Now save your new blog address.If it is
    available,there is not any problem.If it is not available for your
    blog,be creative to make some different to that address.


 Now you have change your blogspot blog's address.make sure you have
followed information that i mentioned above about changing your blog
address.I recommend you to don't change your blog address regularly.it
is not good for your site.how many times did you change your blog
address? and how many visitors lost you since that days?If you have any
idea about this post,share it with us.



 I think that you have got any knowledge from this post.So,you can share
this post among your friends.Also,now you can subscribe via Email.You
will be received newest post to your mailbox.Happy blogging:)



 I tried my best to make this tutorial as simple as possible to understand

 If still you face any problem to change my blog addressthen feel free to ask me. Leave a comment below this post and I'll surely reply to you as soon as possible .

 Thanks!






Click Here For Get More Blogger Tutorial









How To Create a Blogger Blog ( Creat Free Web Site )



Blogging an effective way to speech to the world though your words.As
well as it is good way to earn some extra money for your pocket as a Income way.Some people are blogging for funny.someones blogging for earning money.Any way,You can start blogging.If you don't know how to create a blog.Follow these Step by step tutorial














  • You must have a Google Account.

         You will be required this post to Create a Google Account.

  • Now,go to Blogger clicking Here.

  • Now sign in to blogger using your Google account.

  • Then,Click on "Now blog" button in the top left corner.



  • Next,You'll see a Pop out window like bellow.


     
     





 In Title,Type the "Title" of your blog.You can change it after.But,if
you have a good title type it.Your title should be relevant to your blog
address.If your blog is about Sports,Type a attractive and Meaningful
short good one on sports like " world-sports,Geo-sports,Sports to spirit
"...etc.The Equalization within Title and blog address is  important
in SEO.
It will maximize your search engine result rank like Google.Using the
Keywords relevant to your blog to the title,it will be maximized your
blog's traffic too.




Then type the blog address in the Next field.It should be an available
sub-domain blogspot address.you can add a custom domain later.But,if you
wish to get good sub domain address.Type it.it may be not available for
your blog.Be creative.As above example,If you wish to make a blog on
"Sports",You can try adding some shortened addresses like in  bellow.




bestsports,practicalsports,gamingsports,mysportworld,mywebsports,blogsports,sport-planet,spworld,sports-in-world,landsports,hellosports...etc.



Adding good meaningful address to your blog,Your blog will be received more visitors from social medias,search engines and websites.It
is very good,if you add memorize,short blog address to your blog.then
your visitors can remember your blog address.Other valuable thing is the
your blog address should not have equal letters in line like these.




masssports,sportsspace,worls'ssports...etc




You can separate each words using symbols like "-".use a type able word to your blog.It will help to visitors to type it one browser or websites,search engines easily.




  •  Now select a Template.You can add many third party template later.for now,select a template and click on the "create Blog" button.

  • Now you have a Blog.Start now for blogging!!!  

  •  I tried my best to make this tutorial as simple as possible to understand
     If still you face any problem to Create a Blogger then feel free to ask me. Leave a comment below this post and I'll surely reply to you as soon as possible .

  •  Thanks!



Powered by Blogger.

 

© 2013 Crack Software & Game. All rights resevered. Designed by Templateism

Back To Top