Most Common Tech Issues to Plague a News Publishing Website — and How to Fix Them

Written by ankushmahajn | Published 2019/07/08
Tech Story Tags: tech-issues-on-news-site | tech-news-publishing | tech-news-website-design | website-design | website-development | latest-tech-stories | most-common-tech-issues | tech-publishing

TLDR Recently, I helped fix many of the technical issues on No Majesty, an independent UK-based news website. As a relatively new platform, it’s had its fair share of technical hiccups. These are some of the most common technical issues. The fix? Make sure you compress images throughout your site — make this automatic if possible. If you are regularly publishing fresh content on your website, it's more than advisable that you get verified in Google News. If you have a website which opens up the ability for users to comment, you will quickly realise this is often exploited by spammers.via the TL;DR App

Recently, I helped fix many of the technical issues on No Majesty, an independent UK-based news website. As a relatively new platform, it’s had its fair share of technical hiccups.

I’m writing this from a personal perspective: Recently, I helped fix many of the technical issues on No Majesty, an independent UK-based news website. As a relatively new platform, it’s had its fair share of technical hiccups. These are some of the most common.

1. Page Speed

Publishing sites often work best when articles are combined with relevant, high-quality images. Whilst these enhance the look and feel of content, it can result in a slower load time for web pages.

The fix?

Make sure you compress images throughout your site — make this automatic if possible. If you’re on WordPress, there’s several easy to use plugins that can do this for you.

2. Getting into Google News

If you are regularly publishing fresh content on your website, it’s more than advisable that you get verified in Google News. Depending on the type of content that you publish, you could see a large amount of traffic captured from Google’s ‘Top Stories’ section.
Whilst a lot has been said about Google’s strict guidelines for inclusion, the truth is it’s relatively simple to be accepted — the criteria tend to be:
Your content is timely and relevantYour content is readablePublish news which is trustworthy — this can be established by looking at authors, or referenced information in your article.Creating a Google News XML sitemap helps — on a Wordpress site this is particularly easy.

3. Old content getting lost in the depths of your site architecture

This is a bit of a classic. You publish a new article, and hey ho, it starts to rank in Google search pretty well for relevant keywords, and pretty quickly too. But alas, over time, these rankings fade. The most common reason is that publishing sites quickly bury this content under a heap of new posts, and that means Google’s crawler can’t reach the post as easily. And that, finally, means Google will think the post is less important than your other, newer stuff.

The fix?

Create more links to your old posts — there’s a bunch of ways to do this, but some of my favorites include:Adding internal links between all posts related to a given subjectMaking sure all your content is included in an XML sitemapCreating a fresh ‘Super topic’ post, a round up that naturally includes links to old content.

4. Avoiding spam

This is less of a publisher-specific issue, more of a Wordpress-specific issue. If you have a website which opens up the ability for users to comment, you will quickly realise this is often exploited by spammers.
On a WordPress site, the easiest way to avoid spam comments and trackbacks is to install a plugin such as Akismet. Just make sure you keep monitoring after installation to make sure it’s made your website airtight.

5. High bounce rate

Bounce rate is an interesting statistic. Some people ignore it, and some people obsess over it. For clarity, bounce rate means the percentage of users who leave your website after viewing only a single page.
There’s no magic number for what it should be, and it’s worth bearing in mind that the percentage of bounces will always be higher for publisher sites compared to other types such as ecommerce. That said, we tackle high bounce rates by linking internally to other relevant articles from the one a user is currently reading.

6. Keep your hardware up to date

This is one that appears a lot simpler than it actually is. Whilst most CMS’ will prompt you to update to their latest version automatically (Wordpress updates an obvious example) there may well be other aspects to keep on top of, depending on your set up.
If you run a Wordpress or other open source CMS-based site, look out for updates to any third party plugins installed. These are a favorite target for hackers, and whilst updating plugins doesn’t prevent them from being exploited, it can help.
In addition, remember to update your website to the latest version of PHP, if you use Wordpress or another CMS which is based on this. You should be able to do this via your web hosting platform.

7. Website design

Having great content is all well and good, but if your site doesn’t look up to scratch you’re just asking for users to reject it.
In its few years as a news website, there have been a number of different designs for No Majesty, all pushing towards a slick, uncluttered view of the content. The current WordPress theme being used is called Authentic.

8. Optimising for SEO

This one’s a bit of a classic, but again often overlooked amongst all the other technical issues. Obviously, the content needs to be discoverable by search engines, and you want the crawlers used by search engines to be able to see how your content ‘flows’.

Make sure you follow the below as a minimum:

Have an XML sitemapHave a Google News sitemap (see point #2)Use heading tags — h1, h2, etc.Include relevant keywords in your headline — and in your contentUse image alt text
I wish you the best of luck in your endeavour for a website which has great content and/or is a technical marvel!


Published by HackerNoon on 2019/07/08