romanb
Newbie
- Oct 25, 2022
- 2
- 0
The old issue with text nested in html not being seen by crawlers... So my CRM has a FAQ widget, but none of the text would show up in my self-audits, so I spent an hour recoding the FAQ myself to be very minimalist, but it's still not picking up my text... My code uses very simple single nested HTML <summary> and <details> to create non-JS code that really shouldn't be too hard for a crawler to spot. Which is substantial and chock full of keywords ugh... I am wondering if there is a HTML trick to get around this issue.