Showing posts with label increase. Show all posts
Showing posts with label increase. Show all posts

Sunday, March 16, 2014

How To Make Your Computer Faster Increase Virtual RAM

Here I am posting a trick to increase virtual RAM and make your computer system faster.
Just follow below simple steps

1)  Right Click on My Computer and Select Properties .

2)  Now Click on the Advanced Tab.

3)  Now Under Performance Tab click on Settings .

4)  Click on Advanced Tab on the Button that Pops up .

5)  Now Under Virtual Memory Click on Change >- Custom Size.

6)  For the initial size (depending on your Hard Disk space) type in anywhere from 1000-1500 ,and for the Maximum size type in anywhere from 2000-2500.

7) Now Click on Set and then exit out of all the windows.

8) Restart your Computer and now you have faster computer and 1-2 GB Virtual RAM .

Feel free to comment. Enjoy!!
Read more »

Tuesday, March 11, 2014

Performance Increase Through My Computer

1: Start > Right Click on My Computer and select properties.
2: Click on the "Advanced" tab
3: See the "Perfomance" section? Click "Settings"
4: Disable all or some of the following:

Fade or slide menus into view
Fade or slide ToolTips into view
Fade out menu items after clicking
Show Shadows under menus
Slide open combo boxes
Slide taskbar buttons
Use a background image for each folder type
Use common tasks in folders

There, now Windows will still look nice and perform faster!!!!!!!
Read more »

Tuesday, March 4, 2014

How to Increase Thumbnail Resolution on Blogger

When we add a widget on Blogger, the thumbnails will keep a default size of 72 x 72px which might not look good if we try to make them bigger using only CSS. However, with a bit of JavaScript well be able to replacethe thumbnail with the same image of higher resolution and this way, larger images will no longer appear blurry. 

In this tutorial we will see how we can replace the default thumbnail size of the popular posts widget but we can apply this trick on any of the blog widgets

See a demo HERE.

Changing the Thumbnail Size for the Popular Posts Widget


Step 1. First, lets add the Popular posts gadget by going to Layout > click on the Add a gadget link and select Popular Posts from the popup window.

Step 2. Go to Template > click on the Edit HTML button > click anywhere inside the code area and press CTRL + F keys to open the Blogger search box

Step 3. Type or paste the </head> tag inside the search box then hit Enter to find it. After you found the</head> tag, add this CSS above it:
 <style type=text/css>
.PopularPosts .item-thumbnail a {
clip: auto;
display: block;
height: 130px;
margin: 0 0px 5px;
overflow: hidden;
width: 210px;
border: 2px solid #EEEEEE;
border-radius: 20px;
}
.PopularPosts .item-thumbnail img {
position: relative;
top: -30px;
transition:all .2s linear;
 -o-transition:all .5s linear;
-moz-transition:all .2s linear;
-webkit-transition:all .2s linear;
}
.PopularPosts .item-thumbnail img:hover{
opacity:.6;
filter:alpha(opacity=60)
}
.PopularPosts .widget-content ul li {
background: #F9F9F9;
border: 2px solid #EEEEEE;
border-radius: 10px;
box-shadow: 0 4px 10px #EEEEEE;
color: #555555;
padding: 10px;
margin-bottom: 5px;
}
.PopularPosts .item-title {
font: 14px Cambria,Georgia, sans-serif;
color: #2288BB;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}
.PopularPosts .item-snippet {
display: none;
}
.widget .widget-item-control a img {
height: 18px;
width: 18px;
}
</style>
Step 4. Search for the </body> tag and just above it, add this script:
 <script type=text/javascript>                  
function changeThumbSize(id,size){
var blogGadget = document.getElementById(id);
var replacement = blogGadget.innerHTML;
blogGadget.innerHTML = replacement.replace(/s72-c/g,"s"+size+"-c");
var thumbnails = blogGadget.getElementsByTagName("img");
for(var i=0;i&lt;thumbnails.length;i++){
thumbnails[i].width = size;
thumbnails[i].height = size;
}
}
changeThumbSize("PopularPosts1",210);                  
</script>
What I highlighted in red is the widget ID for the Popular Posts gadget - to change the thumbnails size for any of your blog widgets, first you need to find the gadget/widge ID and then add a line below this part:
 changeThumbSize("PopularPosts1",210); 
changeThumbSize("widget-ID-HERE",210);
 ... and replace widget-ID-HERE text with the ID of that widget/gadget.

Note: youll not be able to see the changes if the widget has a class selector - for this you will need to change class with id and replace the dot "." symbol with "#" within the CSS...

Step 5. Finally, Save the Template.  

If you need more help, please leave a comment below.
Read more »

Monday, March 3, 2014

Ten Tips To Increase Conversions And Improve Google Rankings

Today I want to share with you some great tips to increase your conversions and improve your Google rankings.

If there is something I learned from the beginning is that you must focus on conversions.

Ok, we all need traffic, we need to explore several venues to drive traffic to our websites, but if you don’t know how to convert that traffic into some sort of conversion, you are lost.

I am opening with this statement because recently I read a testimonial from a blogger who was receiving 1000+ visitors per day and he was not making any money.

I don’t want to let that happen to you reason why I prepared this special list, with that said, here we go!


Improve Google Rankings

Top 10 Tips To Increase Conversions and Google Rankings :D

10 Tips to Increase Conversions!

  • First: Split testing. I want to give you a different approach here, because before you start creating a variation for the page you want to improve, you have to thoroughly understand what type of conversion the original page can generate. You must create a clear conversion (success page) for A before considering creating your B.

  • Second: Your Content. We know that conversions generally have to do with squeeze pages but you can optimize your regular blog posts for generating leads or increasing time on site. And one of the best places to start experiment is changing headlines and adding bullet points. Don’t forget to use Google Analytics to set a new goal and to monitor conversions on your original page before split testing.

  • Third: Be patient. I understand that this can be a little difficult when you don’t have enough traffic but you must be conscious that 50 impressions is not a good amount of views to assume that your page is working or not. A good rule of thumb is to wait for at least 50 conversions. And how long it is going to take will depend on your traffic!

  • Forth: The Power of Colors. This is more important for squeeze pages especially when it comes to the color of the button you are using. Two really common colors being used now are red and green and they have a totally different meaning. We could start analyzing traffic lights but there are a lot more involved. Green can represent that idea of “hey, I am ready to go!” and red has this idea of warning, excitement and also passion. What do you think will convert better? Well, you need to test this!

  • Fifth: What about Videos? One great way to check if your content is converting at its full potential is to try to use videos throughout your copy. But remember, you are testing this tactic! And of course, if you are comfortable with videos this can make a big difference on your conversions; it can be huge, but when you are just starting, be careful about it. Even though, I highly recommend you give it a shot.

  • Sixth: Focus on Profitable Conversions First! I mean… it’s always great to keep track of everything but you also have to prioritize what will pay your bills first. Your order of priorities should be sales first then leads, then page-views, time on site, bounce rate and so on. There is a saying a learned right in the beginning of my internet marketing enterprise, it’s that you have to focus on what will bring you money the fastest!

  • Seventh: If you can, Use Social Proof. That is so powerful, but I know it can be a problem when you are just starting out and when I read that at the first time I thought …”Well, that is great, it seems to work, but how can I get some testimonials?” I said testimonials because they are the most powerful way to use social proof but even some tweets and likes can make a big difference when it comes to increasing conversions.

  • Eighth: Borrowing an idea. When you are browsing some websites and you land on a really cool squeeze page, just start analyzing it and see if there is a way to adapt what that company is doing to get similar results. Just be careful with the kind of companies you are trying to model. If you are not sure whether their offer is converting or not, it’s better not considering that model. Just be thoughtful! You have to analyze your own emotions… what you were feeling after reading that page… That is the point.

  • Ninth: When Split Testing Be Creative. Once you have defined the conversion rate for your original page it is time to use your imagination and create a variation with big changes. It can sound weird because your original page it’s converting already however if you really want to get the most from your offer, you should also know that small tweaks will have just a small impact on your conversions! With that in mind, you should run an A/B test with major changes when comparing version A with B.

  • Tenth. Show results. Maybe one of the best ways to increase your conversions is when your visitors can sense how they can apply what you are teaching on the e-book or product you are promoting! This is effective because they can envision results in advance and when that happens you job of converting them it’s a lot easier.
Those are my 10 tips to increase conversions and I hope you get an idea about how you can apply on your scenario.
Read more »