Ryan Szablewski
07-10-2003, 03:23 PM
hey i have a question... say i have a website - and its in frames... i got like 9 or ten pages yadda yadda yadda.... anyways instead of putting a META code on every single page, wouldnt it be easier and jes the same to put the code in my frame page??
marymaier1
07-10-2003, 06:38 PM
Yea.. but all the pages are separate, it doesn't read them together, so you want to put them on all the pages anyway. (I think? lol)
amicus
07-10-2003, 10:14 PM
marymaier1 is correct, you should put it into every page. there's no gaurentee that the spiders will hit your frames page every time. the spiders may just it the individual pages and if that happens you want the meta tags there just in case.
if you're running cgi, perl, php, shtml or anything like that you can include them into the page. that'll help cut down on the duplicate code.