Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Drupal 7 core's comment module adds a homepage field. But you might not want it. But it's non-trivial to remove it, because each node has a different comment form name, making hook_form_alter()s difficult.