Hi!

I am developing an asp.net application. The user wants the site should get a high ranking in the search engines. I asked him for some keywords, which I would have included in the metatags. Now, he has given me keywords in a 52 page .doc document. The total no of keywords must be around 3000. Is it prudent to add all those keywords in the metatags. Also, is there a way to put all the keywords on a seperate file and include it into the meta tag with #include directive. What is the best way?