Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor cageehv

    (@cageehv)

    Hey Danny,

    Go to PHPMyAdmin and run the following query (SQL):

    SELECT * FROM wp_posts WHERE post_name LIKE 'quote%'

    (wp_posts might be different, depends on the prefix you choose)

    If I’m correct two posts will show up in your case.
    Delete the old post and change the permalink of the new one.

    peace,
    Rolf

    Thread Starter 5starcruises

    (@5starcruises)

    Rolf i cannot thank u enough that worked like a treat. Is this something that can be done by your plugin or is it always the way you kindly showed me.

    Many thanks

    Danny

    Plugin Contributor cageehv

    (@cageehv)

    Hey Danny,

    Normally my plugin takes care of this issue.
    Not sure why it didn’t work in your case.

    peace,
    Rolf

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cant Delete old permilink/slug’ is closed to new replies.