Guest Posted April 18, 2004 Posted April 18, 2004 Hello. Can someone please tell me how to install Meta Tags onto the homepage? Which file do I have to go to list the keywords? Any help will be much appreciated! :D
Aziz Posted April 18, 2004 Posted April 18, 2004 You can make a function (file) that has these lines with ur specific information then include them in all the files you have: <TITLE> Sample Sites Title </TITLE> <META NAME="TITLE" CONTENT="Sample Sites Title"> <META NAME="DESCRIPTION" CONTENT="Sample Describtion"> <META NAME="KEYWORDS" CONTENT="Sample Keyword one,Sample Keyword Two"> <META NAME="OWNER" CONTENT="Owner name"> <META NAME="AUTHOR" CONTENT="Aurthur Name"> <META HTTP-EQUIV="EXPIRES" CONTENT="Mon, 31 Dec 2003 00:00:01 PST"> <META HTTP-EQUIV="CHARSET" CONTENT="ISO-8859-1"> <META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="English"> <META HTTP-EQUIV="VW96.OBJECT TYPE" CONTENT="Homepage"> <META NAME="RATING" CONTENT="Mature"> <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW"> <META NAME="REVISIT-AFTER" CONTENT="4 weeks"> <!-- End of Meta Tags --> * If you need any explanation http://icls.net/meta.php Salam, --------------------------------
Jack_mcs Posted April 19, 2004 Posted April 19, 2004 Can someone please tell me how to install Meta Tags onto the homepage? Which file do I have to go to list the keywords? Any help will be much appreciated! :D That would probably be index.php. But if you want to do it right, you need meta tags on all of your pages, not just the home page, and they should be different. The best way to do this, IMO, is to install the Header Tags Controller contribution. HTH, Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.