Module Description
The default Drupal comment permalink has the following format, /comment/[comment-id]#[comment-id], if a node has 10 comments, each page with the URL /comment/[comment-id] loads identical content to the node itself.

10 comments is just fine but how about 1000 comments? 1000 duplicate contents is very bad for SEO and our website may be the target of Google's sandbox.

So this module rewrite the comment URL format to /node/[node-id]#[comment-id] or /[node-alias]#[comment-id] and than redirect the old URL format to new one.

Note: this module only rewrite the comment permalink generated by core comment module, comments generated, let say by Views module not changed but redirected to proper URLs.

Project Usage
134
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of duplicate content and potential SEO penalties by rewriting the default Drupal comment permalink format to improve the website's URL structure.
Data Name
comment_fragment

OPENAI CHATBOT

OPENAI CHATBOT

12:21:34
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.