We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 27226
    • 186 Posts
    This is an auto-generated support/comment thread for Page Keyworder.

    Use this forum to post any comments about this addition or any questions you have regarding its use.

    Brief Description:
    a Snippet which returns a list of those words, which meet two conditions:
    1. appear in the document's content (including TVs!)
    (the number of times they have to appear to be returned can be configured - that's the <strong>only</strong> param of this one laugh)
    2. appear in a match-list of words, being specified either in a chunk named "cloudwords" or directly in the code

    Purpose:
    Automatic generation of page-specific meta-keywords or setting categories for (blog-) posts.
      • 4095
      • 372 Posts
      Cool snippet Silent.

      One issue I have found is that the match is case sensitive, where keywords by SEs are not. This means you need to duplicate every keyword so it gets picked up.
        [img]http://www.emanz.ac.nz/assets/images/logo/emanz-icon_16x16.gif[/img] Emergency Management Academy of New Zealand [br] http://www.emanz.ac.nz[br][br]MODx Sandbox Login: sandbox Password: castle [br]
        Admin Sandbox Login: sandbox Password: castle
        • 27226
        • 186 Posts
        Sorry for this late reply. But your issue could be fixed very easily. The intention was to preserve abbreviations, like "CMS", which are usually in caps. I’ll fix it asap and let you know! wink
          • 4095
          • 372 Posts
          Quote from: silent at Sep 21, 2006, 10:24 AM

          Sorry for this late reply. But your issue could be fixed very easily. The intention was to preserve abbreviations, like "CMS", which are usually in caps. I’ll fix it asap and let you know! wink

          Thanks Silent, will look forward to it
            [img]http://www.emanz.ac.nz/assets/images/logo/emanz-icon_16x16.gif[/img] Emergency Management Academy of New Zealand [br] http://www.emanz.ac.nz[br][br]MODx Sandbox Login: sandbox Password: castle [br]
            Admin Sandbox Login: sandbox Password: castle
            • 20557
            • 43 Posts
            Was the snippet ever updated to be non case-sensitive? If so, where can I find that version?

            Thanks,
            Matt
              • 10576
              • 13 Posts
              How do I get the the keywords to show up in the meta name="keywords" content=""?

              The instructions only say to create a snippet and a chunk, and to put the snippet call in my template

              [[PageKeywords?min=`2`]]

              Thanks!

              g