Wordpress URL Rewrite | Need Help NOW!!!

Discussion in 'Programming' started by LindseyInteractive, Jun 24, 2009.

  1. #1
    LindseyInteractive, Jun 24, 2009 IP
  2. calliarc

    calliarc Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Hi

    I will fix your issue.

    Please contact me at

    Thanks
     
    calliarc, Jun 24, 2009 IP
  3. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    As Seller:
    100% - 12
    As Buyer:
    100% - 0
    #3
    I have tried to contact you on Windows Live, but didn't see you online. Contact me please.
     
    LindseyInteractive, Jun 24, 2009 IP
  4. redsky3131

    redsky3131 Active Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    I think there is a setting in wordpress somewhere where you can set SEO friendly URLs
     
    redsky3131, Jun 24, 2009 IP
  5. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    If this is wordpress then i can do this job in few mins.
     
    Jalpari, Jun 24, 2009 IP
  6. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    As Seller:
    100% - 12
    As Buyer:
    100% - 0
    #6
    This is wordpress, but just for the record it is not a quick permalinks fix, so if people are thinking that, please know its not before you dive in to the project.

    We already had 6 people who thought they could do it and can't so.

    If you still feel you can do it contact me on windows live at
     
    LindseyInteractive, Jun 24, 2009 IP
  7. SHOwnsYou

    SHOwnsYou Peon

    Messages:
    209
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    Added you to MSN. You dont appear to be on...
     
    SHOwnsYou, Jun 24, 2009 IP
  8. redsky3131

    redsky3131 Active Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #8
    I have tried to contact you via MSN but seems that you are offline.

    I'd like to know more about your project
     
    redsky3131, Jun 24, 2009 IP
  9. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    As Seller:
    100% - 12
    As Buyer:
    100% - 0
    #9
    I have been online for hours on windows live.

    People also contact me only if you know you can do it, because over 5 people have wasted mmy time
     
    LindseyInteractive, Jun 24, 2009 IP
  10. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    As Seller:
    100% - 12
    As Buyer:
    100% - 0
    #10
    Once again that is two more people who have wasted my time.

    Once again ONLY contact me if you know what your doing.
     
    LindseyInteractive, Jun 24, 2009 IP
  11. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    As Seller:
    100% - 12
    As Buyer:
    100% - 0
    #11
    Okay several people have tried this and ended up just giving up without saying by or anything, although the last person who tried gave a lot of information and believe we have came closer to breaking through.

    What was going on is we ended up have permalinks enabled in the backend of wordpress as followed (%postname%) so that the post and pages would appear as followed:

    Www.domain.com/post-name/ and www.domain.com/pagecategory/page

    Now when we enabled these permalinks it was writing to the .htacces file for the mod_rewrites. So we had pages that were as followed www.domain.com/state/statename/?city=cityname and we were making manualy rewreites to change the ?city=cityname to become /city, well when we would write the rewrite in the .htacces file, wordpress permalinks would overwrote the mod_rewrite we just created.

    So what we have relaized is that in order to get the ?city=cityname we have to turn off all rewrites and all permalinks in wordpress and just put the manualy rewrite for the city in the .htacess file and do all other pages and post with manually rewrites.

    Now since there are like 83 pages that will have to be done manually we are going to use a wordpress plugin called advanced permalinks it allows you to set each page easily and quickly, and then we can use a mod rewrite for the city.

    So to show you exactly how it will be here is the site www.detox-center.com and we will go in and make it as so:

    The post will be shown as www.detox-center.com/post-name/ and the state pages in the righr sidebar will be shown as www.detox-center.com/state/statename. Each of the pages are all created so just structuring is all that is to be done.

    On the state pages you will find the cities and that is where in the end we want them to be www.detox-center.com/states/statename/cityname

    I hope this has shed some light, please contact me if you are up for this.
     
    LindseyInteractive, Jun 24, 2009 IP
  12. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    As Seller:
    100% - 12
    As Buyer:
    100% - 0
    #12
    Also we have learned some more neqw information, and learned this has been one of the worst cases people have seen lol.

    Looks like in order to get this done we have two options.

    Do 83 manual rewrites in the .htacces file for these post and pages, or use advanced permalinks plugin and convert all pages to post and do a manual rewrite in the htacces.

    Please contact me if you are up for either of these.
     
    LindseyInteractive, Jun 25, 2009 IP