Posts Tagged ‘Wordpress’

18 May

Remove BuddyPress AdminBar Plugin

This plugin removes the admin bar completely from the public and admin areas of the website. Can be used either as a normal or MU plugin.

Download

Requires At Least : 2.7
Test Up To : 2.8.4
Current Version : 1.2
Download latest version

(more…)

31 Mar

Meta Tag Manager

This plugin will allow you to easily add and manage special meta tags to your whole site, such as Yahoo and Google verification tags.

Download

Requires At Least : 2.5
Test Up To : 3.3.1
Current Version : 1.2
Download latest version

(more…)

01 May

Do search engines index the same page more than once?

I ran into an interesting point recently which arose while trying to SEO a wordpress blog for the first time. I noticed that the site had links to certain parts of the blog outside of wordpress, but used a slightly different URL, which in the eyes of Google et al is a completely different URL. (more…)

16 Apr

Read WordPress RSS Feeds, YouTube Video Lists, and more…

I needed to grab a couple of new blog entries on a website’s wordpress blog area, and put it on a non-wordpress home page. I ended up making a PHP 5 class that did the job for me. Very simple, no fancy stuff.

I then needed to get a load of youtube video posts on the same site from a specific account and had to make a list of that, with thumbnails etc. . I ended up tweaking the first class ever so slightly and lucky me, I had an easy feed reader.

(more…)