I’ve got a nice menu on the right with pages and (post) categories. I regard my Coppermine photo album as fixed content of my website and therefore as a page. But how to add this as a page in WordPress? 

Read Full Post »

How to create a sitemap in WordPress

For your WordPress blog 2 types of Sitemaps are relevant. The first is the XML sitemap used by Google. The second is an ordinary sitemap for your visitors, which might also be used by Google by the way. But how to add them? Here’s howto.

Read Full Post »

Within WordPress the title is created dynamically. Personally I don’t like the » (“& raquo ;”without changes). I’ve got the feeling that Google and other search engines don’t like them. But it’s hard to remove them. The format of the title can be changed in the theme files, but not the ». Here’s howto.

Read Full Post »

How to activate RSS feeds in WordPress

I’ve been looking how to generate a RSS feed in my WordPress weblog and found out that WordPress already created it for me! All I needed to do was create a weblink to http:/ [mydomain] /wp-feed.php. Et voilá! RSS Feed

Read Full Post »

Exec-PHP plugin for WordPress

I really love the WordPress weblog software I use. One of the few inconveniences is that it can’t cope with PHP. Today I found a solution. The Exec-PHP plugin tackles exactly that problem. It allows for using php code into a WordPress post.

Read Full Post »