Best mod ever. Thanks I'll try this.Use search and replace to add <span class="hide">your word</span>.
Then, use CSS to hide it -
.hide {display: none;}
ah ok thanksGoogle will still see that if that is your concern but your average member will not.
In appearance, customise, there should be a place to add additional css. Equally there’s normally a place in your themes settings to do the same.Best mod ever. Thanks I'll try this.
Best practice for adding CSS, it should be in wp core file instead of theme customized CSS to work in case I change theme I suppose. So in what wp config file does this goes?
Google will still see that if that is your concern but your average member will not.
Yes, it would be hard to fool Google if that was your intention. I’m sure there’s ways to do that but I don’t know them.ah ok thanks
cloaking will make it possible ?In appearance, customise, there should be a place to add additional css. Equally there’s normally a place in your themes settings to do the same.
Yes, it would be hard to fool Google if that was your intention. I’m sure there’s ways to do that but I don’t know them.