WordPress Customization Guide for Newbies
How do you take a spanking-new Wordpress installation and turn it into your own, customized blog? How do you add plugins and templates to the blog? How can you brand your blog, make your Wordpress stand out from the millions of others? It’s easier than it looks.
- Get Kubrick, a drop in template for Wordpress, and install it. You literally copy several files into the Wordpress directory and you have a beautiful default template. It’s XHTML compliant, clean, and simple–an excellent base to build off.
- Import your links. The fastest way to do this is to use OPML from your favorite RSS reader. It will have an “export to OPML” option somewhere, which you can use to save all the feed URLs to a file that you will import via WordPress->Links->Import Blogroll. Once you’ve imported your links, sort them into categories, and add code to your template to display them:
<h2><?php _e(’Blogs I Read’); ?></h2>
<ul><?php wp_get_links(3); ?></ul>is an example, using the link_ID from the categories in WordPress->Links. Just add one list set per newly made link category.
- Help customize your site. Get some plugins, and modify them to suite your tastes. Asymptomatic, the WordPress Plugins.org, Kitty’s Plugins, and the Web Log Tools Collection are all good places to start. And what do you do when you install these plugins? Let me run down a few simple ideas:
- Insert a breadcrumb navigation on your page
- Add an Acronym Replacer so when your write AOL, it looks uber-stylish
- Turn on the built-in WordPress->Plugins->Search Hilite
- Get an automatic linkifier to create links for you, when you only have the URLs.
- Random file is another useful WordPress plugin. I use it to rotate the banner of my Kubrick by adding a folder for random images.
The list goes on and on–and the more you customize, the more the blog acquires its own look and feel.
- Turn on pretty links. This is a two step process to turn wp/index.php?postid=12 into wp/date/postname, which is easier for users and search engines to read. To use it, go to WordPress->Options->Permalinks and select a permalink structure by pasting and modifying the default. Then, when you click the button, make sure to copy the code into a file named .htaccess and place it in your wp root directory. The .htaccess file will rewrite your links for you, from old and ugly to new and shiny.
- Ping some services. If you ping popular blog notification services, you’ll start getting traffic nearly immediately! Go to WordPress->Options->Writing and add at least the following:
http://1470.net/api/ping
http://www.a2b.cc/setloc/bp.a2b
http://api.feedster.com/ping
http://api.moreover.com/RPC2
http://api.moreover.com/ping
http://api.my.yahoo.com/RPC2
http://api.my.yahoo.com/rss/ping
http://www.bitacoles.net/ping.php
http://bitacoras.net/ping
http://blogbot.dk/io/xml-rpc.php
http://blogdb.jp/xmlrpc
http://www.blogdigger.com/RPC2
http://blogmatcher.com/u.php
http://www.blogoole.com/ping/
http://www.blogoon.net/ping/
http://www.blogpeople.net/servlet/weblogUpdates
http://www.blogroots.com/tb_populi.blog?id=1
http://www.blogshares.com/rpc.php
http://www.blogsnow.com/ping
http://www.blogstreet.com/xrbin/xmlrpc.cgi
http://blog.goo.ne.jp/XMLRPC
http://bulkfeeds.net/rpc
http://www.catapings.com/ping.php
http://coreblog.org/ping/
http://www.lasermemory.com/lsrpc/
http://mod-pubsub.org/kn_apps/blogchatt
http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php
http://www.newsisfree.com/xmlrpctest.php
http://ping.amagle.com/
http://ping.bitacoras.com
http://ping.blo.gs/
http://ping.bloggers.jp/rpc/
http://ping.blogmura.jp/rpc/
http://ping.cocolog-nifty.com/xmlrpc
http://ping.exblog.jp/xmlrpc
http://ping.feedburner.com
http://ping.myblog.jp
http://ping.rootblog.com/rpc.php
http://ping.syndic8.com/xmlrpc.php
http://ping.weblogalot.com/rpc.php
http://ping.weblogs.se/
http://www.popdex.com/addsite.php
http://rcs.datashed.net/RPC2/
http://rpc.blogrolling.com/pinger/
http://rpc.pingomatic.com/
http://rpc.technorati.com/rpc/ping
http://rpc.weblogs.com/RPC2
http://www.snipsnap.org/RPC2
http://trackback.bakeinu.jp/bakeping.php
http://topicexchange.com/RPC2
http://www.weblogues.com/RPC/
http://xping.pubsub.com/ping/
http://xmlrpc.blogg.de/
These are just a few tips for getting started and customizing a new WordPress installation. Of course, with anything, there’s a thousand more things to do, but this is a start!
This entry was posted on Sunday, October 24th, 2004 at 8:39 am and is tagged with plugins search, log tools, customization guide, wordpress plugins, random file, default template, random images, link category, link id, opml, rss reader, h2, acronym, newbies, web log, lt, kitty, tastes, urls, ul. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback.
Add New Comment
Viewing 39 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.