Viewing 4 replies - 1 through 4 (of 4 total)
  • Did you check your posts in the dashboard? Because the URLs are different both are published, but with the same content. That is why Webmaster tools show them as duplicates.

    Thread Starter Solomon

    (@ahsun)

    yeah i have checked it too, brother urls are not different, open the second url you will see its redirected to the first one =) but duplications occurs

    If you have the access to your database you can use the following query to remove that record

    DELETE
    FROM wp_posts
    WHERE post_name = ‘amnas-fashion-collections-latest-eid-ul-fiter-arrival-2012’

    Thread Starter Solomon

    (@ahsun)

    0 rows deleted. ( Query took 0.0007 sec )
    DELETE FROM wp_posts WHERE post_name = ‘amnas-fashion-collections-latest-eid-ul-fiter-arrival-2012’

    this is the output of your query

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Duplicate posts after editing a title’ is closed to new replies.