Blogroll
-
Recent Posts
Archives
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
UserOnline
snJmetadesc – meta description generator perl tool
Automatic meta description generator perl script for Joomla! 1.5. Note: You need shell access to use this tool. snJmetadesc connects to Joomla! 1.5 database and goes through all articles. It extracts the beginning of each article content, removes any markup and adds the resulting string as the meta description of that article if none exists previously or if the original meta description is also autogenerated by this script. Most Joomla! developers would call this a Search Engine Optimization (SEO) tool, but this is really just an automatic meta description generator. It is intended to be run manually (from shell prompt) after updating any articles or periodically from cron(8). This script serves also as an example how Joomla! configuration parameters and database can be accessed and manipulated from a perl script.
Link to Extension