Backup VPS to Dropbox

1. Create Dropbox App

https://www.dropbox.com/developers/apps/create

2. Download dropbox_uploader.sh

https://raw.github.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh

# chmod +x dropbox_uploader.sh

# ./dropbox_uploader.sh

Read more

Free Giveaway – Get $100 worth of Google AdWords

We got a new coupon code from Adwords, you can get $100 in free AdWords credit when you spend $25. Offer expires May 31, 2015. 4P7YQ-LJ6AR-FNUJ *Offer valid for new customers only. Visit google.com/ads/analytics or call (800) 903-0274, 9am-9pm ET, Mon-Fri, before May 31, 2015 to redeem the credit. Please use offer code:4P7YQ-LJ6AR-FNUJ.

[fix] Sendmail Can’t Send Mail!

If your Centos server/VPS can’t send mails, please read this post. Reinstall the sendmail yum install sendmail Restart php-fpm /etc/init.d/php-fpm restart Test sendmail work properly or not /etc/init.d/sendmail status Commands you may use /etc/init.d/sendmail start /etc/init.d/sendmail stop /etc/init.d/sendmail restart edit php.ini vi /usr/local/php/etc/php.ini You may find the default code: ;sendmail_path = Press “i” to edit … Read more

Fix! WordPress “Could not create directory”

Wordpress Could not create directory dobeweb

Sometimes when we install the WordPress themes or WordPress plugins we may failed, just because there are some small problems with the server settings. If you meet the following error, just read this post to find the solutions. Downloading install package from http://downloads.wordpress.org/plugin/zip. Unpacking the package. Installing the plugin. Could not create directory. Plugin Install … Read more

WordPress Responsive Captions & Images

Wordpress image captions responsive

More and more people using mobile and pad to surfer the internet these days, for most of the websites, 60-80% visitors using mobile now, so make your site responsive is accessory. For some of the “old” WordPress themes, they’re responsive, but the images you insert with captions don’t behave responsive, I have found some solutions, … Read more

WordPress – Remove Malware Backdoor Code

Removing a string in a PHP file with Start and End I found my WordPress sites were infected by an exploit and and I’m trying to clean the codes, all php files on the server were added a line like this: at the beginning of it : <?php if(!isset($GLOBALS[“\x61\156\x75\156\x61”]))  and ends with -1; ?>. These … Read more

WordPress MemberShip Plugin Wishlist Member Coupon Code

Save money with WP Wishlist Member Discount Coupon Code.WordPress Wishlist Member Plugin Coupon Code. $25 Promo.Wishlist Member Coupon Codes, Discounts. Wishlist Member Discount Update: From December 13-19th, Wishlist Member are doing a “Buy 1 Get 1 Free” promotion for their Single Site licenses. Please follow this link to get the discount. P.S. – This is … Read more

Store WordPress Uploaded Images With Different Hostnames 

Browse your WordPress based website with a lot images faster~! Parallelize image downloads across hostnames Parallelize allows automatically parallelizing resources across multiple hostnames, speeding page load. While browsers can handle up to 60 http requests simultaneously, only 2-4 simultaneous requests can be handled from the same hostname. This can potentially slow down page loads on … Read more

30 Best Free Responsive WordPress Themes 2015

More and more people using smartphones these days, a lot people using smartphones visiting websites instead of the desktop PCs. We have more than 60% of our visitors are coming from high-end smartphones, so it is very important to use responsive layouts for your sites.

If you’re looking for free responsive WordPress themes, you’re at the right place, we have collecetged the latest new free wordpress themes here, meaning you can download, install and activate them and quickly and easily meet the needs of your mobile users.

Free Responsive WordPress Theme: Luminus

luminus

 

Luminus is a retina-ready and simple theme that is ideal for a portfolio site.

It features extensive theme options so you can customize it to suit your needs and also comes with three page templates and a drag and drop builder.

Read more

Solution: WordPress Can’t Update – Can’t Copy Files

Wordpress Update Error Can't Copy Files

Some of you may got the WordPress update errors, just like “failed to open stream: Permission denied in” “Could not copy files”, The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions. Installation Failed. etc. Usually, you can set the file permission to … Read more