Strange Company`s Director, Hugh Hancock, died in 2018. Strange Company is no longer a registered Company. This site is part of his body of work, and as such it is hosted and maintained by a group of volunteers and as an archive of his work. A comprehensive list of the works being archived can be found here. If you have any problems with the site, please report them using this form.

Guerilla Showrunner

Make your webseries. Better. Faster. Now

The Complete Guide To Setting Up Your Webseries Webpage, Part 2

Other parts of this series : The Complete Guide to Setting Up Your Webseries Webpage

Welcome back, one and all! In the last part of this monster guide to putting together a Web series Webpage, we ran through the building blocks of your site - what it needs to do, what you don’t need to do, and the basic engines and host for your site.

You could build a Web series site perfectly happily just using the resources from Part 1. But in Part 2, we’ll look at all the stuff you need to polish your site up and make it shine - make it pretty, make it usable, make it immune to traffic surges, and make it easily findable by people and search engines alike.

Wordpress Plugins - what you need and what you don’t

The beauty of Wordpress is its extensibility. You can find a plugin to do almost anything with the ‘press.

The disadvantage of that extensibility is that it’s very easy to try to do everything. And plugins aren’t free. Each one loads a bit of extra code into Wordpress, usually slowing it down at least a bit - sometimes a lot.

So if you’re not careful, loading a million plugins into the Press can leave you with a site that loads so slowly you can cook a meal before you view the front page.

Any time you add a new plugin, it’s worth reloading the page a bunch of times, or using some benchmarking software if you have it, to check that the site still runs fast enough for you. Some plugins are MUCH worse than others, and will slow your site to a crawl.

However, some plugins are just essential. In my opinion, you definitely need:

HyperCache. By default, Wordpress rebuilds each page as visitors view them and serves them up when it’s finished. That’s fine if you’ve only got a few people viewing the spike, but as soon as, say, your Web series hits the front page of Reddit, the strain of having to repeatedly rebuild the same pages will take your website down faster than being an non-Caucasian guy carrying electronics in the London Underground. A caching plugin means that Wordpress doesn’t have to do all that work - instead, the first time Wordpress builds a page, it saves that page and then serves it up to all subsequent visitors who load the same page. This test showed that HyperCache, the best of the bunch, speeded a Wordpress site up by more than 10 times.

Google Sitemap Generator. You want the Big G to be able to index all your pages as fast and efficiently as possible. A lot of that is taken care of with the Thesis theme, below, but one thing Thesis doesn’t do is generate a sitemap - a complete list of every page on your site, all nicely indexed for Google to pick up and run with. Hence, this plugin. It’s very simple, it’ll automatically let Google (and Bing, if you care) know about your series, and it improves your chance of random people finding your page.

Include HTML. You need this plugin for one very specific reason - if you don’t have it, it’s very hard to use the YouTube -> Google Analytics hack I talked about a couple of weeks ago. Since being able to get precise details on how far through your videos fans are watching is, quite frankly, the best thing since we stopped having to use Actual Film, you want this, you want it bad, and you want it now.

Tweetmeme button. There’s no shortage of argument as to what the best social media plugins to use with Wordpress are - some people will advocate great big things that allow you to share on any of 45 different social media sites, whilst others, like me, would prefer to suggest a simple one or two choices. I’m currently recommending Tweetmeme because it’s used by some very smart, plugged-in people, and because a good bit of research in everything from restaurant design to cognitive theory suggests that the more choices you give your viewer, the less likely they actually are to take an action. Hence, give them 40 social media sites, they’ll bookmark you on none of them. Give them one (or perhaps two if you can find a decent Facebook plugin - personally I haven’t yet) choice, and you’ll get more results.

That’s it!

A few plugins you DON’T need

SEO plugin All-In-One SEO is the big dog here. If you’re using the Thesis theme, which I recommend (below), all your Search Engine Optimisation is already done for you, and you don’t need this (frankly rather clunky) plugin. If you decide to roll your own theme or use a free one, you probably will need this plugin, though.

YouTube plugin There are a number of plugins out there perporting to make your YouTube embedding easier in Wordpress. I don’t recommend them because a) it’s not like it’s hard to begin with (Copy, Paste, Done), and b) if you use them you can’t use the YouTube->Analytics stuff.

And some that are up to you

Related Posts plugin or other blogging-specific plugins Top Tags, Related Posts, and similar things tend to get recommended in any article on Wordpress plugins. For a Web series, I’d skip them - Related Posts doesn’t make much sense for a drama series, and you’re likely not going to be tagging extensively. If you’re producing a non-drama info series, they might be of more use - however, be aware that Relateed Posts plugins in particular can be a bit heavy on the server (although they do give a nice SEO boost).

Most Popular Post plugin Again, depends on the series you’re making. If you’re doing something that can be watched non-sequentially, you might well get some utility out of a plugin that allows you to display your most popular episodes - research indicates it can boost the chances of a viewer staying around on your page. I’ve only just tested one of these myself, but currently it appears that Popularity Contest is pretty good.

Contact form. There are two reasons I don’t use a contact form on this or any site. One, I just like email - I prefer it as a user to those very anonymous contact forms that you always suspect just get routed straight to the circular filing cabinet (ie the bin). And two, believe it or not, there appear not to be any good contact form plugins for Wordpress that don’t cost the earth. I might want a contact form, but I’m not paying $39 for one.

What To Do With These Plugins

Installing plugins in Wordpress is pretty easy. Download the plugin (normally as a .zip file), unzip it, and then, when the time comes to upload onto your server, upload each plugin’s directory into /wp_content/plugins.

Then activate them through the Wordpress control panel.

Theme: Thesis

As you may have realised by now, I’m not a big fan of spending money where I don’t have to. However, I AM a big fan of spending money where I do have to.

You’ve set up the functionality of your site, or most of it, by now, but you’ll soon see that the default Wordpress design is kinda ugly and not well suited to a web series. Hence, you’ll need to customise the look of Wordpress - and the way to do that is through a “theme”.

Go have a Google on “Wordpress Theme”. There are a LOT of them. There are even thousands of free ones.

So why the hell am I advising you to buy not just a Wordpress theme, but one that’s decidedly not cheap ($87)?

Because it will save you a LOOOOOT of pain and hassle.

Thesis is, for starters, extremely customisable, and 95% of the customisation is through menus and drop-down lists. Most other Wordpress themes require you to edit CSS (Cascading Style Sheets), usually with no documentation, to achieve the look you want, and often aren’t very flexible or easy to use whilst you’re doing so. I’m very proficient with CSS and HTML - I’ve been designing websites since long before the former existed - and I still prefer using Thesis, because having the customisation options cuts hours at a time off my development.

There’s also a very active user community for the theme, meaning that answers to obscure questions are a quick Google away - again, as opposed to J Random Free Theme, where you might well be the only person using it seriously.

And it’s highly optimised for speed (notice this blog’s kinda fast?) and Search Engine Optimisation, meaning you don’t have to learn anything much about that particularly arcane playground.

So - you’ll need to buy Thesis. Once you’ve got it, you’ll need to unzip it and upload it to the wp_content/themes directory of your website. From there, you can select it from the Wordpress Themes panel - and when you do, you’ll find you have an absolute ton of options to choose from, a place to upload your logo, lots of ways to change how the site operates, and so on.

I’m going to recommend some design and operation settings in the third part of this series, but they’re just suggestions. You can design however you feel will best achieve your goals for the site.

Domain Name

You’re probably wondering why I haven’t talked about a domain name yet.

You can buy yourself a domain at pretty much any time during this process, via whichever host you’ve chosen. Once you’ve bought it, it will take a couple of days to become available for use, so earlier is better. Personally, because domains are so cheap (approx $10 for 2 years) I tend to purchase a domain as soon as I think of a project, well before I get to actually creating it - the Guerilla Showrunner domain, for example, was sitting around for 2 years before I started writing here.

I’d still recommend a .com domain if you possibly can. Other TLDs (Top Level Domains - .com, .net, .co.uk, etc) are available, but your audience will assume you’re a .com unless you make a really big point otherwise - and that’ll lose you viewers if you’ve actually chosen a .tv or similar.

Unless you’re doing something very complicated yourself, setting your domain up to point to your website will be very simple, and will be handled by your web host. It’s worth noting that both Dreamhost and NFS.net (see Part 1) will also provide you a temporary domain to work on the site even if you don’t have a domain name yet - so you can easily get your site set up and happy before buying a domain.

You’ll also want email for your domain name - [email protected], etc. Now, you can run an “email server” on the same machine as your website, but - and I speak from experience here, having done it for many years - that way lies a pain in the ass so royal I think it’s having a wedding in London this month.

If your website goes down and you’re hosting email on that machine, you can’t get your email. Yes, your WEBSITE crashing means your email stops working. This Is Not Good.

Worse, any email anyone sends you will bounce. You’ll be panicking and running around from the moment it drops - or worse, from when you realise it’s been down for six hours and you’ve lost the mail from your sponsors you had to reply to NOWNOWNOW.

Instead, I’d recommend setting up a free account on Google Apps and running your domain’s email through that. It’s very user-friendly, and it’s extremely reliable. Even better than that, its reliability is totally out of your hands, so you don’t have to worry about it at all. I’ve been running all my domains this way for years, and I’m very happy with the results.

Google Analytics

You need to know what’s happening with your website. It’s as simple as that. You need to know how many people are coming to see your show, from where, when, why, and how much of it they’re watching.

For that, you need to sign up to Google Analytics. There are other analytics programs out there, but Google’s one is free, very usable, and stable as hell.

Once you’ve signed up, it’ll give you simple instructions to add your first domain. Thesis already has a dedicated section in its setup for analytics, so simply take the code that Google provides and paste it in there. And you’re done.

I’d also recommend you set up YouTube analytics, as I discussed a while ago - but we’ll talk more about this in the next installment.

Putting it all together

So you’ve downloaded, bought, or otherwise aquired all that lot - how do you get it going?

Here’s a quick runthrough. I don’t have the space to go into massive detail, but hopefully this should get you started.

  1. Sign up for webhosting. Get the domain name of your choice at the same time.

  2. Create your first site on your webhost, using your host’s control panel (should be fairly self-explanatory)

  3. If needed, request a MySQL (database) process to be started for your site (Sounds a bit yikes, but don’t worry - your host’s control panel will have options for this if needed)

  4. Create a new database for your Wordpress install through your host’s control panel - call it whatever you like.

  5. Create a user for that database. Write the database name, username and password down.

  6. Download an SFTP program (WinSCP for Windows, Cyberduck for Mac.

  7. Use the username, password and host provided by your webhosts to log into your site via SFTP, and upload everything in the Wordpress .zip file to the root directory.

  8. Get a cup of tea.

  9. Upload everything from the Thesis .zip into the wp_content/themes directory, and everything from all your plugin .zips to the wp_content/plugins directory.

  10. Using a Web browser, go to the temporary web address for your site, or the permanent one if it’s available.

  11. Follow the instructions onscreen! If it tells you to change permissions, you can do that by navigating to the file or folder in your SFTP program, right-clicking on the file or folder, and selecting “Permissions”

  12. Log into your new Wordpress installation!

  13. Go to the “Plugins” directory, activate all the plugins, and check their settings pages through the “settings” panel. Make sure they’re all listed as working - if there’s no big red box saying “It’s all gone wrong!” in their settings page, they’re working. Again, change permissions if you need to.

  14. Go to “Appearance”, select “Themes”, and select the Thesis theme.

  15. Sign up to Analytics, get the code, and install it in the “Stat and Tracking Scripts” box in the Thesis theme.

And you’re all set, and ready to start customising your new website! (You’ll add in the mailing list once you start doing this!)

In the third part of this series: Designing your site. Do you need to hire a designer? Logos, integrating your mailing list, achieving your goals, and custom code to make Thesis do what you need.

**What I’d like you to do now: if you found this article useful, please click the retweet button below to share it with others. And let me know if you have any additional Website tips or have had any problems in the comments below! **


Share