Title: ashpool's Replies | WordPress.org

---

# ashpool

  [  ](https://wordpress.org/support/users/ashpool/)

 *   [Profile](https://wordpress.org/support/users/ashpool/)
 *   [Topics Started](https://wordpress.org/support/users/ashpool/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ashpool/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ashpool/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ashpool/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ashpool/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ashpool/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Digg submission of links not working with wordpress](https://wordpress.org/support/topic/digg-submission-of-links-not-working-with-wordpress/)
 *  [ashpool](https://wordpress.org/support/users/ashpool/)
 * (@ashpool)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/digg-submission-of-links-not-working-with-wordpress/page/2/#post-662892)
 * Hey guys.
 * I had the same problem with Digg and I think I have found a possible solution
   for it.
 * You may have your Custom Permalinks Box set to something like this:
    [http://example.com/%category%/%postname%/](http://example.com/%category%/%postname%/)
 * What this does is submit to a social site something that looks like:
    [http://example.com/http://example.com/category/somepost](http://example.com/http://example.com/category/somepost)
 * The problem is that it’s picking up the entire string, so it’s adding it on top
   of the URL that’s being submitted already.
 * To fix this make sure that you set the custom permalink only to:
    /%category%/%
   postname%/
 * Now it should work with Digg.
 * Hope this helps!

Viewing 1 replies (of 1 total)