%e2%80%98 crap in URL slug

Discussion in 'WordPress' started by TrinityZey, Mar 11, 2011.

  1. #1
    Hey, whenever a post is posted on my Wordpress blog, it gets a weird %e2%80%98 added in the URL link, like ‘Star Wars: Episode I’ Officially Set For 3D Re-Release In February 2012 turns to %e2%80%98star-wars-episode-i%e2%80%99-officially-set-for-3d-re-release-in-february-2012

    What's a good way to fix that?
     
    TrinityZey, Mar 11, 2011 IP
  2. aspire

    aspire Well-Known Member

    Messages:
    4,003
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    175
    #2
    You can edit the permalink manually
     
    aspire, Mar 11, 2011 IP
  3. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #3
    update ur permalink structure under permalink setting - >

    /%category%/%postname%/ OR /%postname%/

    quick edit post which permalink slug u want to edit, select all then hit enter and review changes.
     
    Jalpari, Mar 12, 2011 IP
  4. TrinityZey

    TrinityZey Well-Known Member

    Messages:
    258
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #4
    It's already set to /%postname%/
     
    TrinityZey, Mar 12, 2011 IP
  5. subdivisions

    subdivisions Well-Known Member

    Messages:
    1,021
    Likes Received:
    40
    Best Answers:
    1
    Trophy Points:
    145
    #5
    Are you on a free host? Most of them go obsessive-compulsive on PHP security and probably have something preventing ' from being in any URLs. Best thing you can do is contact them to turn it off, or just not use ' in your titles.
     
    subdivisions, Mar 12, 2011 IP
  6. TrinityZey

    TrinityZey Well-Known Member

    Messages:
    258
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #6
    I'm on a VPS, will contacting my host help me?
     
    TrinityZey, Mar 13, 2011 IP
  7. subdivisions

    subdivisions Well-Known Member

    Messages:
    1,021
    Likes Received:
    40
    Best Answers:
    1
    Trophy Points:
    145
    #7
    Is it self managed? If so, your PHP installation is messed up, try reinstalling PHP.
     
    subdivisions, Mar 13, 2011 IP
  8. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #8
    Grit., Mar 14, 2011 IP