Thursday, April 24, 2014

// // Leave a Comment

How To Add Author Bio Below Post in Blogger

After my previous article TechPress Blogger Template today i am going to share how to add author bio below post in very simple step.

Author bio below post is very important because most of reader see author name first then read their article but you have to create your author ranking some of people only reads their favorite author post. i am researching in how to create author ranking when i got it complete i will share it to my readers.



So let's see how to put author bio below post in blogger

Follow these simple steps



  • Go to Blogger dashboard >> Template >> Edit HTML and find below HTML code (to find code, just click anywhere on the HTML editor and press ctrl+f).


<div class='post-footer-line post-footer-line-1'>
Note: if you are seeing this code two time just see this code (<div class='post-footer-line post-footer-line-1'>) which is seen below this code - <div class='post-footer'>

  • Now you need to the place the following code below the code that I have mentioned earlier. 

<div class="beh-entry-author">
<div class="author-header main-color-bg">
<h4 class="title">
<a rel="author" href="#">Admin Name Here</a>
</h4>
</div>
<div class="author-wrap">
<div class="author-avatar">
<img class="avatar avatar-80 photo" width="80" height="80" src="Your Image Link Here"/></div>
<div class="author-description">
Author Bio Here Write something about yourself.
<div class="author-link">
<a rel="author" href="#">
Facebook
<span class="meta-nav">?</span>
</a>
</div>
</div>
</div>
</div>
<div class="entry-social">
<div class="fb">
<a target="_blank" href="Your_Facebok_Page">Facebook</a>
</div>
<div class="twitter">
<a target="_blank" href="Your_twitter_Profile">Twitter</a>
</div>
<div class="gplus">
<a target="_blank" href="Your_Googleplus_Follow">Google+</a>
</div>
<div class="linkedin">
<a target="_blank" href="Your_Linkedin_Profile">Linkedin</a>
</div>
<div class="pinterest">
<a target="_blank" href="You_Pinterest_Page">Pinterest</a>
</div>
<div class="delicious">
<a target="_blank" href="Your_Delicious_Profile">Delicious</a>
</div>
<p style=" line-height:0px; font-size:7px; font-weight:bold; text-align:right"><a style="color:#D3D3D3;" href="http://www.tonyisright.blogspot.com">blogger widgets</a></p>
</div>
<style>
.entry-social {
    margin-bottom: 20px;
    overflow: hidden;
}
.entry-social a {
    color: #FFFFFF !important;
    display: block;
    font-family: "Open Sans","Tahoma","Verdana","Arial",sans-serif;
    font-weight: 600;
    padding-left: 20px;
}
.entry-social div {
    float: left;
    margin-right: 10px;
    width: 138px;
}
.entry-social .fb a {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivDX6Jz9HSmdl1PvsGjDFyiUhSyqNiIG5RTjTBqaHOnS5T3vuIqIlOiK2JBgBHh7C4wervx-9QDJyBvcaIvnrfR6ma7-LZzXuN3ZrBjaPUHxZ9F3H3ps88rBII6I3OkBsR8fkLSupDwAKO/s1600/fb14.png") no-repeat scroll 10px center #3B5999;
    padding: 7px 10px 7px 26px;
}
.entry-social .fb a:hover {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivDX6Jz9HSmdl1PvsGjDFyiUhSyqNiIG5RTjTBqaHOnS5T3vuIqIlOiK2JBgBHh7C4wervx-9QDJyBvcaIvnrfR6ma7-LZzXuN3ZrBjaPUHxZ9F3H3ps88rBII6I3OkBsR8fkLSupDwAKO/s1600/fb14.png") no-repeat scroll 10px center #324B81;
}
.entry-social .twitter a {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg5-4-U_BQA_g-EHJNCNVdZdHBfWHGQtbrdJ4xLG5RNBFewPNVK4SmRTBm9v1cV89BiHuKlwivbJtOMfm0P7CaO-afs4c3TeaPr88HWCjDfekohFd6DI4I7VKPel3KvMhyELUUAy5gEyRZ/s1600/twitter14.png") no-repeat scroll 8px center #01BBF6;
    padding: 7px 10px 7px 32px;
}
.entry-social .twitter a:hover {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg5-4-U_BQA_g-EHJNCNVdZdHBfWHGQtbrdJ4xLG5RNBFewPNVK4SmRTBm9v1cV89BiHuKlwivbJtOMfm0P7CaO-afs4c3TeaPr88HWCjDfekohFd6DI4I7VKPel3KvMhyELUUAy5gEyRZ/s1600/twitter14.png") no-repeat scroll 8px center #01A7DE;
}
.entry-social .gplus a {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijJiAE9xLm49P7s0Q_NyZxx4aav-e5MxyFD9JteLSpStr1RzDJo2fBlsxDRGLhG551sZZIabPgJ9LoygJl1h9oGiQhDH_5iCdNu56wZ7bHU95-9K8comxt0FdZ4dxffpV0QT2JMszF79bi/s1600/gplus14.png") no-repeat scroll 10px center #D54135;
    padding: 7px 10px 7px 32px;
}
.entry-social .gplus a:hover {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijJiAE9xLm49P7s0Q_NyZxx4aav-e5MxyFD9JteLSpStr1RzDJo2fBlsxDRGLhG551sZZIabPgJ9LoygJl1h9oGiQhDH_5iCdNu56wZ7bHU95-9K8comxt0FdZ4dxffpV0QT2JMszF79bi/s1600/gplus14.png") no-repeat scroll 10px center #BA3227;
}
.entry-social .linkedin a {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieOcTPeSfrtSW2Tr3EaAqXBp25PQeWGCHwdDk28cvs3KW7P86IOEhnObWIlCPVBRF1qdshefNNB88126r8cP0bRfhswCHK3UDg-qndG43cNC9UOlvVBqCA3h9sMTJqutvQ7-GsH5uD38A6/s1600/linkedin14.png") no-repeat scroll 10px center #167FB1;
    padding: 7px 10px 7px 35px;
}
.entry-social .linkedin a:hover {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieOcTPeSfrtSW2Tr3EaAqXBp25PQeWGCHwdDk28cvs3KW7P86IOEhnObWIlCPVBRF1qdshefNNB88126r8cP0bRfhswCHK3UDg-qndG43cNC9UOlvVBqCA3h9sMTJqutvQ7-GsH5uD38A6/s1600/linkedin14.png") no-repeat scroll 10px center #136F9B;
}
.entry-social .pinterest a {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHMYc5s_CV6UqnDWCetXdI1ba3aYAQxpgTTYtsB5V-cOawdSXSKQK51y_pfGD4AelvzLc5qu_cyoXllLalMkoxHQZLgd0QmSZFGt2u425RyWuN2fl3uPGoUnu5hO_fCHeJ1dykNDQ3wqhr/s320/pinterest14.png") no-repeat scroll 10px center #CB2027;
    padding: 7px 10px 7px 32px;
}
.entry-social .pinterest a:hover {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHMYc5s_CV6UqnDWCetXdI1ba3aYAQxpgTTYtsB5V-cOawdSXSKQK51y_pfGD4AelvzLc5qu_cyoXllLalMkoxHQZLgd0QmSZFGt2u425RyWuN2fl3uPGoUnu5hO_fCHeJ1dykNDQ3wqhr/s320/pinterest14.png") no-repeat scroll 10px center #B01C23;
}
.entry-social .delicious a {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgk_Cwk726SGlWVWDh7LKPwTaKFBA5YMXVFsAnHF32pU-EwNrlADHYvY1h2tn3Q7PDj3eN76b2MbXoXi6eSGRwIPYurLz482-gFg-n_8GVXF87xhfRjuOPvxdpH8zP91dNIHXCFcmT4sM1_/s320/delicious14.png") no-repeat scroll 10px center #3173D1;
    padding: 7px 10px 7px 32px;
}
.entry-social .delicious a:hover {
    background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgk_Cwk726SGlWVWDh7LKPwTaKFBA5YMXVFsAnHF32pU-EwNrlADHYvY1h2tn3Q7PDj3eN76b2MbXoXi6eSGRwIPYurLz482-gFg-n_8GVXF87xhfRjuOPvxdpH8zP91dNIHXCFcmT4sM1_/s320/delicious14.png") no-repeat scroll 10px center #2963B8;
}
.entry-social .delicious {
    margin-right: 0;
}
.beh-entry-author {
    margin-bottom: 20px;
}
.beh-entry-author .author-header {
    padding: 1px 15px;
}
.beh-entry-author .author-header h4 a:hover {
    color: #000000;
}
.beh-entry-author .author-header h4 a {
    color: #FFFFFF;
}
.beh-entry-author .author-header h4 {
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
}
.beh-entry-author .author-wrap {
    border: 1px solid #EEEEEE;
    overflow: hidden;
    padding: 12px 15px;
}
.beh-entry-author .author-avatar {
    float: left;
    height: 80px;
    margin-right: 30px;
    width: 80px;
}
.beh-entry-author .author-link {
    margin-top: 5px;
}
.main-color-bg {
    background: none repeat scroll 0 0 #2BBFF6;
}
.beh-entry-author a {
    color: #3A3A3A;
    outline: 0 none;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
.entry-social a {
    color: #3A3A3A;
    outline: 0 none;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
</style>

Now just paste your social profile Links in the above code and write your name and description in the above code and hit save the template. Wasn't it easy and simple? Remember to change the above links with your own links and write a small info about yourself.

If you face any problem to install this widget in your blog please leave a comment below i am glad to see your comments here. :) 
Read More

Wednesday, April 23, 2014

// // 3 comments

TechPress Blogger Template

TechPress is a Responsive, 3 Columns Blogger Template for Technology Blogs. TechPress Blogger Template has a jQuery Slider, Dropdown Menus, 468x60 Header Banner, Related Posts, Breadcrumb, 3 Columns Footer, Tabbed Widget and More Features.



DEMO    |    DOWNLOAD


Template name: TechPress

Template type: 2 Sidebar, 3 Column, 3 Column footer, Adapted from WordPress, Blue, Breadcrumb, Elegant, Featured Section, Fixed width, Responsive, Fresh, Header Banner, Magazine, Premium, Related Posts, Right Sidebar, Slider, Tabbed widget, Technology, Top Navigation Bar, Web 2.0, White

Release date: April 20, 2014

Author Name and URL: Muhammad Irfan / http://www.tonyisright.blogspot.com

Original Designer URL: http://newwpthemes.com/techpress-free-wordpress-theme/


Shortcodes
Added extra options to your post editing page to make it easier to display tables, tabs, buttons and more without learning code.

SEO Optimized
Get an advantage over the competition on search engines with a Search Engine Optimized theme.

Theme Options
Customize your theme with our comprehensive theme options. Everything is organized into tabs to make it easy to use.

Custom Widgets
Get some exclusive widgets that allow you to display adverts, link to your social networks and display site content in the sidebar.

Responsive Design
A growing number of users are browsing the web on mobiles and tablets. Your theme comes with a built-in mobile friendly version.

Localization Ready
Translate the theme with the included .po file. I18n has never been so easy.

Featured Posts Slider
Capture your user's attention with a customizable and interactive slideshow. You'll find loads of ways to edit it in the theme options.

WordPress Compatibility
Every theme is updated and compatible with the latest WordPress version. We don't use any deprecated functions.

Cleaned Code
Uncompressed and organized code makes the theme easy to edit. Your theme follows WordPress' best practices.

Page Templates
A selection of the page template is available with your theme. This gives you the option to have Sitemaps, contact forms and pages without sidebars.

Contacts Page Template
The built-in contact form makes it easy for users to communicate with you. Just enter your email address and it's ready.

WooCommerce Ready
Start selling online quickly with WooCommerce. There's no need to install or edit your theme to display your products online.
Read More
// // Leave a Comment

How To Install/Upload Custom Blogger Template

This article has explained how to upload a blogger template into your blog.

First download your new blogger template to your computer. If the template is contained in a zip file, ensure you have extracted the XML template.

1. Login to your Blogger Account.

2. Click on your blog name.

You can see an overview of your blog.

3. Click on "Template".


4. Click on "Backup / Restore" button.


"Backup / Restore" window will appear.


If you want to download your previous template, click on Download Full Template.

5. Browse your template file (XML file) and click open.


6. Finally click on "Upload" button.


You are done.


Go to "Layout" to rearrange your widget positions correctly.

If you face any problem to upload a custom blogger template, please leave a comment below I am glad to see your comments here. :)
Read More

Tuesday, April 22, 2014

// // 1 comment

Easy Methods for Getting High quality Backlinks

Backlinks are the key of SEO and it is very difficult for making good quality backlinks. Yet when you engage in accurate it really is not any game for making significant amount involving good quality backlinks. This article list provides several method of building backlinks. Lets look at the list



  • Create good quality Contents


Simplest way for getting backlinks can be produce quite true and good quality content in your web site or blog. When you have really good content visitors will likely website, link your content in various other websites and they're going to bookmark your blog with regard to foreseeable future guide. A little while many blog writers can replicate thought of the content and they're going to make his or her content applying the one you have, nevertheless but they will add a reference link to your website in their article.





  • Blog Commenting


You can read different blog as well as give a review in comment for their for post with the URL of your website. Yet bear in mind a very important factor tend not to spam. If you spam they will likely ban your own IP or maybe they will simply take away your own review. bear in mind to provide your own url using positive review similar to

“This content value a great deal. thanks completely pertaining to sharing your own information with us. You maybe find interest in my site also : http: //www. tonyisright.blogspot.com”.

  • Posting on High PR Forum


You can be active on high PR Forum and you can use community forum signature with your website URL. I have posted list of High PR forum checklist previous to and help to make dofollow backlinks.

Read This: High PR DoFollow Forums List- Increase Backlink

  • Guest Posting

Guest Posting is usually at an additional great strategy to obtain the quantity of quality backlinks to your site. Maintain in your thoughts just before going to a destination for a perform visitor placing. For starters, make a certain visitor placing blog possesses identical subject since your website. if your blog is about SEO, the guest posting blog also should be about SEO and one more thing guest posting blog should have high PR than your blog.

  • Web Directories

Most of the web directories have very high PR.  you can submit your site url to web directories. there is generic directory like DMOZ and most of them are free to use. but follow instruction carefully so you wont get disapproved.

  • Social Bookmarking

This is another way to make backlinks some of them gives you dofollow backlinks too. you should get into some of social bookmarking sites submit your site. but remember most of the social bookmarking site do not give quality backlinks. but still worth :)

Read This: 50+ DoFollow Social Bookmarking Sites

  • Share Article on social media

You can share your article on social media like Facebook and Tweeter. Probably you can just make an official page for your website on those social media websites. but most of the social media website wont give dofollow backlinks. but still you should do it since they have very high PR.

Also Read: 2014 SEO Methods for Your blog Through Social media
Read More

Sunday, April 20, 2014

// // Leave a Comment

Incipient Blogger Simple & Neat Template


Features of this template :



  • Responsive blogger template both of desktop and mobile view
  • Minimalist and clean design template
  • Compatible with modern browsers
  • 2 column template
  • 2 column footer and more
Demo    |    Download


Read More
// // Leave a Comment

Main Photo Responsive Blogger Template



Features of this template :


  • Responsive blogger template both of desktop and mobile view
  • Support Template designer. You can edit the background image, font family, font size, font color and others in Template Designer
  • Featured image slider with auto recent post per label
  • Minimalist and clean design template
  • Compatible with modern browsers
  • 2 column template
  • 3 column footer and more
DEMO DESKTOP    |    DEMO MOBILE    |    DOWNLOAD


Setting Main Photo Responsive Blogger template


1. General setting
Before install this template, make sure to change the mobile view. 
Go to Template > click the Gear icon > click Yes. Show mobile template on mobile devices. > choose Custom (please see the image below) 

* this setting recommended if in your current setting for mobile view is No. Show desktop template on mobile devices 

2. Setting Featured Image Slider
This template support image slider with auto recent post per label/category. You just need type the Label name in widget section.
Go to Layout > click "Edit" Looped Slider widget


* Case sensitive. make sure you write correctly

3. Setting social networks
Go to Design > Edit HTML > Proceed and find this code below :

<div class='network'>
<ul>
<li><a href='https://twitter.com/ireng_ajah'><img alt='Twitter' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEid9RmRY6skBfEi9O45vbL_py-MblhFQ89fzwDbRKiGN6mZe3SaRTGrWu1BNlkRFPl01by5M_ysL6H1E56r5a3wYc-k0AXluhrZXJJByjd4a5FyKtSbLgV1PJT2M4xB8yVnsjFzAvovztdM/s1600/twitter.png' title='Main Blogger on Twitter'/></a></li>
<li><a href='https://www.facebook.com/MainBlogger'><img alt='Facebook' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0L_Qr_iRYMp0tImM1EKPwICcuSrDozQinaS7mXUyfgDW4XBwvW_AFhMsLE3d5m7V7PKx6B2TSmKIkIjd8B8CzgqaZz9QvhcFP1QwJM9shJWAKHLdQkSzMU2GZOC5G_8xG-I6-gUy4kLWy/s1600/facebook.png' title='main Blogger on Facebook'/></a></li>
<li><a href='https://plus.google.com/111461490683022468168'><img alt='Google+' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmUsPGPKO011Ty_yetkMEupkiJaExzhsBjiFsOXWe11FvE1buy70zLsj1oqrAxuo1CqGw1RCUO-Oer6Nwk1ss5xH7kRD6jC2cqOs2ptTDqsEV-djQTGpKWNpgRPM8inPffjA0Vnxhme0Ld/s1600/gplus.png' title='Main Blogger on Google+'/></a></li>
<li><a href='http://feeds.feedburner.com/mainbloggerz'><img alt='RSS Feed' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo1_GmY1WJuISxnQ6djhNkbVaWpofzuFVnhh2WyWFFbbllMJRgyyKRsYvt5BNNmrq6VEmL37DisJxTlMJFBjrQh16vYRT4ReTt67Chh_X19wtTudlJVeH-vzaJpuMYja4SK2NCLXdRo0jQ/s1600/rss.png' title='Subscribe RSS Feed Main Blogger'/></a></li>
</ul>
</div>

Replace : Red color with you social and RSS feed links 

4. Setting Menu navigation on Bottom 
Go to Design > Edit HTML > Proceed and find this code below : 

<div class='creditl'>
<ul>
<li><a href='/'>Home</a></li>
<li><a href='/p/about.html'>About</a></li>
<li><a href='/p/advertise.html'>Advertise</a></li>
<li><a href='/p/contact-us.html'>Contact Us</a></li>
</ul>
</div>

Replace : Link and title menu

5. Setting Banner Ad 125*125px 
For perfect view, the structure of banner ad 125*125px should be like this 

<ul class='ads'>
<li>YOUR_LEFT_BANNER_CODE_HERE</li> <!-- Left banner -->
<li class='last'>YOUR_RIGHT_BANNER_CODE_HERE</li> <!-- Right banner -->
</ul>

6. Setting Widget on Mobile 
To display widget on mobile or/and desktop, you can add these codes 

mobile='yes'
mobile='no'
mobile='only'

For example, you want to add Popular Post widget. Default Popular Post widget look like this :
<b:widget id='PopularPosts1' locked='false' title='Popular' type='PopularPosts'/>

Then, you want to display on mobile too. So, the Popular Post widget code will be like this
<b:widget id='PopularPosts1' mobile='yes' locked='false' title='Popular' type='PopularPosts'/>
If you need more information please leave a comment i am glad to see your comments here. :)

Template Owner : Main-Blogger


Read More

Friday, April 18, 2014

// // 3 comments

Easy Steps To Make Money Online With Blog

As per my experiance Adsense is the best plan to make money having contextual advertising on your blog and that is found because the theme of our blog and queries that users to be able to enter in your blog via search engines.

Even though Adsense plan will be the most used, these kinds of popularity makes it complicated these days for being approved into your plan and we've got to meet certain guidelines. But what are the results as soon as your Adsense account may be locked, disabled your blog banned by the program?

Also Read: How to Make Money Online With Google Adsense Program


It is rather difficult to get another superb alternative, as the theme of your blog to make money online, always remember in which not all the subjects of our blog usually recognize through the Program. But well, we all know Adsense, exactly how this works, the way to work with, which i will share now reveal currently alternatives choices or other available option we have to generate income with a blog.

Also Read: Top 5 High Paying Alternatives

The CPC(Cost Per Click) Adsense type programs are very low, unless you have a niche or microniche and incomes are generally unless you have good amount of hits to earn the minimum to withdraw each month.

Affiliate programs


System or perhaps affiliate marketing would be the many rewarding leave, with respect to the merchandise that people showcase the blog and also leave us the payment. The merchandise that people showcase will depend on the style of our own blog to possess much more reliability. The best known techniques are generally Amazon Affiliate, Clickbank or perhaps Commission Junction.

Sell ​​space on your own blog


Another option is usually to earn money through the space in your blog. According to the volume of traffic and also other things to consider getting your blog, you are able to think about advertising space, usually within the header, facet or even in your body of your blog content articles.

The price tag on just about every area is determined by the actual file format, volume of visitors, grow older and also authority on the site , and so on..

Links or Sponsored Posts


This sale made connected with provides continues to be several solutions for making some money, often seeing that banners, text hyperlinks in your blog or tavern into your own blog posts.

In the same manner being a manufacturer may advertise using an online plan, paid blog posts are usually the best way to gain several extra money, although you can't abuse whilst your web site will likely be seen as an website link farm.

The volume of hyperlinks or paid blog posts rely seriously with concept of your respective blog, so make sure you recognize exactly the same topic you write on your blog. Do not expect to see an article on my blog tour !

Read More