hello i am new on this good forum and i
want some help about php script i am
download one free article directory script
and install but this directory not have any
meta key word meta discraption meta tags
etc option in admin panel please help me
how to add these options first see my
directory http://goodhealthcare.info/
Thank you
Hi all.
I have gone through this thread and I hope it is still running!
I'm trying to build on my own a site related to my activity (there is crisis here!), and at present I am concerned with metatags. I have seen the code posted here by Donatello and I am wondering weather I can use it in my page like it is or I have to modify it. I understand I have to use Metataggenerator to get the tags. I then find myself in doubt about the following lines:
- <meta name="charset" content="ISO-8859-1" />
-<meta name="robots" content="index, follow" />
- <meta name="googlebot" content="index, follow" />
-<!-- Meta Tags Created by: www.MetaTagGenerator.org -->
Please note that I am an absolute amateur in HTML, I created the site through an internet site building site that allows me to modify (and hopefully improve) HTML.
Thanks in advance for any help.
Beppe
<head>
<meta name="Keyword" content="keyword1, keyword2,...">
<meta name="Description" content="a description is very small & Services related maximum Google show the 160-165 characters with Space">
</head>
{META_CHARSET}
{META_KEYWORDS}
{META_DESCRIPTION}
{META_GENERATOR}
{META_ROBOTS}
{META_ADDITIONAL}
<meta content="(c){YEAR} {COMPANY} all rights reserved." name="copyright" />
{FAVICON}
<!--CSS START-->
{STYLE_SHEET}
<!--CSS END-->
</head>
I will replace "keyboards" and "description" lines with your suggestion (I understand that I will cut the link to the site input facility, but this is exactly my aim). Some other questions, if possible:
1) should I change anything else?
2) should I leave the google verification line (I actually typed it when I activated google index procedure)?
3) should I also write in "robots" line?
4) should I write a PHP line (taking into account I only have a rough idea of the matter)?
Bookmarks