How do you manage wordpress security and updates if you host the blog in house? If not, what service do you use to maintain wordpress?
Ask HN: How do you manage Wordpress?
1–10 of 21 posts
Re: Ask HN: How do you manage Wordpress?
#2I think that's a fairly reasonable methodology for any web application or stack-- I run updates on most of my linux machines a few times a week, as needed, to edge out the would-be attackers (or fix other bugs I wasn't aware of).
I personally host the bulk of my stuff on a Linode VPS and just compartmentalize it into areas of duty and responsibility. My blog / portfolio gets the most attention right now from me, but stuff like my time tracking and CRM have their own areas that are "reasonably" separated from stuff like WordPress.
Re: Ask HN: How do you manage Wordpress?
#3Re: Ask HN: How do you manage Wordpress?
#4Re: Ask HN: How do you manage Wordpress?
#5Re: Ask HN: How do you manage Wordpress?
#6Re: Ask HN: How do you manage Wordpress?
#7Re: Ask HN: How do you manage Wordpress?
#8Re: Ask HN: How do you manage Wordpress?
#9Re: Ask HN: How do you manage Wordpress?
#102. Don't to get too fancy with too much customization (writing your own plugins, weird post types).
3. Using a less mature blogging engine has its own problems. Rolling your own blog engine is nuts.
4. You can find someone to write a wordpress theme for you pretty cheaply.
5. There's a reason so many websites run on wordpress.
6. If blogging isn't your core product, there isn't much point to using something nonstandard. Would you write your own E-Mail system? Why not just use the standard blogging system?