Hi, its a simple job, I tried to change the permanent links in the dashboard to month and name format. But it didn't work only the default format /?p=id is working. While changing to the other formats it shows 404 not found error. Could you fix it? Expecting a very cheap service.. blog - Seo tips and information .
Am tired with checking this every where. Hired two could not got this done. Wordpress 2.8.4 altered misc.php wp-settings.php and created .htaccess too not sure what s wrong. How to check it with host?
check your phpinfo() page for mod_rewrite module . If you are on cpanel or any other popular control panel you check that easily, else create a .php file and paste the following code upload and and browse and search for mod_rewrite module. Let me know if you need assistance with this. Best Regards, MM
I have read the solution for this somewhere. I am looking for iut. For now follow this and se if it fix (second post of this thread) http://wordpress.org/support/topic/270541 Another method Add following code in your .htaccess (create one if it does not exist) <IfModule mod_rewrite.c> ErrorDocument 404 /index.php?error=404 RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> Code (markup):
I think the problem is because of my hosting - its windows iis6. Panel is parallals plesk. Could not solve it yet. So just left it