SlideDeck Plugin for WP and site speed

slidedeck

While loading web-page it takes ALL... the images from your SlideDeck plugin. Imagine if images are not resized - and this plugin does NOT resize images like standard WP procedure. So it may take significant amount of time to load your page and speed is very important ranking factor. Make sure all images that you use in articles to be shown in SlideDeck are reduced to ACTUAL size because this plugin will not make it for yourself. … [Read more...]

Matt Cutts about too many ads on page

…Cutts actually took two yellow stickies and put them on the top of a standard 8.5 x 11 sheet of paper and indicated that even if this space was just one big ad it is too much and could be impacted by Google’s new algorithm change. As you can see, it’s size, not quantity Google’s watching for. Does this mean you can stick hundreds of ads above the fold, as long as they don’t infringe on the content’s real estate? It’s not something any SEO team worth their salt would recommend, … [Read more...]

Content, widget, ads – WP Home page only

There are lots of options on how to insert custom sidebar widget at any page in WP relatively easy. But what about Home page only? What I needed is just to have something in my sidebar on home page only. Having read and tried numerous complicated solutions I 've found my recipe, which, I believe is the simpliest one: 1. Install this WP plugin exec-php 2. Go to Widgets, put text widget in a sidebar you wish (same works for HTML area in your editor for both posts and pages) and insert … [Read more...]

Nofollow to authority web-sites

If you place link to let's say NYtimes.com with rel="nofollow" Google sees you don't trust NYtimes... But why don't trust such authority web-resource? Remember "nofollow" is not about page rank officially; no matter that webmasters use it mostly to 'preserve link juice', but you will never hear from Google about link juice. It's about trust.  I won't put nofollow in this case. … [Read more...]

How to move WP site to a new URL

I don't trust in-built WP export/import option, especially if you have lots of posts - it may work not correctly or too slow. The method below I find to be more professional. Requires more technical skills though. But works for me. Old WP URL: 1. Create full backup of all files (go to CPanel and ZIP them all creating one file) 2. In phpMyAdmin backup and download database in sql.zip format New WP URL: 1. If there was a WP installation before - download wp-config to desktop. If … [Read more...]