Search results for "how to edit feedwordpress post"

Remote publishing to WordPress from Facebook via RSS

Most WordPress developers know you can use one of several plugins to publish from WordPress to a Facebook wall, app or fan page. Did you know you can also do the opposite? You can publish from Facebook to WordPress by using the FeedWordPress plugin and the RSS feed from your fan page. This can be handy for clients who want to keep their site updated with blog posts, or share links and information, but don’t necessarily want to spend the ti… 14, 0, 1, 0 and 39.54

Comments { 3 }

How to Configure APC Cache on Virtual Servers with PHP running under FCGId

affic surges on one site from affecting overall server performance. Joomla and PHPbb have code that is pre-optimized with hooks for APC, but WordPress requires a plugin called W3 Total Cache. First Things First Please read my posts about APC on commodity virtual hosting servers and Apache and MySQL performance tuning before you begin. If you are running your virtual servers under FCGId, then you should do so for all virtual servers on your machin… 3, 0, 0, 0 and 6.9

Comments { 43 }

Social Media — Facebook, Twitter, Blogging and Sharing

n your site and other platforms) and email updates, and the management of all this online communication becomes daunting. What if there were a way to integrate all of your modes of online presence, so you’d only have to post once to update all of the different platforms? Well, the short answer is: there is. I’ve been working with a local organic farm to update their online presence, and we’ve come up with a very simple implement… 2, 0, 0, 0 and 4.72

Comments { 0 }

WordPress with W3 Total Cache on Nginx with APC (Virtualmin)

ginx, allows use of permalinks without /index.php/ Configuring Nginx for WordPress pretty URL Permalinks The nginx Compatibility plugin has support for pretty URLs, but you must configure Nginx to use them. You should add or edit the following URL path locations to nginx.conf for your virtual domain… either by direct edit, or via URL Path Locations in Virtualmin > Services > Configure Nginx Website (see attached image…). This c… 2, 0, 0, 0 and 4.36

Comments { 11 }

Image Manipulation in WordPress Editor – Crop, Rotate, Resize Images

WordPress has a very nice and simple editor that uses TinyMCE. As of WP 2.8, there is a load of new functionality in the image uploading and management department, with the new Gallery functionality. I like the way WordPress handles all of the image files attached to a post… it lends itself to slideshows, etc. But recently I had a question about rotating images within the editor, and I went searching for a plugin to do it… and found … 1, 0, 0, 0 and 2.36

Comments { 1 }

Portfolio

This is a placeholder page for the blog view. Please edit the individual blog posts, widgets, or templates if you wish to change this page. … 1, 0, 0, 0 and 2.18

Comments { 0 }

Automated WordPress Installation Via Custom Virtualmin Script Installer

and themes: Download http://wordpress.org/latest.zip & unzip   add some themes and plugins folders in /wp-content/   zip as copy-of-latest.zip Create a copy of /usr/libexec/webmin/virtual-server/scripts/wordpress.pl   edit copy-of-wordpress.pl to give a new name: script_wordpress_desc “Custom WordPress”   link to your zip: ‘url’ => “http://yourdomain.com/copy-of-latest.zip”, Put copy-of-wordpress.pl… 1, 0, 0, 0 and 2.18

Comments { 0 }