They just want to get their comments in, make their point, and hope for a response. Now others have websites and blogs that they want to promote, pretend to leave comments, but also include their website URLs for promotion. This may be known as a website traffic-building scheme. Going around the web leaving comments on random blogs but also including their website URLs. Doing this is not the worst thing, but not a good reason to fake a comment. This brief blog post shows students and users how to easily remove the website field from the WordPress comment form on most if not all WordPress themes. Also, not all commenters that leave comments are fakers, so don’t look at it the wrong way. I’m just trying to make sure that folks leave a real comment and not do it for website promotion reasons. To get started with removing the website field, browse your theme’s functions.php file. You can get there by going to the WordPress admin dashboard, and selecting Appearance and Editor Then, select the theme to edit, and find the file Theme Functions (functions.php) Place the below code somewhere on the page and save. Save your changes and you’re done. PS: Please make sure to back up your site before making the above change. If code isn’t correctly entered in the functions.php file, it may break your site and make it inaccessible. When you’re done, the form will now look like the one below. Now only the name and email address are the required available fields on the form, including the comment section. Thanks!