Forum Moderators: phranque

Message Too Old, No Replies

digg.com - Problems with phase2 - story submission

         

j0ned

7:57 pm on Nov 2, 2006 (gmt 0)

10+ Year Member



When I try to add a "digg it" link to my articles, digg is NOT displaying the entire URL, despite being URL encoded..

I've tried the following:


javascript:void(open('http://digg.com/submit?phase=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)));

http%3A%2F%2Farticles%2EDOMAIN-NAME%2Ecom%2F%3Fview%3Darticles%26category%3Dgoogle%26id%3D3

and even the regular url..

http://articles.DOMAIN-NAME.com/?view=articles&category=whatever&id=RANDOMINT

When the digg phase2 page loads, only the domain name is displaying.. Not the entire url.. The title goes through, just not the entire URL!

What gives?

Thanks for taking the time to help out...

j0ned

10:16 pm on Nov 2, 2006 (gmt 0)

10+ Year Member



**** solved ****

thanks anyway!

bill

7:32 am on Nov 6, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Glad you fixed your problem, but would you be able to share how you fixed this? It might be helpful to others down the line.