سلام
یکی از پست های من به خودش ردیرکت میشه
HTTP/1.0 301 Moved Permanently =>
Date => Wed, 23 Apr 2014 06:00:21 GMT
Server => LiteSpeed
Connection => close
Set-Cookie => wordpress_logged_in_112fa7438f9b5f2e9a92321736e1c83d=%7C1399442421%7C801971ae18f0278705cd6293d295f8f9; expires=Wed, 07-May-2014 18:00:21 GMT; path=/; httponly
X-Pingback => http://siteam/xmlrpc.php
Content-Type => text/html; charset=UTF-8
Location => http://siteam/address-post-man/
Content-Length => 0
افزونه هایی که نصب کردم
404 Redirection
Advanced Custom Fields
Advanced Excerpt
اکیسمت
Platinum SEO Pack
تنها همین 1 پست این مشکل رو داره
تنظیمات .Htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
لطفا راهنمایی کنید