meta keywords (again)

Post Reply
thum
Posts: 9
Joined: Fri Apr 19, 2002 12:40 pm

meta keywords (again)

Post by thum »

You must be sick of these but I have read other posts where users had the same trouble as me (search not picking up meta keywords) and I have seen your answer:

gw -wipe
gw -meta=keywords,description http://www.mysite.com

which I have done and it's still not picking up meta keywords. Do you have any other suggestions? (for example meta keywords need to be comma delimited, or space delimeted, etc.?)

thanks
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

meta keywords (again)

Post by mark »

Doesn't matter as long as the meta tag is properly coded. Something like
<meta name=keywords content="word1 word2">
in the <head> of the document.

Supply the url in question and we can look at it.
thum
Posts: 9
Joined: Fri Apr 19, 2002 12:40 pm

meta keywords (again)

Post by thum »

Thanks Mark,

http://www.cp.net is the URL in question, but more specifically I need the meta keywords on http://www.cp.net/aboutus/leadership.jsp to be picked up. Of course, if we solve for one page, I'm sure I can handle the rest. I tried a different meta keyword tag for that leaderhip.jsp page than the rest of the site as a test, currently none have worked.

I'll check back in a little while. thanks again!
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

meta keywords (again)

Post by mark »

Is that page even being walked? Was your example command in msg 1 your actual command? If so you need to add -fjsp . By default only .html, .htm, and .txt are walked.
thum
Posts: 9
Joined: Fri Apr 19, 2002 12:40 pm

meta keywords (again)

Post by thum »

Brilliant. That certainly took care of it. Not sure how I didn't realize I needed to add the -fjsp line. thanks a third time!
Post Reply