ellengard
Posts: 3253
Joined: 10/2/2006 Status: offline
|
quote:
ORIGINAL: Haniestep ... but it looks like I cannot create search words with Printshop's program, (is that correct?) That is correct. To insert search keywords within the META tags, you need to open the index.html file with NotePad and edit it from this: <HTML> <HEAD> <META NAME="Generator" CONTENT="PrintShop 21"> <TITLE>Your Page Title</TITLE> </HEAD> To this: <HTML> <HEAD> <META http-equiv="keywords" name="keywords" content="wordone, wordtwo, wordthree, etc, lastword"> <TITLE>Your Page Title</TITLE> </HEAD> For anyone needing help with Broderbund's webpage project, please see Using PrintShop or PrintMaster to Make Webpages
< Message edited by lindarobin -- 3/6/2007 9:48:02 PM >
|