Project Description:
I need the plugin that would index ONLY pages that contain specified keywords, phrases, characters, or combination of all.
Example 1: IF index.html contains keyword "interest" AND "loan" AND "$"
THEN add it to index.
Example 2: IF index.html contains keyword "interest" OR "loan" OR "$"
THEN add it to index.