Here are a few quick and easy steps I suggest to optimize your WordPress blog:
Permalinks
Permalink Settings > Custom Structure
/%post_id%/%postname%/
Mod Rewrite (Make sure you have Mod Rewrite enabled on your server)
Permalink Settings > .htaccess
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
Ping your posts
Writing Settings > Update Services
http://rpc.pingomatic.com/
http://api.feedster.com/ping
http://api.moreover.com/RPC2
http://api.my.yahoo.com/RPC2
http://xping.pubsub.com/ping/
http://ping.blo.gs/
http://ping.feedburner.com
http://ping.syndic8.com/xmlrpc.php
http://ping.weblogalot.com/rpc.php
http://rpc.blogrolling.com/pinger/
http://rpc.icerocket.com:10080/
http://rpc.newsgator.com/
http://rpc.technorati.com/rpc/ping
http://rpc.weblogs.com/RPC2
http://topicexchange.com/RPC2
http://www.blogdigger.com/RPC2
http://www.blogstreet.com/xrbin/xmlrpc.cgi
http://www.newsisfree.com/RPCCloud
http://ping.weblogs.se/
http://blogmatcher.com/u.php
http://coreblog.org/ping/
http://www.blogpeople.net/servlet/weblogUpdates
http://bulkfeeds.net/rpc
http://trackback.bakeinu.jp/bakeping.php
http://ping.myblog.jp
http://ping.bitacoras.com
http://ping.bloggers.jp/rpc/
http://ping.blogmura.jp/rpc/
http://xmlrpc.blogg.de
http://1470.net/api/ping
http://bblog.com/ping.php
http://blog.goo.ne.jp/XMLRPC
http://blogsearch.google.com/ping/RPC2
http://ping.amagle.com/
http://ping.rootblog.com/rpc.php
http://rcs.datashed.net/RPC2/
http://rpc.blogbuzzmachine.com/RPC2
http://www.blogoole.com/ping/
http://www.blogsnow.com/ping
http://www.lasermemory.com/lsrpc/
http://www.popdex.com/addsite.php
http://www.snipsnap.org/RPC2
http://www.wasalive.com/ping/
http://www.weblogues.com/RPC/
http://www.blogsdominicanos.com/ping/
http://www.xianguo.com/xmlrpc/ping.php
http://www.feedsky.com/api/RPC2
In a following post I will provide my list of WordPress plugins that I use and recommend.
Tags: Blog, mod rewrite, Optimize, Permalink, Ping, SEO, URL, Wordpress, WordPress Plugins
If you found this page useful, consider linking to it.
Simply copy and paste the code below into your web site (Ctrl+C to copy)
It will look like this: How to Quickly Optimize your WordPress Blog!




















