Coding the Digg v4 Layout with HTML5 and CSS3
May 17th, 2012 by Youzhny
The social news community Digg has been online since 2004 and rapidly grew in popularity leading up to the 2008 elections. Come 2011 the Digg team performed an overhaul on the system and completely revamped the site layout. This also broke the friends system, allowing big-name publishers to game the front page. This upset many powerhouse users who were furious with the major changes. (more…)
htaccess: Redirect RSS feed to Feedburner
January 3rd, 2012 by Youzhny
The rules for Feedburner should come before the WordPress rules. And activate the rewrite engine just once. That’s enough. (more…)
WordPress 3.3 “Sonny”: Easier Media Upload and Cleaner Dashboard Design
December 29th, 2011 by Youzhny
WordPress 3.3, named “Sonny”, has been released. The new version features easier media upload, cleaner dashboard design, better co-editing, and new Tumblr Importer.
Easier media upload
WordPress 3.3 now make it simpler to upload files with only only 1 upload button and auto detects the file type of your upload file(s). You simply drag-and-drop files into the upload area to upload your files....9 Things Which can Drive Your Traffic Away
December 29th, 2011 by Youzhny
If you are a blogger or a webmaster then visitors and traffic is the scoop of the internet. Do you want your visitors to stay on your website for a while and read your posts thoroughly? I bet you do.
(more…)
How to Add Popular Posts Widget With Thumbnail in Blogger
December 29th, 2011 by Youzhny
Blogger has just launched Popular Posts Widget in Blogger for all blogspot user, and i would like to guide you on how to add this popular posts widget in blogger. You can show this widget with thumbnail and without thumbnail. You will also be able to show text snippet of your post.
(more…)
Install PHP Mcrypt on CentOS 6
December 29th, 2011 by Youzhny
CentOS 6 still doesn’t by default include mcrypt in it’s distribution on repositories.
(more…)
WordPress Email from Address
December 7th, 2011 by Youzhny
Just a quick from me today.
WordPress is pretty good, but one thing that always was a little strange was the way your site emails always came from “wordpress@mydomain.com” instead of being able to set it yourself.
Open up your themes functions.php bang this in and edit as per your needs and your done!
add_filter('wp_mail_from', 'custom_mail_from');
add_filter('wp_mail_from_name', 'custom_mail_from_name');
function...Super Useful WordPress Admin Customisations
November 4th, 2011 by Youzhny
I’ve recently been working on a big corporate theme and wanted to limit and customise the WordPress core much more than I have done in the past. A few handy lines inside your themes functions.php can easily achieve this a few examples are below.
Changing the Login Page Logo
Super easy just change the image path to match where you have put your logo!
//Custom Login Logo
function my_login_logo() {
...WordPress – How to increase PHP Memory Limit ?
September 5th, 2011 by Youzhny
WordPress is a great blogging tool or a content publishing platform that comes with a rich set of features. Using the in-built appealing features you can create a professional looking site or blog just within few steps. (more…)
The Nrelate, Related Posts Plugin For WordPress
August 25th, 2011 by Youzhny
nrelate Default style
If you need related posts just to entice your readers, this plugin is a great fit. If you also want related posts for your SEO, which is often the case, don’t use this plugin. (more…)
How to create 301 Redirects
August 16th, 2011 by Youzhny
URL Redirect resource! How to do a meta refresh redirect, php redirect, asp redirect, coldfusion redirect, javascript redirect, shtml redirect and 301 redirect! All on one page with the code on how to do it and examples! (more…)
Wordtracker and Keyword Difficulty Tools – Keyword SEOPro
August 10th, 2011 by Youzhny
Interested in a Wordtracker Alternative?
WordTracker can tell you exactly which terms your customers are using to find the products or services you offer when they use search engines. These are often terms or combinations of terms you may never have considered. (more…)













