PCplayground
06-29-2003, 04:53 PM
I am not sure if this is the right forum for this. Although this seems related to website coding and relates to configuration and optimization.
Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Well meta tags are my issue.
On my site ( www.pcplayground.com (http://www.pcplayground.com) ) I do news stories.
I have a story (just picking one out of randomness) titled "US Troops Stop Iraqi Elections" Usually for these kind of stories I would use this meta tag sequence:
<META NAME="KEYWORDS" CONTENT="US, Troops, Stop, Iraqi, Elections,">
One question I have regarding this is, do I add a comma (,) after the last word (elections). Also, are meta keywords case sensitive?
I was just thinking that people may hear about the story on the news or something, and type in more of a phrase search, so I decided that I should start using:
<META NAME="KEYWORDS" CONTENT="US, Troops, Stop, Iraqi, Elections, US Troops Stop Iraqi Elections,">
Would this be a bad thing to do? As there are repeated words? And once again, what about the last comma?
What would be the best way to do meta tags simply based off of a news story title?
Any help would be much appreciated. Thanks in advance to anyone who helps.
Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Well meta tags are my issue.
On my site ( www.pcplayground.com (http://www.pcplayground.com) ) I do news stories.
I have a story (just picking one out of randomness) titled "US Troops Stop Iraqi Elections" Usually for these kind of stories I would use this meta tag sequence:
<META NAME="KEYWORDS" CONTENT="US, Troops, Stop, Iraqi, Elections,">
One question I have regarding this is, do I add a comma (,) after the last word (elections). Also, are meta keywords case sensitive?
I was just thinking that people may hear about the story on the news or something, and type in more of a phrase search, so I decided that I should start using:
<META NAME="KEYWORDS" CONTENT="US, Troops, Stop, Iraqi, Elections, US Troops Stop Iraqi Elections,">
Would this be a bad thing to do? As there are repeated words? And once again, what about the last comma?
What would be the best way to do meta tags simply based off of a news story title?
Any help would be much appreciated. Thanks in advance to anyone who helps.
