A suggestion to implement this.
At the article's Metadata Information > Keywords field, the data is stored as:
manual_kw1, manual_kw2,, auto_kw1, auto_kw2, auto_kw3
The ",," double commas is the delimiter where the JoomSEO auto keywords are inserted after.
We can also use the same idea for the Description field.
This will reduce CPU resource usage, as the meta Keywords and Description data are generated once, a flag is set (",,"), and the data is retrieved from DB instead of re-generating the next time the article is displayed.
This also allows other extensions (like Related Items and many others, some used in surprising and innovative ways) to unleash the power of the data stored in the article's meta Keywords and Description fields. Other extensions are now able to share, and even change, the data stored in the Keywords and Description fields.
Thanks,
Derrick
derricklo wrote:
Hi,
Thanks for a great plugin JoomSEO

. Some suggestions to make it even better:
1) How do we include Category (and Section) into the <title> tag? i.e. <title>title words, category</title>
2) How do we save the auto generated Desc and Keywords into the article itself?
- So that it reduces CPU (don't need to re-generate everything again when that article is displayed the next time)
- A switch to auto generate and SAVE Desc and Keywords into all old articles
- Articles now work correctly with the Related Items module because the Keywords are now stored in the articles
Thanks and have a great day!
