Showing posts with label Wordpress. Show all posts
Showing posts with label Wordpress. Show all posts

Thursday, August 16, 2012

Add Css3 Colourful Animations To BuySellAd Banners


People love to see the animation is Blogs or Websites. You already know about the BuYselladds Program so, Add this Animations Css3 to Blogs. Heres The Steps :

Add The Colorful Animated Css Effects To BuySellAds Banners On Blogger :


Note :Always Back Up Yours Blogger Template Before You Make Changes

#Step 1 : In Yours Blogger Dashboard Click Design >> Edit Html 

#Step 2. Find the following piece of codes in your blogs Html's : (Click , Ctrl and F for a search bar to help find the code - How To Find Code In Blogger Template Template)

]]></b:skin>

#Step 3. Copy & Paste the following code Directly Above // Before ]]></b:skin>

#Step 4. Now Find the following piece of code in your blogs Html : (Click Ctrl and F for a search bar to help find the code - How To Find Code In Blogger Template Template)

This is a Code Shown Below Simple add it.


<!-- Start BSA Css http://www.7experts.blogspot.com -->
.bsap a{text-shadow:1px 1px 1px #111 !important;color:#eee !important;padding:7px !important;margin:0 10px 10px 0px !important;overflow: visible !important;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;border: 0 none !important;-webkit-border-top-left-radius:80px;-webkit-border-bottom-right-radius:80px;-moz-border-radius-topleft:80px;-moz-border-radius-bottomright:80px;border-top-left-radius:80px;border-bottom-right-radius:80px;}
.bsap a:hover{-webkit-border-top-left-radius:40px;-webkit-border-bottom-right-radius:40px;-moz-border-radius-topleft:40px;-moz-border-radius-bottomright:40px;border-top-left-radius:40px;border-bottom-right-radius:40px;}
.bsap a img{border: 0 none !important;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);box-shadow:0 0 8px rgba(0,0,0,0.5);padding:3px !important;}
.bsap .even{margin-right:0 !important;}
.bsap .ad1{background:#e42b2b !important}
.bsap .ad2{background:#ff8400 !important}
.bsap .ad3{background:#a800ff !important}
.bsap .ad4{background:#49a7f3 !important}
.bsap .ad5{background:#41d05f !important}
.bsap .ad6{background:#B24700 !important}
.bsap .ad7{background:#FFE500 !important}
.bsap .ad8{background:#007D47 !important}
.bsap .ad9{background:#330000 !important}
.bsap .ad10{background:#990000 !important}
.bsap .ad11{background:#f70000 !important}
.bsap .ad12{background:#80FEC8 !important}
<!-- End BSA Css http://7experts.blogspot.com -->

#Step 5. Thats it, Save your template and check out your rainbows effects.

Wednesday, August 15, 2012

9 Popular Plugins To Help You Optimize WordPress Performance Best


As a blog owner, I’m sure you know that the faster your blog is, the happier your visitors will be. Time is more precious now than ever before and most people definitely have less of it (than ever before); so you want to be sure that your blog is optimized for maximum performance.
The best way to do this is through the use of plugins. Since there are so many to choose from, I’ve narrowed the list down to 9 amazing plugins that will help you optimize your blog and increase the load time of your pages. In most cases, you can get away with using just 1 or 2 of these – since plugins also contribute to slow loading times. So let’s take a look at these 9 plugins and see just what they can do to help make your blog faster and your readers happier.

Parallelize


Parallelize means to “adapt (a program) to be suitable for running on a parallel processing system.” This plugin helps you do that by paralyzing resources across multiple hostnames. Doing this helps to speed up the load time of your blog pages. This plugin will automatically parallelize your all of your blog attachment files to help speed up your pages. We used it on our psd to html blog and it worked like a charm!

WP File Cache

This plugin “implements object level persistent caching and can be used instead of the built in WordPress WP_Object_Cache.” Unlike other caching plugins, this one does not cache your entire pages, it only caches the data specified within the plugin’s API functions. In other words, it will noticeably reduce the load of your databases, hence speeding up page loads and increasing the overall performance of your blog.

Quick Cache


Quick Cache takes real-time snapshots of everything on your blog from pages to posts to categories and then stores them for later referencing. This helps to save time when your pages are loading. You can use the settings to configure how these cached pages should be used, in order to optimize your blog’s performance. “By default, Quick Cache does not serve cached pages to users who are logged in, or to uses who have left comments recently.”

W3 Total Cache

This is another great plugin for caching everything on your blog, reducing load times, and improving the performance of your server. It promises “at least 10x improvement in overall site performance when fully configured.” If you can understand all of the settings, you’re sure to to save up to 80% on your bandwidth as well. This huge improvement will also help to improve blog’s rank on Google, which is a huge plus! There’s also a very thorough setup guide available for those who need help.

WP Minify


Minification is the “process of removing all unnecessary characters from source code, without changing its functionality.” With that being said, this plugin will combine and compact your JavaScript, CSS, and HTML files, which helps to increase the load time of your pages. It’s also great for finding and removing duplicate sources in your code. In the settings you can specify files that you don’t want minified and also set the cache expiration time.

WP Smush.it

WP Smush.it works with your images by reducing their size, stripping meta data, optimizing compression, converting to indexed versions and stripping unused colors for indexed images. It may sound like the plugin is ruining your images, but it’s not. These are actually recommended methods of optimizing images in lossless ways. The plugin works automatically and requires no work on your end; just install, activate and go on as you were.

WP Super Cache


WP Super Cache is “a very fast engine for WordPress that produces static HTML files.” After this file is created, it will show this instead of processing your WordPress PHP scripts (which slows down the loading of your blog). It will only shows these files to users of your blog who are not logged in, haven’t left a comment, or haven’t viewed a password protected post. In other words, the majority of your users will be served with these super fast static HTML files when loading your blog.

Hyper Cache

If you’re using a low resource hosting for your blog, this plugin is for you. Hyper Cache is kind of like PC optimization software, but for your blog. It’s is easier to configure than the more complex cache plugins like W3 Total Cache (mentioned above). Not only does it cache your pages for faster loading, but it even auto-cleans your system to help reduce disk usage and compresses your storage.

CDN Tools


Lastly we have CDN Tools, which is designed to “drastically speed up your blog’s load time by loading data onto a content distribution network” (also known as content delivery network). Your JavaScript and media files will all be loaded on an external server via Cloud Files, which helps to free up and speed up your own server. You really can’t beat a free additional server for your files, plus setup process is pretty simple.
With speed optimization out of the way, you can focus on other things like search engine optimization and social media campaigns.

Which One is The Best For Blogging ( Blogger Or Wordpress )



Are you confused with which blogging platform to choose to start your blogging career? The major blogging hosting platforms are no doubt  Blogger and WordPress. Now to judge which one is better I have written a detailed comparison chart below that will be of great help in making a smart decision.

Note:- I am not an employee of either Blogger or WordPress. The below chart is solely my personal research.
WordPress VS Blogger Comparison Chart 2010.



FEATURES
BLOGGER
WORDPRESS
WHO WON?
Template CustomizationOffers Free Layout/Style Sheet Customization
No style sheet customization. Payment required
Blogger
Tutorials/HelpInnumerable Tutorials on Blogger TricksHardly someBlogger
Number of un-official ThemesInnumerable Designers Creating Free Templates each dayFew Designers Involved
in offering free templates
Blogger
Coding UsedUses user friendly scripting and coding i.e HTML, XML, CSSUses advance scripting like php that few can understandBlogger
Dashboard InterfaceHighly user friendly. Easy to navigate.Complicated Interface with hectic navigationBlogger
Default Template CollectionLimited Collection Of Default templates mostly un-professionalOver 70+ high quality TemplatesWordPress
Template/Theme
Replacement
Default Template can be replaced by a more free professional templateNo template change allowedBlogger
WidgetsInnumerable Official and Un official Widgets availableLimited Official widgets available. Rarely few un- official gadgets available.Blogger
CommentsNo commenting editing. Moderation allowed. No Spam protection. No user friendly comment formComments can be edited and moderated. Spam protection available. User friendly comment formWordPress
SEO, OptimizationThough Owned by Google, no favoritism. Manual optimization is requiredOwned by a private party. Meta Tags Plugins used. Easy To optimizeBoth
Blog PrivacyYou can limit access to your blog to 100 Authors and 100 readers. All must be Google account holders.You can limit access to your blog to 35 Wordpress account holders. Posts can be password protected or Private.Blogger
Comment restrictionYou can restrict comments to Google account holders, Open ID users or Any one (includes Anonymous)Comments can not be restricted. Anyone can commentBlogger
Blog ImportOnly from one BlogSpot blog to anotherA Blog can be imported from another WordPress blog or from Blogger, Yahoo! 360, LiveJournal and Movable Type and TypePadWordPress
Posts and Comment NotificationAuthors and subscribers can be notified of latest posts and comments via EmailSame hereBoth
Comment VerificationAsks users to verify if they are humans using a 4-6 digit codeDoes not asks for any verification.
More spam effected
Blogger
Video Storage LimitUnlimited with Google Video and an upload limit of 16GBJust 3GB. More space on upgrade.Blogger
Image storage limit1 Gigabyte With Picasa Web Albums3 Gigabytes. More space can be gained through upgrade.
You can also upload .ppt,.doc.odt and .pdf files
WordPress
File type StorageOnly allows image uploadingAllows upload of files like.ppt, pdf .doc and .odt files.
More file types can be uploaded on upgrading.
WordPress
Blog StatsDoes not have any default stats system. But allows third party tracking scripts.Has a default visitor stats system that shows statistics for two days only and does not provide detailed stats reports.
Does not allow third party tracking scripts.
Blogger
Blog co-partners100 Google account holders can be added as Administrators or Authors35 WordPress account holders can be added as Administrators, Editors, Authors or Contributors.Blogger
AdvertisementsDisplays no advertisement of its own on your blog.Displays discreet AdSense advertisements on your blog for small percentage of the page viewsBlogger
Posts By EmailHas a Mail-to-Blogger feature which turns any email account into a blog-posting applicationPosts can be published using emailsBoth
Post Feed On Mobile PhonesSupportedNot SupportedBlogger

Conclusion 

When choosing a blogging service three things are most important than anything else which are,
  1. Template Editing
  2. Huge Image Storage Capacity
  3. Huge Video Storage Capacity
Believe it or not  Blogger has all these three features and is undoubtedly a blessing to millions of teenagers and people from other classes who can’t afford to pay online. The Template editing feature of Blogger is one of its best feature. Within a year of blogging a guy like me who didn’t even know what CSS, HTML, XML meant, is now playing with codes day and night. Blogger made my life meaningful and interesting and will surely be a blessing to you too. Blogger is surely the best free Blogging Service available in Blogosphere.

Which one do you think is the Best?

Blogger
Wordpress

Choose The Best Hosting For Your Such As Wordpress Sites


If you are starting a website the first thing you should do is find a good hosting provider.If you select the right hosting provider it will not only save you from future hassles but it is also beneficial for SEO of your website.There are too many hosting provider available in the market and many of them will give you fake promises like unlimited bandwidth ,connections ,space etc.But as your website start gaining decent traffic they will ask you to upgrade your hosting plans as they cannot support that much traffic under your current plan.

Then most of us have no other option but have to upgrade the hosting plan as moving the website to new host is not an easy task.Moreovere there is no guarantee that the new host will not play the same tricks.So selecting the best hosting can be really difficult.

Each webhost usually provides three types of hosting services


  • Shared Hosting
  • Dedicated Server Hosting
  • Virtual Dedicated Server or Virtual Private Servers



Shared Hosting:-.In shared hosting same server is shared by multiple websites and the resources (bandwidth,space,connections) are limited.Most of the companies don’t guarantee high performance in shared hosting. It is recommended for new webmasters

Dedicated Server Hosting:-In dedicated server hosting you will have your separate server.It is recommended if your own a blog network (20-30 blogs),high bandwidth website (like streaming websites,image hosting) or if you want to run advanced softwares on your server.Dedicated servers assure you peek performance and high reliability.

Virtual Dedicated servers :-In virtual dedicated servers there will be many  customers on the same server (like shared hosting) but you will be given separate privacy and resources  (like dedicated hosting)

While selecting a any hosting Plan you will have to choose between Windows Hosting or  Linux Hosting

Windows Web Hosting: The biggest advantage of windows web hosting is that you can run Microsoft softwares  such as Access and MS SQL databases.If you are a developer then you can also use Microsoft programming technologies like Active Server Pages (ASP), Visual Basic Scripts, MS Index Server

Linux Web Hosting:-Linux web hosting is cheaper than windows hosting and it is also known for high speed and less frequent crashes.But you cannot run Microsoft softwares on your Linux hosting

So choose your hosting  plan as well as hosting provider wisely as it will benefit you in the long run.

Best Wordpress Plugins For You Google Adsense Account

Which are the best WordPress Plugins for inserting Google Adsense?  Wordpress allows bloggers to easily integrate Google Adsense inside WordPress using plugins. Google Adsense has become the most popular online contextual advertising program and proper custom integration with WordPress can help to increase Adsense earnings.

Google Adsense WordPress Plugins

Listed below are 10 best Adsense plugins which help you work smarter with wordpress.
  • Adsense Deluxe – offers advanced options for managing the automatic insertion of Google AdSense or Yahoo Publisher Network (YPN) ads to your WordPress posts. Easily switch all AdSense ads to a new color scheme across the entire site.
  • Adsense Injection – inserts Adsense code randomly into a pre-existing blog. Takes a random paragraph (or br tag) break in your article and inserts adsense code. It does one per story on multi-post pages (home, archive, category) and let’s you pick how many to show on single post pages.
  • Adsense Beautifier – makes your Adsense look beautiful by placing images beside them to increase your clicks (CTR) and subsequent Adsense earnings. (May not be compliant with Adsense TOS now)
  • AdRotator WordPress Plugin – rotates your adsense ads with other affiliate programs like Chitika Eminimalls wherever you want. Helps to reduce ad blindness and test different ad formats and affiliate programs.
  • Adsense Earnings WordPress Plugin – displays your adsense earning details within wordpress admin panel.
  • AdSense Manager – is a WordPress plugin for managing AdSense ads on your blog. It generates code automatically and allows positioning with Widgets.
  • AdSense Sharing Revenue and Earnings System – allows you to view your adsense earnings and share your adsense impressions with your friends and co-authors.
  • Google Ad Wrap – wraps posts and comments inside Section Targeting tags for better targeted ads.

Support and upgrades are provided by the respective authors of these wordpress plugins.

Optimize Your Wordpress Sites Database Easily


Recently i talk about Best Sites To Listen Bollywood Songs, Hindi Songs Online. Now i will tell you Which is the best and easiest way to optimize WordPress database? It is a good idea to optimize your WordPress database tables as useless data “Overhead” piles up over the years and slows your database down.
Our WordPress admin was getting really slow and so were the increasing  number of resource alerts. Like most WordPress bloggers, we too were always hesitant to meddle with the database fearing irreversible loss of data. There are many powerful WordPress database plugins, but they all seem too powerful and capable of modifying so much data, that it seemed better in expert hands. So we were looking for something very simple, easy and trustworthy.
Optimize Wordpress Database:
The we found the amazing Optimize DB plugin by Yoast, who is a well known creator of some other amazing plugins too. We simply installed and activated the plugin and it automatically analyzed how much database overheads it could save instantly. Then we backed up the database, thoughVaultpress saves our latest database files automatically.
This what a partial screenshot of what we got. The plugin was going to optimize our WordPress database and save it by 33%!

Well there is only one button to click, and we clicked it. And in the next few seconds, it was all done.

The WordPress admin speed seems better, site resource alerts seem lower too.
Warning: Always back up your full database before attempting any database changes. This seems standard disclaimer, but is very essential to restore your database if something goes wrong (and sometimes things do go wrong).