Insert the following HTML code between the <HEAD> tags of your site:"; print "
"; print "Create another set of meta tags

"; } else { if (isset($getmetafrompage)) { $MetaTags = get_meta_tags($getmetafrompage); } $description = $MetaTags["description"]; $keywords = $MetaTags["keywords"]; $robot = $MetaTags["robot"]; $author = $MetaTags["author"]; $refresh = $MetaTags["refresh"]; $copyright = $MetaTags["copyright"]; $revisit = $MetaTags["revisit-after"]; $generator = $MetaTags["generator"]; $language = $MetaTags["language"]; $year = date('y'); print "

"; print "If your page already has META tags you may import and edit them.
"; print "URL:
"; print "

"; print "
"; print "Site Description:

"; print "Site Keywords: (Seperate with commas):

"; print "

"; print "Optional information:
(Check the tags you would like to include)

"; print " What should robots do?
"; print "    

"; print " Refresh this page after seconds.

"; print " Copyright line:
    

"; print " Author:
    

"; print " Generator:
    

"; print " Language:
    

"; print " Search engines should revisit this page after days.

"; print "

"; print "

"; } print "© Brought To You By: HostTX.com-WebSite Hosting ,Promotion & Email Advertising !"; ?>