I just launch my first digg like for webmasters! for my old domain name dwebmaster.com i got this website offline! now work with Drigg module, nothing new! just submit your story and let people vote!

http://www.dwebmaster.com

Comments

vm’s picture

FWIW: The link posted above is being reported as a spysite by my firewall (Zone Alarm Pro) and blocks access to your site.

Users who don't have a firewall should be cautious about using that link until the OP checks the site.

toma’s picture

I have nothing that can hurt your computer may be Zone Alarm Pro have some problem with javascript , don't know what make my website as a spysite, i have no banners, nothing to download, only Drupal 5 with drigg module, Search box from Google!!!

This the code of my head home page i am using the Drigg theme (may be you need to check your firewall setting)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<head>
  <title>Daily Webmaster news and directory</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Daily Webmaster News, digg community news for webmasters, add your story and let users vote for you" />
<meta name="keywords" content="webmaster,webmasters,digg,news,web" />
<meta name="robots" content="index,follow" />
<link rel="alternate" type="application/rss+xml" title="Daily Webmaster news and directory RSS" href="http://www.dwebmaster.com/rss.xml" />

<link rel="shortcut icon" href="/sites/all/themes/drigg_theme/favicon.ico" type="image/x-icon" />
  <style type="text/css" media="all">@import "/modules/aggregator/aggregator.css";</style>

<style type="text/css" media="all">@import "/modules/node/node.css";</style>
<style type="text/css" media="all">@import "/modules/system/defaults.css";</style>
<style type="text/css" media="all">@import "/modules/system/system.css";</style>
<style type="text/css" media="all">@import "/modules/user/user.css";</style>
<style type="text/css" media="all">@import "/sites/all/modules/cck/content.css";</style>
<style type="text/css" media="all">@import "/sites/all/modules/extra_voting_forms/widgets/default/extra_voting_forms_all.css";</style>
<style type="text/css" media="all">@import "/sites/all/modules/logintoboggan/logintoboggan.css";</style>
<style type="text/css" media="all">@import "/sites/default/modules/tagadelic/tagadelic.css";</style>
<style type="text/css" media="all">@import "/sites/all/modules/cck/fieldgroup.css";</style>

<style type="text/css" media="all">@import "/sites/all/themes/drigg_theme/style.css";</style>
  <script type="text/javascript" src="/misc/jquery.js"></script>
<script type="text/javascript" src="/misc/drupal.js"></script>
<script type="text/javascript" src="/sites/all/modules/drigg/drigg/drigg.js"></script>
<script type="text/javascript" src="/sites/all/modules/drigg/drigg_rl/drigg_rl.js"></script>
<script type="text/javascript" src="/sites/all/modules/extra_voting_forms/extra_voting_forms.js"></script>
<script type="text/javascript" src="/sites/all/modules/jquery_update/compat.js"></script>
<script type="text/javascript">Drupal.extend({ settings: { "drigg": { "base_path": "/" }, "extra_voting_forms": { "only_one_vote": 0, "login_page": "user/login", "base_path": "/", "jquery_timeout": "2000", "hide_karma_form": 0 }, "googleanalytics": { "trackOutgoing": 1, "trackMailto": 1, "trackDownload": 1, "trackDownloadExtensions": "7z|aac|avi|csv|doc|exe|flv|gif|gz|jpe?g|js|mp(3|4|e?g)|mov|pdf|phps|png|ppt|rar|sit|tar|torrent|txt|wma|wmv|xls|xml|zip", "LegacyVersion": 0 } } });</script>

</head>

Thanks and sorry for the copy/past

vm’s picture

I have no problem with other drigg sites and I don't know what would cause your site to be blacklisted by zone alarm. I understand there can be false positives. If it were me, I'd try to find out what could cause the problem. I believe ZAP comes with a trial if you are so inclined. It's a very rare that ZAP blocks a site on my end. The site in your drupal.org profile works perfectly well too.

toma’s picture

I am using a mac computer, is it a program javascript or something that can block a website, or IP/domain name!!! the problem is i get some spam posting when i launch the website this week in upcoming section, but i delete them quickly then i install Captcha module for registration and login, its strange that i get this website blocked by ZAP! thanks for your report, as i webmaster of course i want badly to know what could cause the problem! may be i need to contact and ask why! thanks

maxiorel’s picture

Works well for me. No firewall problems ;-)

Jan Polzer, Drupal & Symfony developer