Dynamic Meta data - Joomla! Forum - community, help and support
hello ,
currently i'm working on local machine(windows xp, apache-2, php-5, mysql-5, joomla-1.0.12) .
i want site have dynamic meta data.
currently when see source of page front end, i'm getting meta data enter in backend.
i want meta data generated @ runtime,
e.g : if user reading content, meta tag 'd of cotent's keywords
if user reading php book meta data 'd "book" , "php"......
can u suggest me component, extracts such kind of data dynamically.
thanks
regards
sanjay
currently i'm working on local machine(windows xp, apache-2, php-5, mysql-5, joomla-1.0.12) .
i want site have dynamic meta data.
currently when see source of page front end, i'm getting meta data enter in backend.
i want meta data generated @ runtime,
e.g : if user reading content, meta tag 'd of cotent's keywords
if user reading php book meta data 'd "book" , "php"......
can u suggest me component, extracts such kind of data dynamically.
thanks
regards
sanjay
this built joomla.
in backend can configure site's generic metadata. under site -> global configuration, on tab meta.
for each content item (article) write can have meta data specific content item. write content item , enter meta data on tab meta. can click button add section\category meta.
on frontpage settings can fiddle around paramaters leading , intro. see how reflects on frontpage's meta data
i.e. in j! backend... menu mngr -> mainmenu. edit home link , parameters leading , intro. same applies blog-section "frontpage", i.e. if have mainmenu\cars , mainmenu\boats. can configure these independently home link.
hope helps. luck website.
[edit] grammar above plus this:
there several sef extensions can dynamically generate meta tags. in general throught content itme's text , checks how many times word used. used words "automatically" added entered meta tags. try use 1 of these, prefer type in own meta data.
[/edit]
in backend can configure site's generic metadata. under site -> global configuration, on tab meta.
for each content item (article) write can have meta data specific content item. write content item , enter meta data on tab meta. can click button add section\category meta.
on frontpage settings can fiddle around paramaters leading , intro. see how reflects on frontpage's meta data
i.e. in j! backend... menu mngr -> mainmenu. edit home link , parameters leading , intro. same applies blog-section "frontpage", i.e. if have mainmenu\cars , mainmenu\boats. can configure these independently home link.
hope helps. luck website.
[edit] grammar above plus this:
there several sef extensions can dynamically generate meta tags. in general throught content itme's text , checks how many times word used. used words "automatically" added entered meta tags. try use 1 of these, prefer type in own meta data.
[/edit]
Comments
Post a Comment