JavaScript Editor Ajax software     Free javascripts 



Main Page

RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>
# END
3.
Now you can visit your blog again, and notice the link for your first post changed to
http://
seophp.example.com/blog/2006/12/19/hello-world/
. Loading it would successfully
load the page shown in Figure 16-5.
Figure 16-5
Akismet: Preventing Comment Spam
As your blog becomes more popular, it will become more popular with spammers too. Thankfully,
comes with a plugin called Akismet — but you must configure it. The Akismet plugin filters
out most comment spam, so you do not have to do so manually. To enable it, follow these steps:
1.
Load
http://seophp.example.com/blog/wp-admin/
.
2.
Click the Plugins item from the menu.
3.
Click the Activate link for Akismet.
294
Chapter 16: : Creating an SE-Friendly Blog
c16.qxd:c16 11:04 294


JavaScript Editor Ajax software     Free javascripts