When I Click On ( Older Entries ) to Move Me to a next posts page, It doesn't turn me to page (2)
When I click on it the page reload and back to page(1)again
Go to My Blog and see the problem:
http://art.monohat.com
When I Click On ( Older Entries ) to Move Me to a next posts page, It doesn't turn me to page (2)
When I click on it the page reload and back to page(1)again
Go to My Blog and see the problem:
http://art.monohat.com
Do you have this problem with the default theme? Have you changed anything in wp-admin->Settings->Permalinks?
I haven't change any thing yet
and the error also on all wordpress default or other themes :(
Is there an .htaccess file?
According to HttpFox, something is causing a 301 redirect from /?paged=2 to /page/2 and then another 301 redirect from /page/2 to the home page. That does not match the pattern when tested against my more or less clean 2.8.4 sandbox install with either default or pretty permalinks.
There 's no file (( .htaccess ))
How Can I Make??
If there is no .htaccess don't add it, not yet. It would just confuse things. Add one later if you need it. But first you need to figure out why you are getting 301 redirects. That is a 'moved permanently' redirect and it doesn't really happen accidentally. It can be done with an .htaccess file. That's why I asked. It can also be done in other ways. Look here and see if anything looks familiar. Are you absolutely sure you don't have an .htaccess? Maybe contact your host for help.
ohhhh
I am sorry i found the problem in a plugin called (( Permalink Redirect ))
Thanks all :)
You must log in to post.