Results 1 to 2 of 2

 

Thread: Wordpress URL rewriting!

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Hi,

    Can anybody suggest me about wordpress URL rewriting. I want to define custom structure like http://www.abc.com/blog/post-name/

    I am able to do this through wordpress permalink structure option (Custom). But whenever I try to keep the pages without index.php it show 404 page not found error.

    ex: http://www.abc.com/blog/post-name/ it doesn't working in my case. But http://www.abc.com/blog/index.php/post-name is working fine. I want to remove /index.php/ from each and every blog post link.

    Thanks,

  2. #2
    Frostie's Avatar
    Moderator

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Wirral
    Posts
    3,217
    Thanks
    61
    Thanked 60 Times in 27 Posts
    Try adding this to your .htaccess file
    Code:
    RewriteRule . /index.php [L]



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Sharp - Commission change and lots of additional codes
    By rplumridge in forum Affiliate Window & buy.at
    Replies: 1
    Last Post: 02-01-08, 02:55 PM
  2. URL Rewriting
    By amcd78 in forum Programming
    Replies: 4
    Last Post: 01-11-04, 01:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2