We have a magento store which mainly features the contents and it has only 12 – 15 products. So client wants cms page and static block content also to be included on search. I can search only under cms page or static block by using like and getcollection methods. But i cant be successful with combining product search/cms page search.
Please can someone help me with this
To include CMS pages in default magento search we could use the below extension
I hope, it helps you.