SEOClerks

How many keywords are enough? Can you literally rank unlimited ones?



Write the reason you're deleting this FAQ

How many keywords are enough? Can you literally rank unlimited ones?

Freelancers and SEO experts,
It's common to see SEO experts offer services where they need 1-10 different keywords from you. Sometimes even 15 keywords.

I wonder if it's actually possible to rank unlimited keywords?

I mean, more ranked keywords should also result in more traffic, right? - So how about using 5,000 keywords instead of 15? - Would that be possible?

I obviously understand that you should rank keywords in your niche etc. but in reality, would it be possible to rank unlimited keywords if you had the money for it or the time to do it yourself? - And, would it be beneficial?


Best Regards,
hitmeasap

Comments

Please login or sign up to leave a comment

Join
idealmike
Well, some high authority sites rank for virtually everything and anything. They rank high for multiple keywords, simply because they are such high authority sites. That's why it's usually not that hard to get a Web 2.0 blog ranked high on its own through just content alone without really needing to do any kind of off-page SEO (link building) on it. But that's only really if those words appear on that site somewhere. And the same thing applies for your own site. In order to rank high for those keywords, they need to exist somewhere on your site. Or you need to have a lot of links that use those words in the anchor text as that is one way of ranking high for them.

Why do you think sites like Adobe and PayPal etc rank high for "click here" in Google? Well it's because for years people have been linking to it in a way that says "Click here" to download Adobe reader etc etc. Or "click here" to get PayPal etc etc. So it's only really possible to rank for keywords depending on if you have them on your site, or you have enough backlinks where the anchor text was those words you are targeting.

And to rank for unlimited keywords, up to 5000+, you would need a lot of content and a lot of links. It's best just to build a high authority site and then your content will rank high depending on the keywords used in that content and the competition of it. And if I had unlimited money, well, then I wouldn't need to bother trying to do this in the first place. How many keywords are enough? Can you literally rank unlimited ones?



Are you sure you want to delete this post?

Lynne
Oh wow, that is interesting about the Click Here, I went and checked that out myself. Way cool, but who searches for "click here"... oh wait I just did and obviously you did too LOL.

I just checked my keyword tool and apparently there are over 5000 monthly searches and the competition is 1 870 000 000... ok interesting for sure.



Are you sure you want to delete this post?

idealmike
Yeah it's just to show a point how if you have more anchor text backlinks than your competitors do with your targeted keywords as the anchor text, then you'll likely outrank them for that keyword and that's one way of how Google ranks sites. Of course there is a lot more that comes into it as well but that's the main way they've always done that.



Are you sure you want to delete this post?

hitmeasap
So even if it's actually possible to rank unlimited keywords, I won't benefit from doing it? - If I had unlimited money and could basically just pay $500,000,000 or whatever, that wouldn't have helped me?



Are you sure you want to delete this post?

chetaseo
It will never in anyway be beneficial to rank unlimited keywords, infact if there is any SEO software that can handle that. There are some websites that have seriously dominated some keywords and to defeat such sites to rank high in google rankings will be almost impossible. it is strongly advisable to go for keywords that are moderately competitive and do all the seo processes to rank your site high on SERP rankings based on those keywords. I run an affiliate site and i used 2 moderately competitive keywords and i am seriously achieving good results from it.



Are you sure you want to delete this post?

Lynne
Andre are you talking about ranking unlimited keywords on your website or an SEO service for unlimited keywords?

It is all about how much time and/ or money you have to invest in your business really. I suppose that you can rank your website for unlimited keywords - each time you create new content you rank for new keywords, the more content you have the more keywords you have.

Regarding SEO services well each service has to work with usually one URL and a set of keywords that go with that URL. It wouldn't be possible to create one service that ranks for unlimited keywords no.

I do think you can diversify keywords on your website, sure but it will take time and effort to do that.



Are you sure you want to delete this post?

hitmeasap
I was talking about ranking unlimited keywords on your website. Thank you for the clarification Lynne, I appreciate it. Would that also be the reason for most SEO experts to provide SEO services for anything between 1 and 15 keywords?



Are you sure you want to delete this post?

Cristian
Ranking for an unlimited number of keywords, it doesn't really me any sense. Are you referring to one page in particular or multiple pages on the same domain ranking for multiple keywords?

If we are talking about just one page, then no, you can't rank for an unlimited number of keywords, at some point, your content will limit your ranking ability, there is a finite number of keywords (that people search for) you ca rank for in one single page.

If we are talking about a whole domain, then yes, in theory you can rank for a lot of keywords with multiple pages, take SC for example, with enough articles, topics, backlinks and discussions, in theory it can rank for A LOT of keywords.



Are you sure you want to delete this post?

Corzhens
I am now getting confused with keywords because from what I understand before, the keyword is the word that you tag your web page with and it should be related to the niche. Now it seems that keyword analysis is getting to be a popular thing among webmasters that I have been seeing many discussions about it. Anyway, I am still in the learning stage so I guess I have no right to contribute something.



Are you sure you want to delete this post?

Order Now
Process Time: 0.2556300163269

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='20484'1SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='20484'

/opt/clerks-staging/docroot/viewfaq.php 496 () ()

SELECT * FROM seoclerks.members WHERE USERID='6160'1SELECT * FROM seoclerks.members WHERE USERID='6160'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM seoclerks.members WHERE USERID=61601SELECT googleplus_profile FROM seoclerks.members WHERE USERID=6160

/opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() ()

SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=20484 LIMIT 51SELECT m.username FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=20484 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='20484' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc1SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered, b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b WHERE a.quesid='20484' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc

/opt/clerks-staging/docroot/viewfaq.php 1245 () ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111548 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111548 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111576 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111576 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111595 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111595 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111732 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111732 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111539 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111539 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111545 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111545 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111733 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111733 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111786 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=111786 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=168667 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=168667 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

UPDATE questions SET total_views = total_views + 1 WHERE quesid='20484'1UPDATE questions SET total_views = total_views + 1 WHERE quesid='20484'

/opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() ()

SELECT * FROM questions WHERE quesid!='20484' AND status='1' AND (question like '%How keywords enough? literally rank unlimited ones?%' OR question like '%keywords%' OR question like '%enough?%' OR question like '%literally%' OR question like '%rank%' OR question like '%unlimited%' OR question like '%ones?%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='20484' AND status='1' AND (question like '%How keywords enough? literally rank unlimited ones?%' OR question like '%keywords%' OR question like '%enough?%' OR question like '%literally%' OR question like '%rank%' OR question like '%unlimited%' OR question like '%ones?%') -- ORDER BY RAND() LIMIT 15

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM seoclerks.members WHERE USERID='1129' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='1323' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=20484%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID 1SELECT USERID, username FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=20484%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='272.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='306632.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='6160.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='6160.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='198791.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='198791.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='134.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='600657.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

select * from categories_faq order by name asc1select * from categories_faq order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.0963731SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%uniquedesign%') ORDER BY total_recommendations desc LIMIT 0,400.0963730.096373