RSS dont work
-
RSS feed’s not working, can any body help me.
please help. I search in google, but cant find any thing help me.
see siteI don’t know (.htaccess) relevant to my problem, but this is my 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>
php_value memory_limit 128M
# END WordPresthank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘RSS dont work’ is closed to new replies.