I can’t begin to tell you how frustrating this one was. So, local WAMP install on Vista 32bit. Using XpertMailer plugin to use Gmail as SMTP host for outgoing WordPress emails. Something I’ve done with no problem on my VPS. On my local machine, I just couldn’t get the XpertMailer plugin past the submission ‘Loading…’ […]
Category: Web
iPhone, Twitter & Smugmug
I would love an app that let me use Smugmug as a Twitter photo service. Or, an iPhone->Smugmug photo uploader that automatically posts a link to Twitter. Posterous – I’m looking at you. Smugmug – I’m keeping a hopeful eye open.
VPS: Hosting WordPress and Flat Websites Together with Apache #2
I did say… *Disclaimer: I’m not (and don’t claim to be) an expert. This could break things, upset your granny or otherwise not do what you want. I’m happy to receive corrections or improvements – or thanks if it works for you!* Turns out I was overcomplicating things a bit. I assumed that something in […]
VPS: Hosting WordPress and Flat Websites Together with Apache
I have my own Virtual Private Server (VPS) on which I use the excellent Virtual Multiblog (d’oh – still haven’t finished that post) to host multiple Wordpress sites on one server. I then wanted to consolidate some other sites I’m responsible for onto this VPS and save some hosting fees. I didn’t want to rewrite them as Wordpress blogs though, and that left me trying to figure out how to host both types of site on one server using WAMP.
URL Shorteners and SEO/PageRank
Whilst browsing around on Twitter last night when I should really have been browsing the inside of my eyelids, I saw an interesting question from @euan: Wondering if shortened url’s count towards Google page rank …. http://twitter.com/euan/status/3982135076 Now my immediate thoughts were (1) no of course they can’t, because otherwise nearly every website in the […]
Seamless CSS Updates
If you run a website, sometimes you need to make changes to the (X)HTML/CSS to fix or improve your website’s styling. Sometimes these changes can be pretty drastic in terms of layout changes. Browsers commonly cache CSS files. If a visitor’s browser has cached the old version of your CSS file, they may see a […]