Pages

Friday 24 August 2012

PC Speed Booster software free download



Hy Today i am Giving you PC Speed Booster software.it is very best software for your pc Speed.It is Completely Free.Free Download with below Downloading Link.






Tuesday 21 August 2012

Blogger SEO Title Tags


We need to set up  Search Engine Optimization manually for the Blogger platform to increase our blog rank in the search engine. I will give you simple basic tips, how to do it properly.

Basically, search engine will detect our blog post like this:

yourblogname: Title of blog post

Maqbool Tipss: Blogger SEO Title Tag



We want to change it to:

Title of blog post: yourblogname


Fifa 10 Facepack: Maqbool Tips




It’s very easy to set up this,

1) Go to your Blogger dashboard>Design>Edit Html

2) Click Ctrl + F> then search for this code


<title><data:blog.pageTitle/></title>


3) Replace the code above with this one,


<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

4) Lastly, don’t forget to save your template.

Now, you can test it by clicking one of your blog posts, and see the result. Now you’re one step forward to drive more traffic to your blog, coming from the search engine. Is it cool right?


Free Download Firefox for Android Free



Hello Friends.

Today i am giving you Mozilla Firefox For 
Android it is Free For All.

So Now Download This From Click on Down Picture.






Monday 6 August 2012

Blogger gadgets to appear on homepage or single post


Your Blogger blog is very slow to load? Usually the problem caused by excessive gadgets installed at your blog homepage. If you love your gadgets so much and don’t want to eliminate some of them, you can arrange it properly, either to show up on the homepage or on a single post.
Here are the quick steps:

Blogger gadget on a homepage
1.   You need to go to Design, click Edit HTML on your blogger dashboard, and tick Expand Widget template. Before you proceed further, backup your template first by “Download Full Template." This step is highly recommended.



2.   Search your gadget’s name by pressing ctrl + f on your keyboard on your browser.  Then add

How to add automatic read more in Blogger




The default Blogger template don’t have the auto read more future, unless you put it by yourself using “insert jump break” in your blog new post. Now I will guide you how to do it automatically.


STEP 1: 
Log in to Blogger, go to Layout -> Edit HTML, and mark the Expand Widget Templates box. 
Now find (CTRL+F) this in the template code:


</head>


And immediately ABOVE/BEFORE that, paste this code:

<script type='text/javascript'>var thumbnail_mode = &quot;no-float&quot; ;
summary_noimg = 500;
summary_img = 450;
img_thumb_height = 100;
img_thumb_width = 120;
</script>
<script src='https://sites.google.com/site/markjue92/home/read-more_auto.js' type='text/javascript'/>
You can edit the numbers in red, if desired. If a post does not have photos, the length of the summary is 500. If a message contains image and text length will be 450, and the first image displayed will have the following dimensions: