Posts Tagged ‘Wordpress’

Display Latest WordPress Post on Static Page

Nov
25
2009

Wordpress logo If you have a mixture of static pages and WordPress-built pages on your website it can be quite useful to display an excerpt from your blog on a static page, for example your homepage.

The following guide shows you how simple it is to show an excerpt as well as control how much of the excerpt to display. To do this you will need to make sure the static page is a PHP page (I.e. has a .php file extension). (more…)


Protecting Your Blog

Aug
13
2008

If you run a website it is important to take precautions to avoid hacker attacks.

If you use WordPress it is important to keep your WordPress install up-to-date. The latest WordPress patches certain vulnerabilities, however, there are some other precautions you can take to avoid some of the potential problems out there.

Matt Cutts wrote a post about protecting your WordPress install. The first point is the real tip, the second one has been fixed in recent versions of WordPress, and the third is just a good idea for regular RSS readers. (more…)