Title: Comments Problem
Last modified: August 20, 2016

---

# Comments Problem

 *  [keithmcmean](https://wordpress.org/support/users/keithmcmean/)
 * (@keithmcmean)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/)
 * Hi, I have a problem whereby every time a comment is added the page refreshes
   to the homepage and the comment isn’t added to the system.
    I have tried lots
   of different things like changing to the default theme, restoring permalinks 
   to default but nothing seems to work…any ideas what could be causing this?
 * Thanks 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [keithmcmean](https://wordpress.org/support/users/keithmcmean/)
 * (@keithmcmean)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/#post-2803343)
 * Sorry I should have added the URL@ [http://testsite.theparamountexpress.com/](http://testsite.theparamountexpress.com/)
 * 🙂
 *  [C W (VYSO)](https://wordpress.org/support/users/cyril-washbrook/)
 * (@cyril-washbrook)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/#post-2803344)
 * Have you tried disabling all plugins to check whether one (or more) of them is
   interfering?
 *  [C W (VYSO)](https://wordpress.org/support/users/cyril-washbrook/)
 * (@cyril-washbrook)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/#post-2803345)
 * Okay, thanks for posting the link. Have you done anything to your .htaccess file
   recently?
 * Look at the URL after submitting the comment form… it doesn’t just “refresh to
   the homepage”, it goes to the homepage with `^http:/118.209.141.72/` at the end.
   This could suggest an errant line in your .htaccess file.
 *  Thread Starter [keithmcmean](https://wordpress.org/support/users/keithmcmean/)
 * (@keithmcmean)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/#post-2803346)
 * Hi Cyril, sorry you are right I should have said. Yes I have, there are only 
   three plugins in the site so that was quite easy.
 *  Thread Starter [keithmcmean](https://wordpress.org/support/users/keithmcmean/)
 * (@keithmcmean)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/#post-2803348)
 * This is the htaccess file I use on all my sites so not sure why its shouldn’t
   work this time…unless you can spot anything Cyril?
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase / RewriteRule ^index\.
   php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] RewriteRule wp-includes/js/tinymce/plugins/mcespell/
   spell-check-service wp-content/plugins/ajax_spellchecker/service/spell-check-
   service.php [QSA,L] RewriteRule wp-includes/js/tinymce/plugins/mcespell/(.*) 
   wp-content/plugins/ajax_spellchecker/tinymce/mcespell/$1 [L] php_value upload_max_filesize“
   150M” php_value post_max_size “150M” php_value memory_limit “150M”
 * </IfModule>
 * # Protect from spam bots
    <IfModule mod_rewrite.c> RewriteEngine On RewriteCond%{
   REQUEST_METHOD} POST RewriteCond %{REQUEST_URI} .wp-comments-post\.php* RewriteCond%{
   HTTP_REFERER} !.ninamariedesigns.co.uk.* [OR] RewriteCond %{HTTP_USER_AGENT} 
   ^$ RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L] </IfModule>

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Comments Problem’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [premalinks](https://wordpress.org/support/topic-tag/premalinks/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [keithmcmean](https://wordpress.org/support/users/keithmcmean/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/comments-problem-15/#post-2803348)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
