My WebSite is Banned in Digg Help me !

teluguvids

Registered Member
Joined
Jul 18, 2008
Messages
90
Reaction score
31
hi bros


i have problem in digg . when i submit my website in digg it not accepting . showing as a blocked url. is there is any procedure to recover from this error.
 
Can't use URL shortener on Digg.
There is another trick that works really well. If it is a blogg, and you feed it to Facebook notes, you can post the facebook note to digg :) I use it alot with some of my facebook pages.
 
just use other bookmarking services, there are so much out there.
 
i don't think that there is any way to recover from that...

but i think it's not a big deal. digg links are not as powerful as they used to be. no follow and all. there are a lot of big name marketers whose blogs are banned in digg.

if you are doing it for exposure, perhaps create a free site pointing to your main site and bookmark it.
 
No way to Recover from Digg, only thing you can post your story to other sites such as Social Sites,Press release,Article sites then ping this story to digg. however you can't get Vote point to your domain, you will get traffic.

That's it !
 
All you need to do is register a new domain name and use the .htaccess for the new domain to redirect to your current domain. Basically if 'yoursite1.com' is banned register 'yoursite2.com' and in your .htaccess for 'yoursite2.com' write:

Code:
Redirect 301 / http://yoursite1.com/
Now whenever you submit to digg use 'yoursite2.com'. This even works with long URLs

yoursite2.com/articles/diggstory.php

Will auto redirect to:

yoursite2.com/articles/diggstory.php

I haven't done this in a while but it should still work.

I am sure you can even pay somebody with some coding skills to fix up a 'Digg This' button so it auto inputs your 'yoursite2.com' url when clicked as opposed to your 'yoursite1.com'.
 
Last edited:
Back
Top