dailyvoice.com Open in urlscan Pro
3.217.222.145  Public Scan

Submitted URL: http://dailyvoice.com/
Effective URL: https://dailyvoice.com/
Submission: On August 15 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form id="find-your-site-form" class="e-find-your-site-component" js-site-search="" onsubmit="return false">
  <label class="e-find-your-site-header" for="autocomplete"> Find your Daily Voice site </label>
  <div class="e-search-box" data-field-id="autocomplete">
    <i class="b-icon m-icon-map m-icon-big"></i>
    <input class="e-autocomplete pac-target-input" id="autocomplete" placeholder="Enter Your Address" autocomplete="off">
  </div>
  <div id="sites-near-you-mobile" class="e-sites-near-you-mobile">
    <h2 class="e-sites-near-you-header">Sites Near You</h2>
    <div class="e-scrollable-sites-wrapper">
      <div class="e-sites-wrapper m-loading" js-sites-wrapper="">
        <p class="e-no-sites">No Daily Voice sites found. Try&nbsp;searching&nbsp;for&nbsp;your&nbsp;location.</p>
      </div>
    </div>
  </div>
</form>

<form js-subscribe-form="" class="b-subscribe-form " data-site-id="" data-location="modal / drawer" data-is-best-of="">
  <input type="hidden" name="site_id" js-site-id="">
  <input type="hidden" name="subscribe_page" js-is-subscribe-page="">
  <fieldset class="e-fieldset">
    <legend class="e-fieldset-legend"></legend>
    <label class="e-fieldset-label">Get News In Your Inbox Daily</label>
    <div class="e-input-group" js-form-inputs="">
      <input class="e-fieldset-input m-hidden" type="text" name="article_id" value="">
      <input class="e-fieldset-input m-hidden" type="text" name="poll_id" value="">
      <input class="e-fieldset-input m-hidden" type="text" name="phone_honey" placeholder="Enter your phone number">
      <div class="e-subscribe-error hidden">
        <span js-error-message=""></span> <a js-try-again="" href="#">Try again &gt;</a>
      </div>
      <div js-loader-container="" class="e-loader-container">
        <div class="b-loading " js-loading="">
          <span class="e-spinner"></span>
        </div>
      </div>
      <div class="e-visible-inputs">
        <input class="e-fieldset-input" type="email" name="email_address" autocomplete="email" placeholder="Enter your email" js-subscribe-input="">
        <span class="e-input-group-btn">
          <button class="b-btn m-btn-primary" name="submit">Sign up for free</button>
        </span>
      </div>
      <fieldset class="e-fieldset m-checkbox m-inline" js-type="">
        <label class="e-fieldset-label" for="daily_email">
          <input class="e-fieldset-checkbox" id="daily_email" name="daily_email" type="checkbox" checked=""> Get Daily Voice in your inbox as well </label>
      </fieldset>
    </div>
    <p class="e-fieldset-hint"></p>
  </fieldset>
</form>

<form js-subscribe-form="" class="b-subscribe-form " data-site-id="" data-location="modal / drawer" data-is-best-of="True">
  <input type="hidden" name="site_id" js-site-id="">
  <input type="hidden" name="subscribe_page" js-is-subscribe-page="">
  <fieldset class="e-fieldset">
    <legend class="e-fieldset-legend"></legend>
    <label class="e-fieldset-label">Get News In Your Inbox Daily</label>
    <div class="e-input-group" js-form-inputs="">
      <input class="e-fieldset-input m-hidden" type="text" name="article_id" value="">
      <input class="e-fieldset-input m-hidden" type="text" name="poll_id" value="">
      <input class="e-fieldset-input m-hidden" type="text" name="phone_honey" placeholder="Enter your phone number">
      <div class="e-subscribe-error hidden">
        <span js-error-message=""></span> <a js-try-again="" href="#">Try again &gt;</a>
      </div>
      <div js-loader-container="" class="e-loader-container">
        <div class="b-loading " js-loading="">
          <span class="e-spinner"></span>
        </div>
      </div>
      <div class="e-visible-inputs">
        <input class="e-fieldset-input" type="email" name="email_address" autocomplete="email" placeholder="Enter your email" js-subscribe-input="">
        <span class="e-input-group-btn">
          <button class="b-btn m-btn-primary" name="submit">Sign up for free</button>
        </span>
      </div>
      <fieldset class="e-fieldset m-checkbox m-inline" js-type="">
        <label class="e-fieldset-label" for="daily_email">
          <input class="e-fieldset-checkbox" id="daily_email" name="daily_email" type="checkbox" checked=""> Get Daily Voice in your inbox as well </label>
      </fieldset>
    </div>
    <p class="e-fieldset-hint"></p>
  </fieldset>
</form>

<form class="b-form m-search" onsubmit="return false">
  <label class="e-fieldset-label" for="autocomplete">Find your Daily Voice site</label>
  <div class="e-input-group">
    <span class="e-input-group-btn">
      <i class="b-icon m-icon-site m-icon-xlarge"></i>
    </span>
    <input class="e-fieldset-input pac-target-input" type="text" placeholder="Enter your address" id="autocomplete" autocomplete="off">
  </div>
</form>

POST

<form js-frequency-form="" method="post" enctype="multipart/form-data">
  <div>
    <input type="radio" id="unsubscribe-breaking" name="frequency" value="breaking">
    <label for="unsubscribe-breaking">Breaking (As news happens)</label>
  </div>
  <div>
    <input type="radio" id="unsubscribe-summary" name="frequency" value="summary">
    <label for="unsubscribe-summary">Summary (3 emails / day)</label>
  </div>
  <div>
    <input type="radio" id="unsubscribe-daily" name="frequency" value="daily">
    <label for="unsubscribe-daily">Daily</label>
  </div>
  <button type="submit" class="b-btn m-btn-primary" js-save-email-frequency="">Save Email Frequency</button>
</form>

POST

<form js-frequency-form="" method="post" enctype="multipart/form-data">
  <div>
    <input type="radio" id="change-breaking" name="frequency" value="breaking">
    <label for="change-breaking">Breaking (As news happens)</label>
  </div>
  <div>
    <input type="radio" id="change-summary" name="frequency" value="summary">
    <label for="change-summary">Summary (3 emails / day)</label>
  </div>
  <div>
    <input type="radio" id="change-daily" name="frequency" value="daily">
    <label for="change-daily">Daily</label>
  </div>
  <button type="submit" class="b-btn m-btn-primary" js-save-email-frequency="">Save Email Frequency</button>
</form>

POST

<form js-set-frequency-after-subscribing-form="" method="post" enctype="multipart/form-data">
  <div>
    <input type="radio" id="subscribed-breaking" name="frequency" value="breaking">
    <label for="subscribed-breaking">Breaking (As news happens)</label>
  </div>
  <div>
    <input type="radio" id="subscribed-summary" name="frequency" value="summary">
    <label for="subscribed-summary">Summary (3 emails / day)</label>
  </div>
  <input type="hidden" name="redirect" value="" js-redirect="">
  <input type="hidden" name="initial" value="initial">
  <button type="submit" class="b-btn m-btn-primary" js-save-email-frequency="">Save and Close</button>
</form>

Text Content

DAILY VOICE

Follow

+ Follow

Follow

Find Your Daily Voice
 * Home
 * About us
 * All sites
 * Advertise with us
 * Contact us
 * Terms of use
 * Privacy policy
 * Comment policy
 * Code of ethics

© 2023 Cantata Media


FAST. TRUSTED. LOCAL.

Find your Daily Voice site



SITES NEAR YOU

No Daily Voice sites found. Try searching for your location.


SITES NEAR YOU

No Daily Voice sites found. Try searching for your location.


WHO WE ARE

Read Full About Us >

Daily Voice is a local news organization. Our mission is to report on
need-to-know local information and up-to-the-minute breaking news. We bridge the
“news desert” between national and hyper-local, covering town, city, county, and
state. Read Full About Us >

We are apolitical, non-partisan, and as fair and complete as possible. Readers
know we don’t take sides. We do not publish editorials or opinion pieces, nor do
we endorse political candidates.

Our reporting is accurate, confirmed, and trustworthy. We report what needs
reporting, including from multiple perspectives if possible.


BEST OF DAILY VOICE

Subscribe to “Best of” Email Updates
Ridgefield Park-Hasbrouck Heights
Police & Fire

Bergen Man Killed Wife, Staged Robbery In Hopes Of Cover-Up: Prosecutor A
71-year-old Bergen County man has been charged with murder on accusations he
killed his wife then tried to cover up the crime scene, authorities said.
Michael…

SHARE

by Cecilia Levine
08/13/2023
Suffolk NY
Lifestyle

Gilgo Beach Murders: Primetime ID Special Puts Spotlight On Case A primetime TV
special says it will shed new light on the Gilgo Beach serial murders case and
suspect Rex Heuermann, who sits behind bars charged with the…

SHARE

by Joe Lombardi
08/13/2023
Northern Valley
Real Estate

'Dripping In Hermes Wallpaper': Bergen County Home Of Luxe Bag Collector Listed
At $5.475M The house is drippin' in Hermes, it don't make no sense! A Bergen
County home covered in Hermes wallpaper is going for nearly $5.5 million. The
Old Tappan home…

SHARE

by Cecilia Levine
08/13/2023
Nassau
Police & Fire

Double-Fatal Crash: Syosset Man Accused Of Driving Drunk After SUV, Ferrari
Collide A man has been accused of driving drunk after a two-vehicle crash
results in the deaths of a man and woman, both in their mid-30s, overnight on
Long Island. The…

SHARE

by Joe Lombardi
08/12/2023
Nassau
Schools

These Westchester Schools Among Top 20 In NY, Report Says When it comes to
getting a quality education, several New York schools are a cut above the rest,
according to the community and school ranking site Niche. Of the…

SHARE

by Michael Mashburn
08/12/2023
Morris
Police & Fire

Serious Crash Closes Rt. 46 In Mount Olive (Developing) A serious crash shut
down Route 46 in Mount Olive on Friday, August 11, developing reports say. The
crash was reported near the intersection with CR…

SHARE

by Valerie Musson
08/11/2023
Dauphin
News

Hospitalizations Lead To Ice Cream Recall In 19 States: FDA Hospitalizations
have led a New York-based company to recall its packages of soft-serve ice cream
— in 19 states, according to the Food and Drug…

SHARE

by Jillian Pikora
08/11/2023
Essex NJ
News

Passengers Trapped For 7 Hours On Hot Plane At Newark Airport: 'Treated Like
Animals' (Video) Bianca Dragone experienced every passenger's worst nightmare.
En route to Rome from Newark Airport last month, the a 31-year-old Rahway
resident and her…

SHARE

by Sam Barron
08/11/2023
Read more

COVERAGE AREA

See All Daily Voice Sites >

ADVERTISEMENT




POPULAR LAST WEEK

Store Manager Charged With Stealing $269K From Employer On Jersey Shore:
Prosecutor Leonia Youth Gymnastics Coach Charged With Sexually Assaulting
Pre-Teen Motorcyclist Killed In MD Crash Minutes After Criticizing Police For
Targeting Bikers

ADVERTISEMENT



ALL CATEGORIES

News Schools Business Obituaries Police & Fire Weather Neighbors Lifestyle
Politics Sports Events Traffic Legal Real Estate

ADVERTISEMENT



COVERAGE AREA

See All Daily Voice Sites >


WHO WE ARE

Read Full About Us >

Daily Voice is a local news organization. Our mission is to report on
need-to-know local information and up-to-the-minute breaking news. We bridge the
“news desert” between national and hyper-local, covering town, city, county, and
state. Read Full About Us >

We are apolitical, non-partisan, and as fair and complete as possible. Readers
know we don’t take sides. We do not publish editorials or opinion pieces, nor do
we endorse political candidates.

Our reporting is accurate, confirmed, and trustworthy. We report what needs
reporting, including from multiple perspectives if possible.


BEST OF DAILY VOICE

Subscribe to “Best of” Email Updates
Ridgefield Park-Hasbrouck Heights
Police & Fire

Bergen Man Killed Wife, Staged Robbery In Hopes Of Cover-Up: Prosecutor

SHARE

by Cecilia Levine
08/13/2023
Suffolk NY
Lifestyle

Gilgo Beach Murders: Primetime ID Special Puts Spotlight On Case

SHARE

by Joe Lombardi
08/13/2023
Northern Valley
Real Estate

'Dripping In Hermes Wallpaper': Bergen County Home Of Luxe Bag Collector Listed
At $5.475M

SHARE

by Cecilia Levine
08/13/2023
Nassau
Police & Fire

Double-Fatal Crash: Syosset Man Accused Of Driving Drunk After SUV, Ferrari
Collide

SHARE

by Joe Lombardi
08/12/2023
Nassau
Schools

These Westchester Schools Among Top 20 In NY, Report Says

SHARE

by Michael Mashburn
08/12/2023
Morris
Police & Fire

Serious Crash Closes Rt. 46 In Mount Olive (Developing)

SHARE

by Valerie Musson
08/11/2023
Dauphin
News

Hospitalizations Lead To Ice Cream Recall In 19 States: FDA

SHARE

by Jillian Pikora
08/11/2023
Essex NJ
News

Passengers Trapped For 7 Hours On Hot Plane At Newark Airport: 'Treated Like
Animals' (Video)

SHARE

by Sam Barron
08/11/2023
Read more

ALL CATEGORIES

News Schools Business Obituaries Police & Fire Weather Neighbors Lifestyle
Politics Sports Events Traffic Legal Real Estate
Contact

ADVERTISING

Want to advertise to us?

View Packages and Pricing

JOBS

Interested in working for us?

jobs@dailyvoice.com

PRESS

Have a press release for us?

press@dailyvoice.com

INFO

Have additional questions for us?

info@dailyvoice.com





FOLLOW DAILY VOICE

Get important news about your town as it happens.

Get News In Your Inbox Daily
Try again >

Sign up for free
Get Daily Voice in your inbox as well



I'll Do It Later
Not in ?


NEWS WHEN YOU NEED IT

Enable push notifications to get real-time news alerts from Daily Voice.

Enable push notifications

Done
Not in ?


FOLLOW "BEST OF" DAILY VOICE

Get the top stories from across our network.

Get News In Your Inbox Daily
Try again >

Sign up for free
Get Daily Voice in your inbox as well



I'll Do It Later
Find your Daily Voice site



NEARBY SITES


TOO MUCH OF A GOOD THING?

You like our local news, but don't need so many emails.

How about less frequent summaries instead?

Breaking (As news happens)
Summary (3 emails / day)
Daily
Save Email Frequency

No thanks, unsubscribe me


UPDATE EMAIL FREQUENCY

Get your news up-to-the-minute, or opt for less frequent summaries that fit
your busy schedule.

Breaking (As news happens)
Summary (3 emails / day)
Daily
Save Email Frequency


THANKS FOR SIGNING UP!

Get your news up-to-the-minute, or opt for less frequent summaries that fit
your busy schedule.

Breaking (As news happens)
Summary (3 emails / day)
Save and Close


ARE YOU SURE?

Are you sure you want to unsubscribe from daily updates?

Yes, unsubscribe

Never mind