- Jun 10, 2010
- 2,405
- 1,675
Synopsis: How to structure website to rank for multiple keywords?
I am attempting to take a more general domain and will try to rank about 50 keywords, all between 1,000 - 9,000 exact searches. What's the best way to go about ranking for multiple different keywords on the same domain? Should I create one page for each keyword I want to rank for and try to rank that page, or try to rank the domain?
Here's an example:
NOTE: these keywords are competitive.
"fun times" and "good times" are very similar as is "have fun" and "having fun". Is it best to create different articles focusing on each keyword, or try to create one article using the similar keywords?
How should I structure my website to rank for these keywords?
I see two options:
I started to check the competition for some of the keywords and some have a single article on the subject, others have a single article but broke it out like so
www.theirdomain.com/fun-times
h2/ About Fun Times
p/ paragraphs about fun times
NEXT PAGE: Causes of Fun Times -> www.theirdomain.com/fun-times?page=2
h2/ Causes of Fun Times
p/ paragraphs about causes of fun times
NEXT PAGE: Benefits of Fun Times -> www.theirdomain.com/fun-times?page=3
h2/ Benefits of Fun Times
p/ paragraphs about benefits of fun times
NEXT PAGE: Treating Fun Times -> www.theirdomain.com/fun-times?page=4
h2/ Treating Fun Times
p/ paragraphs for treatment of fun times
NEXT PAGE: Where to have fun -> www.theirdomain.com/fun-times?page=5
h2/ Where to have fun
p/ paragraphs for where to have fun
I am attempting to take a more general domain and will try to rank about 50 keywords, all between 1,000 - 9,000 exact searches. What's the best way to go about ranking for multiple different keywords on the same domain? Should I create one page for each keyword I want to rank for and try to rank that page, or try to rank the domain?
Here's an example:
Code:
Keywords: fun times, good times, have fun, having fun, how to have fun, best fun, 10 ways to have fun
Domain: www.myfuntimes.com
NOTE: these keywords are competitive.
"fun times" and "good times" are very similar as is "have fun" and "having fun". Is it best to create different articles focusing on each keyword, or try to create one article using the similar keywords?
How should I structure my website to rank for these keywords?
I see two options:
- Create a page for each keyword to rank for. End up with a structure similar to:
www.myfuntimes.com/fun-times.html
www.myfuntimes.com/good-times.html
www.myfuntimes.com/have-fun.html
www.myfuntimes.com/having-fun.html
- I could make the keywords I want to rank for a WP Category and then use posts containing those keywords to backup the category.
www.myfuntimes.com/having-fun/how-to-have-fun.html
www.myfuntimes.com/having-fun/10-ways-to-have-fun.html
www.myfuntimes.com/fun-times/fun-times-with-friends.html
I started to check the competition for some of the keywords and some have a single article on the subject, others have a single article but broke it out like so
www.theirdomain.com/fun-times
h2/ About Fun Times
p/ paragraphs about fun times
NEXT PAGE: Causes of Fun Times -> www.theirdomain.com/fun-times?page=2
h2/ Causes of Fun Times
p/ paragraphs about causes of fun times
NEXT PAGE: Benefits of Fun Times -> www.theirdomain.com/fun-times?page=3
h2/ Benefits of Fun Times
p/ paragraphs about benefits of fun times
NEXT PAGE: Treating Fun Times -> www.theirdomain.com/fun-times?page=4
h2/ Treating Fun Times
p/ paragraphs for treatment of fun times
NEXT PAGE: Where to have fun -> www.theirdomain.com/fun-times?page=5
h2/ Where to have fun
p/ paragraphs for where to have fun