Informatios about how to modify Joomla metatag for have a more sef site
GabyZ
10:52 pm on Mar 2, 2007 (gmt 0)
Anyone knows what I must do for have as keywords in the meta tag the exactly page title and for description the intro text of the article without images? I've tried lots of components but they get keywords that aren't good.
bill
6:54 am on Mar 16, 2007 (gmt 0)
I don't use Joomla, but assume this is a pretty basic function. Have you tried checking the Joomla documentation?
pbaddock
1:26 pm on Mar 30, 2007 (gmt 0)
We use joomla a lot, and I follow the process of installing the latest open source version of Artio SEF plugin for Joomla.... on some Joomla sites, I've had to tweak the /includes/joomla.php AddMetaTag and associated functions to alter the sequence of (site-meta-desc) - (page-meta-desc) in order to make it (page-meta-desc) - (site-meta-desc) so that I can get the beginning of my meta desc to match the article content or product descriptions in the case of VirtueMart. Not sure if that helps any?