Can I remove replytocom URLs from Google without breaking threaded comments in WordPress?
Yep — you can keep those `?replytocom=` URLs out of Google, but don't just strip that parameter from the actual Reply links. WordPress core uses `replytocom` to identify the comment being replied to, so removing it without a replacement can make a reply open a…
0 helpful votes