hi guys!
thanks so much... I hope to get it work now..
another question that I have that it seems that edit function of
existing articles in forum does not work. anyone other who recognized
this problem? how can I solve it?
greetz,.
Ray
On Sep 5, 6:38 pm, schroedi <[EMAIL PROTECTED]> wrote:
> Where in which file I got the change possibilty für the line:
> - @meta = { :description => "[EMAIL PROTECTED]", :keywords =>
> "[EMAIL PROTECTED](", ") unless @post.tags.nil?}" }
>
> The output of meta name and desc is hmmmmmmm....
>
> <meta content='Poppster, Poppstars, SuperStar, VIDEO,Photos, Community'
> name='keywords' />
>
> <meta content='Poppster macht Dich zum SuperSTAR, werde ein SuperSTAR für
> einen Augenblick und genieße Poppster.' name='description' />
>
> And in the Head of the html index file is the closing html tag after the
> opening.
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html></html>
>
> Little Bug ,-)
>
> HTH,
>
> Mariohttp://www.poppster.de
>
>
>
> Bruno Bornsztein wrote:
> > Depends which page you want to change them on. For the site index,
> > it's in site_index.html.haml, look for this line at the top:
>
> > - @meta = { :description => AppConfig.meta_description, :keywords =>
> > AppConfig.meta_keywords }
>
> > You can change the description and keywords in the AppConfig, or
> > override the template and put in whatever you like.
>
> > For the blog post page, there's a similar line:
>
> > - @meta = { :description => "[EMAIL PROTECTED]", :keywords =>
> > "[EMAIL PROTECTED](", ") unless @post.tags.nil?}" }
>
> > Thanks,
> > Bruno
>
> > On Fri, Sep 5, 2008 at 3:41 AM, Ray <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
>
> > hello,
>
> > I have a question: where can I add / change metatags => title,
> > keywords and description.
> > how can I add in description dynamically content of title?
> > which file (and what is the exact path) do I have to edit?
>
> > best regards for your help!
> > Ray
>
> --
>
> Mario Schröder |http://www.poppster.de
> Phone: +49 34464 62301 Cell: +49 163 27 09 807
> PGP-Key: follows
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---