Dedicated Servers
Managed Dedicated Servers
Semi-Dedicated Hosting
Cheap Dedicated Servers
Hyper-V VPS Hosting
Hyper-V Virtual Private Servers
Linux VPS Hosting
VPS Hosting with Root Access
Windows VPS Hosting
Windows VPS Web Hosting
Reseller Hosting
Reseller Hosting India
cPanel Shared Hosting
Linux Shared Web Hosting
Windows Hosting
Windows Shared Web Hosting
Web Hosting Blog
Web Hosting Blog India
Hosting Knowledgebase
Web Hosting Knowledgebase




  #1 (permalink)  
Old 09-05-2009, 01:17 PM
Member
 
Join Date: May 2005
Posts: 44
Thumbs up wordpress permalink issue

Hello Friends,

If you are facing issue with Wordpress Permalinks which gives 404 error in all blog with scustom settings like /%year%/%monthnum%/%postname%/

404 error appears on blog when using permalink structure: /index.php/%postname%/

Please check with following setting

login to your Wordpress >> setting >> permalink and check the Permalink Settings . if it is default you can use your custom Structure as per your requirement. once you save the setting you will get the new code for .htaccess at the bottom of page. You need to update the following code in your .htaccess file.

edit .htaccess and update the code

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /callowtop/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
__________________
Regards,
Tukaram
System Admin
Host.co.in
Reply With Quote
  #2 (permalink)  
Old 10-26-2009, 04:36 PM
Member
 
Join Date: Oct 2009
Posts: 83
Default

I think you should make the .htaccess file writable before you make changes in the permalink, if it does not work there might be theme issue, try to make your theme to default to find such issue.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT. The time now is 05:44 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0