Active
Project:
SEO Compliance Checker
Version:
7.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2011 at 10:28 UTC
Updated:
1 Jul 2011 at 12:03 UTC
Hello,
I am trying to determine how the density is calculated based on the defined keywords.
Is it based on sum of all words in the ( + + ) / n?
I am looking for a way to optimize a page for multiple keywords phrases.
Perhaps 2 or 3 per node. So It would need to do 2 or 3 calculations for the content.
Hope this is clear.
Thank you!
Comments
Comment #1
miruoss commentedYes, exactly. There is one keyword density which is the sum of all keywords devided by the number of words in the body.
You can enter multiple phrases (comma separated). All of them will be used to calculate the sum.
Comment #2
hyperglide commentedokay. Gotya.
Guess now this is a feature request to allow for multiple keyword review. Perhaps the comma can be the delineator to separate for analysis or each line in a text box could handle for your module input.
Thanks and Ready to help, if only I knew PHP.