Why does the module change the capitalisation? It may be important for search engines... not sure, but I wonder why it's changed and not kept as is!?
Why does the module change the capitalisation? It may be important for search engines... not sure, but I wonder why it's changed and not kept as is!?
Comments
Comment #1
kbahey commentedThe module should not change the case of the strings.
I have a client who says the new module will cause lower search engine ranking because of this.
The culprit is the line:
In the nodewords_unique() function in nodewords.module.
Comment #2
avpadernoThe code has been changed, and committed in CVS.
Thanks for your report.