Searchable Custom Blocks
PermalinkAny help greatly appreciated.
Thanks,
Dan.
Likewise if the block contained the word 'motoring' would all blocks containing that word show up on the search results page if the user searched for 'motoring'?
Sorry for the longwinded answer and thanks for getting back to me so quickly.
if the text appears in the block - then it should be available after you've redone the search index job.
Try it out and see. I'm assuming that you've likely create a text field for h2 with an html wrapper, a text field for h3 with an html wrapper and a wysiwyg input for your text - whichever way all of the text should be searchable.
Cheers!
Concrete5 'should' index all of the content in your site based on the area that the block is contained in.
The exception to this is content that is contained in stacks - this does not get picked up by the search indexer.
So, if your block containing the text you want to search on is not in a stack and is in an area that is either indexing whitelisted or not blacklisted then when you run the search indexer it should pick up the text content in that block and be able to search on it.
That all became more long-winded than I expected - does that make sense?