[pLog-svn] Meta tag in post & blog
Mark Wu
mark.wu at markplace.net
Wed Mar 26 03:44:38 EDT 2008
Hi All:
I plan to add the meta tag support in 2.0 core to help user imporve thier
seo level in their blog.
I will add a new textare named "metatag" under editPost textarea, user can
add thier own meta tag as following:
keword=mark,blog,lifetype,abc
description=This is a test.
Then this information will saved into post properties and rendered as
following in postandcomments.template:
<meta name="keyword" content="mark,blog,lifetype,abc">
<meta name="description" content="This is a test.">
The same function, I will also apply in blog, too.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://limedaley.com/pipermail/plog-svn/attachments/20080326/31903ec0/attachment.html>
More information about the pLog-svn
mailing list