- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#2204by Elias How do I make a word not searchable in WordPress?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#2205by Elias 0 votes just, change the program, let’s say that you use a searsh plugin, add to the code:If result = my_word thenDO NOT DISPLAYDISPLAY AN EMPTY PAGE or whatever when a search fails
Else
EXECUTE THE CODE OF PLUGIN
End If;
Follow this logic or read the below
How do I make a word not searchable in Wordpress?
I have an appendix in my articles that asks if someone wants to read more articles of type X,Y,Z.... It simply does a sitewide search of terms...
www.reddit.com/r/Wordpress/comments/w1xj...chable_in_wordpress/ - Q&A
- Index
- WordPress
- How do I make a word not searchable in WordPress?
Time to create page: 0.098 seconds