Massimo,
Why is the a meta description in t2/vies/layout.html in there twice?
<meta name="description" content="{{=response.description}}" />
<meta name="keywords" content="{{=response.keywords}}" />
<meta name="description" content="{{=response.author}}" />
Maybe it's ok to have any number of descrptions??
Apples web site has:
<meta name="Author" content="Apple Inc.">
maybe you could change the other meta tag to author.
keep up the great work!!
-wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---