DEV Community

Discussion on: How to get 250k+ pages indexed by Google

Collapse
 
musicgo36623468 profile image
heaven on earth • Edited

where do i implement this code i own a wordpress website

if(isBot(req)) {
completeHtml = completeHtml.replace(/]<em>&gt;(?:(?!&lt;\/script&gt;)[^])</em>&lt;\/script&gt;/g, &quot;&quot;)<br> } </p>

Collapse
 
kunnendavid profile image
David Künnen

This snippet is something I implement server side, but you have to be very careful to not remove the JSON-LD when using it. Since I have no experience with Wordpress unfortunately I can't help you much. :-/

Collapse
 
thesureshg profile image
Suresh Kumar Gondi

HI good morning,

Just curious about the code part. Does this code work as expected on wordpress? :)

I'm also implementing the same on the WordPress.

Thanks

Collapse
 
ffcc772 profile image
Не в тренде • Edited

After the final tag /article if not using json in widgets.
As an experiment, I added this code to the first sidebar widget.