Thursday, October 25, 2012

Customize Background of Post Title


My one of the friend ask that how to customize the background of post title like you. Customization is very important in blogger and anyone can easily customize  their blog and today we are discussing that how can we customize the background of post title. 

To customize it like us it's easy and it looks cool and looks very professional and very simple and simplest form is the very important and it gives a professional look to the visitor.

  

Live Demo




Customize Background of Post Title 

  • Login to Blogger > Dashborad
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML > Proceed > Expand Widget Templates
  • Press Ctrl + F and search the code shown below. 
.post h3 {

  • Now paste below code after above code.
        background:#434343;
        color: #ffffff;
        font-size: 20px;
        font-family: Verdana;
        padding:8px 10px 8px 10px;
        text-transform:uppercase;
        line-height:1.2em;

  • Now Save your template and you are done.



If Any Problem Comes, Ask In Comments


Monday, October 22, 2012

Add a Display Time of Last Visit Widget


As we all want to track our visitors on our site but suppose if visitor want to know that last time when she/he open this site and what's the time OR day so that would be interesting for the visitor and also it will a very unique content OR widget for blog owner, so you can easily add a widget like this where your visitors can track them that when they last time visit this site.

This widget is simply made by the JavaScript and HTML.



widgetgenerators.blogspot.com




Add Display Time of Last Visit Widget

  • Login to Blogger > Dashboard
  • Click on Drop Down Menu and select Layout
  • Click on Add a Gadget and Choose HTML/JavaScript Widget
  • Paste below code in it. 

<script type = "text/javascript">

/***********************************************
* Display time of last visit script- by http://widgetgenerators.blogspot.com

* This notice MUST stay intact for use
* Visit JavaScript Kit at
http://widgetgenerators.blogspot.com for this script and more blogging stuff is  waiting for u.
***********************************************/

var days = 730; // days until cookie expires = 2 years.
var lastvisit=new Object();
var firstvisitmsg="This is Your First Visit on This Website. Welcome!";
lastvisit.subsequentvisitmsg="Welcome Back Visitor! Your Last Visit Was on <b>[displaydate]</b>";

lastvisit.getCookie=function(Name){
var re=new RegExp(Name+"=[^;]+", "i");
if (document.cookie.match(re))
return document.cookie.match(re)[0].split("=")[1];
return'';
}

lastvisit.setCookie=function(name, value, days){
var expireDate = new Date();

var expstring=expireDate.setDate
(expireDate.getDate()+parseInt(days));

document.cookie = name+"="+value+"; expires="+expireDate.toGMTString()+"; path=/";
}

lastvisit.showmessage = function() {
var wh = new Date();
if (lastvisit.getCookie("visitc") == "") {
lastvisit.setCookie("visitc", wh, days);
document.write(firstvisitmsg);
}

else {
var lv = lastvisit.getCookie("visitc");
var lvp = Date.parse(lv);
var now = new Date();
now.setTime(lvp);
var day = new Array("Sun", "Mon", "Tues", "Wed", "Thur", "Fri", "Sat");
var month = new Array ("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec");
var dd = now.getDate();
var dy = now.getDay();
dy = day[dy];
var mn = now.getMonth();
mn = month[mn];
yy = now.getFullYear();
var hh = now.getHours();
var ampm = "AM";
if (hh >= 12) {ampm = "PM"}
if (hh >12){hh = hh - 12};
if (hh == 0) {hh = 12}
if (hh < 10) {hh = "0" + hh};
var mins = now.getMinutes();
if (mins < 10) {mins = "0"+ mins}
var secs = now.getSeconds();
if (secs < 10) {secs = "0" + secs}
var dispDate = dy + ", " + mn + " " + dd + ", " + yy + " " + hh + ":" + mins + ":" + secs + " " + ampm
document.write(lastvisit.subsequentvisitmsg.replace("\[displaydate\]", dispDate))
}

lastvisit.setCookie("visitc", wh, days);

}

lastvisit.showmessage();

</script>

  • Now Click on Save Button.


Note:- Add Your HTML/JavaScript Widget on below position (see image)




Make Changes (Optional)

  • You can replace this text This is Your First Visit on This Website. Welcome! with your own text (Optional)
  • You can also replace this text Welcome Back Visitor! Your Last Visit Was on with your own text (Optional)


Give Your Feedback About This Widget

Sunday, October 21, 2012

How to Measure SEO Effectiveness of Blog


Search Engine Optimization is very important topic in today's world because every website/blog's traffic on SEO and the effectiveness of SEO is also more important then the other task because everyone want to make their site no. 1 in search engines and measuring effectiveness of SEO is very important, so here are some tips to measure the effectiveness of SEO for your blog/site. 


Measure Effectiveness of SEO

       There are following 3 factors for measuring the SEO Effectiveness of your site/blog.


1) Monitor Keyword Rankings

In the starting every website will be targeted to few keywords which are relevant to respective website niche. SEO Professionals should make sure that “respective landing pages of the website should be indexed & ranked for targeted keywords”

If your website is started ranking for few long tail keywords in the first month itself, it means “your SEO team is doing the right job”. Also month over month keyword rankings positions should be improved. With the help of following kind of report everybody can measure their SEO effectiveness.

Note: This will not happen in all cases, because few of the niches are highly competitive, so it will take little more time to get results.


2) Analyze Monthly Visitors

Every website/blog visits can be tracked through Google Analytics and Alexa Algorithms. It’s free tool offered by Google and Alexa respectively and also simple to install & activate on website/blog. Usually for a new website minimum two months’ time required to receive traffic from search engines. From 3rd month onwards every website/blog will start receiving little traffic and it should be gradually increased month over month. Of course, traffic increase in every month is a difficult task, so at least existing minimum traffic shouldn’t be decreased.

If your SEO team is continuously adding new content pages then the traffic should be improved. So keep an eye on website traffic and measure your SEO team efforts.


3) Track Leads & Conversions

Your website/blog should have Phone number, Email ID and Inquiry box if you are offering services. If your site is an eCommerce portal then it’s important to have online payment facility, so that visitors will purchase your products through online.

Compare month over month stats whether you are receiving any inquiries or sales from your website or not and calculate ROI. Sometimes cannot expect immediate ROI through SEO efforts as SEO will give good results in longer run. However make sure to push and keep little pressure on your SEO team to have max output.



Your SEO Will Be Improve Definitely 

Thursday, October 18, 2012

Important Tips To Do Before Applying For Adsense


In the today's online time online earning has 100's option but Google Adsense is still one of the best and trusting option and platform for online earning for newbies and bloggers.

As newbies want a Adsense account as soon as possible, so these are some kind of simple steps to use Adsense account.



What is Adsense....?


                Google AdSense is a program run by Google Inc. that allows publishers in the Google Network of content sites to serve automatic text, image, video, and rich media adverts that are targeted to site content and audience. These adverts are administered, sorted, and maintained by Google, and they can generate revenue on either a per-click or per-impression basis. Google beta-tested a cost-per-action service, but discontinued it in October 2008 in favor of a DoubleClick offering (also owned by Google).  In Q1 2011, Google earned US$2.43 billion ($9.71 billion annualized), or 28% of total revenue, through Google AdSense.


Google Adsense is affiliating service where Google give us their ads and we have to publish that ads in our blog / websites, and we can earn uncountable money from adsense, that is depend on our content.

Some Points to keep in Mind

  • Google Account
  • Add Meta Tags 
  • Length of Post
  • Custom Domain
  • Age of Domain 
  • Supportive Language 
  • Google Official Widget
  • Webmaster Enabled Site
  • Pages
  • Unique Content
  • Traffic


Google Account

           To sign up for Adsense account  you should have a Google/Gmail Account. If you don't have gmail account, you can sign up from here


Add Meta Tags

          Add Meta Tags in your blog/website, they will help your blog to increase your SEO traffic and Meta Tags will help to find the site info to search engines.
Add this Meta Tag Code below <head> section of your blog.

<meta content='YOUR BLOG TITLE' name='title'/>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
  <meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'> <meta content='YOUR BLOG DESCRIPTION' name='description'/></b:if>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME' name='author'/>
<meta content='INDEX,FOLLOW' name='robots'/>
<meta content='index, follow' name='googlebot'/>
<meta content='text/html; charset=UTF-8' http-equiv='content-type'/>

  • Replace this with your Blog Title : YOUR BLOG TITLE
  • Replace this with your blog description :  YOUR BLOG DESCRIPTION
  • Replace this with keywords [ each one separated by a comma and not too much ] : KEYWORDS HERE
  • Replace this with the author name : AUTHOR NAME

    Length of Posts

    • Every posts must exceed a length of approximately 600 words or more . If your posts are not exceeding this limit, Google will say that your posts are of short lengths.
    • And also, check for major grammar mistakes.

    Custom Domain

    • Your Blog should have a custom domain like www.yoursite.com NOT www.yoursite.blogspot.com
    • Earlier Google Approves that sub-domain account but as the Google get daily thousands of request daily, so Google changed their policy for Adsense on Custom domain.

     Age of Domain

    • Your domain should be minimum 6 months older, then only Google Approve your Adsense request.
    • If your content id unique and rich and you have good no. of visitors then you will get Adsense Account before 6 months.

     Adsense Supportive Language

    • Language of your site/blog should be supportive to adsense like English(US) 

     Google Official Widget

    • For better and SEO friendly blog and good adsense CTR, you should use Google's +1 Badge Widget.
    • Page +1 Widget 
    • Popular Post Widget
    • About Author Widget

    Webmaster Enable Site

    • For a Good SEO and fast adsense account you should submit your blog to Google's Webmaster.
    •  You have to read this article from Google and make your website agrees with these quality guidelines :


    http://support.google.com/webmasters/bin/answer.py?hl=en&answer=35769

    • Some include adding alt tags and robots.txt files.

     Pages

        Your Blog Should have some pages which tells the policy of your site/blog like our website.
    • Private Policy
    • Contact Us
    • Disclaimer
    1. Create your Privacy Policy page from Privacy Policy Generator from here
    2. Create your Contact Us page from here
    3. Create your Disclaimer page like us (You can Copy Our Page)


    Unique Content

    • Your content on your blog should not be copied.
    • and, that should be self return.

     Traffic

    •  When you are going to submit your site to adsense, your site traffic might exceed a limit of 300.
    • When my adsense account got approved, it was above 5000

    Saif say 'Thank you beta' to Kareena on his wedding in 1991




    Saif Ali Khan married Kareena Kapoor, their marriage became butt of jokes on social media. Kareena is 10 years his junior.

    One message that went viral was that Kareena Kapoor attended Saif Ali Khan's marriage to Amrita Singh in 1991. Kareena was 11 years old at that time. After his wedding she went up to him and congratulated. To which Saif had replied, "Thank you, beta"!!

    About His First Marriage

                       Saif, 42, son of late Mansoor Ali Khan Pataudi and Sharmila Tagore, was earlier married to Amrita Singh, who was about 12 years his senior.

    After that Saif divorced his first wife and started dating Kareena in 2007.



    Rare Pics of Saif and Amrita








    Saif's Son and Daughter






    Give Your Views About This Post



    This post was Written Vicky Saxena, A Newbie in Blogging lWorld and He Love to read about Bollywood and Celebrity.