TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Every website wants to send me notifications

62 pointsby ankit84over 8 years ago
Most of the news, blog, or e-commerce websites I visit these days ask me to get notified about the new content. Is this ruining the web experience? Is this overuse of Notification APIs by websites?<p>E.g. mdn.mozillademos.org wants to show notifications. {BLOCK} {ALLOW}

22 comments

untogover 8 years ago
I&#x27;m surprised you are seeing this with &quot;most&quot; sites - I barely ever see it, but I agree that it&#x27;s infuriating when I do.<p>I don&#x27;t think this trend will last, though. If a user denies the notification request then the site is <i>never allowed to ask again</i> - the user has to manually enable the permission. People are going to learn quite quickly that if you don&#x27;t put the request in the context of a specific action you&#x27;re screwing yourself over.<p>That said, I wouldn&#x27;t mind it if these prompts could only be shown in response to click events. Small downside, but it would stop the request spam quite effectively.
评论 #13279772 未加载
评论 #13279395 未加载
评论 #13279793 未加载
sdfjklover 8 years ago
That&#x27;s what RSS is for, no? Keeps the subscription under your control, you don&#x27;t have to share anything with anyone, you can unsubscribe easily and it&#x27;s trivial to anonymize through a reader that caches&#x2F;proxies the requests.<p>Perfect for the end user. Not so perfect for the spam industry, of course, but whenever those guys get to decide how something on the internet should work it always turns ugly, so that really has to stop.
评论 #13279444 未加载
评论 #13279880 未加载
评论 #13279654 未加载
bazzarghover 8 years ago
Chrome lets you disable that request: Preferences-&gt;Show advanced settings-&gt;Content Settings (under &#x27;Privacy&#x27;)-&gt;Notifications<p>Select &quot;Do not allow any site to show notifications&quot;<p>Myself, I find this just as bad as the constant overlays asking for you to sign up to a mailing list. I use the &#x27;Behind the Overlay&#x27; extension to kill those, but I&#x27;d like something that prevented them appearing in the first place.
评论 #13279728 未加载
shortoncashover 8 years ago
I actually like this feature. It&#x27;s more useful on sites that don&#x27;t update as frequently or have more obscure content. However, I really dislike notifications from the mainstream websites because I was going to visit them during the day anyway.
adrianNover 8 years ago
If I want notifications from a website I add its RSS feed to my reader.
return0over 8 years ago
And every blog (and not only blog) asks me to subscribe to their newsletter before i even read the article.<p>Are these things so effective that everyone uses them?
评论 #13279758 未加载
brianprovostover 8 years ago
I&#x27;ve never clicked allow. I don&#x27;t turn on notifications for phone apps either though.
BurningFrogover 8 years ago
My main annoyance is that I&#x27;m not sure what they&#x27;re asking for?<p>What <i>kind</i> of notification? How does it work? When&#x2F;where will I be notified? How would I turn it off?
superplussedover 8 years ago
I don&#x27;t think it is ruining the experience because it&#x27;s easy to not allow them, my question is: how is it that so many people are clicking allow that businesses see it worth the annoyance to add this to their site. That&#x27;s what baffles me.
评论 #13279298 未加载
评论 #13279329 未加载
jsz0over 8 years ago
One good thing about web notification requests is you can use them as an opportunity to evaluate what sites you want to continue reading on a regular basis. When I get a notification request I always stop and think about it for a minute. If a site isn&#x27;t notification worthy then is it worth reading everyday? Sometimes yeah but I&#x27;ve been able to purge a lot of sites of my daily reading list using this method. I was surprised at just how many sites I was reading purely out of habit. Being forced to judge their quality &#x2F; importance to me was super helpful.
ankit84over 8 years ago
Example: Never miss a great news story! Get instant notifications from Economic Times <a href="http:&#x2F;&#x2F;economictimes.indiatimes.com&#x2F;news&#x2F;economy&#x2F;finance&#x2F;governments-direct-tax-kitty-swells-to-rs-5-57-lakh-crore-between-april-and-december&#x2F;articleshow&#x2F;56240236.cms" rel="nofollow">http:&#x2F;&#x2F;economictimes.indiatimes.com&#x2F;news&#x2F;economy&#x2F;finance&#x2F;gov...</a><p>This news site is showing a custom popup to ask for permission and blocking the content.
awinter-pyover 8 years ago
Increased engagement from the users who stay is more visible than the attrition of the users who don&#x27;t return because of notification overload.<p>There&#x27;s a &#x27;silent majority&#x27; effect when you measure the impact of a feature that increases engagement.<p>Imagine a feature causes 50% of users to immediately read another article and the other 50% to never return. That may look like a win after 2 weeks of testing, but the long-term effects on your business can be iffy.
rwieruchover 8 years ago
Google will punish pop ups in the future. [0] I heard something about early 2017, but cannot find where it&#x27;s written down.<p>- [0] <a href="https:&#x2F;&#x2F;webmasters.googleblog.com&#x2F;2016&#x2F;08&#x2F;helping-users-easily-access-content-on.html" rel="nofollow">https:&#x2F;&#x2F;webmasters.googleblog.com&#x2F;2016&#x2F;08&#x2F;helping-users-easi...</a>
tzsover 8 years ago
Has anyone got lucky and had a site do all of the following on the same page?<p>• Ask to send notifications,<p>• Ask to use your location,<p>• Say something about you not having the SharePoint plugin or asking permission to use it or something like that?
prophesiover 8 years ago
I think the best way to go about it is to have a switch&#x2F;checkbox for the user to opt-in. Only then will the browser prompt the user to enable notifications. It&#x27;s trivial to make this change.<p>I&#x27;m amazed so many sites have this feature, because it was an absolute nightmare for me to get it working alongside Google&#x27;s sw-precache library.
ryanmccullaghover 8 years ago
Notifications are the most annoying thing ever. Facebook innovated on the notification icon and concept back in 2008 or so. Since then every one has followed their path. I do not like notifications on my phone unless it is for my email and I am currently on call (Thanks FastMail for having an amazing notification system (real time)).
caleblloydover 8 years ago
I run Slack in it&#x27;s own Chrome Window via the Add to Desktop Feature in the Chrome options menu. With Notifications Enabled it is a viable replacement to the desktop app.<p>Slack&#x27;s Desktop app is built on Electron, so it&#x27;s a second installation of Chrome anyways.
tedmistonover 8 years ago
I&#x27;ve been tossing around building a global notifications blocker.<p>You could turn it on &#x2F; off when you just want to browse Facebook or whatever site without the notifications and that tiny red badge nagging you away from what you&#x27;re doing.
nkkollawover 8 years ago
I hate those in news sites, but I did find them useful for a couple of websites—mainly where I was waiting for a reply for an auction or booking request.
agumonkeyover 8 years ago
Maybe reverse the behavior. Instead of asking, make it a standard feature in UI:<p>Alt-N =&gt; browser pop under:<p>[offers notifications][show all][show some]<p>Or maybe just some icon in the url bar ?
kareldonkover 8 years ago
Subscription popups&#x2F;overlays are the anti christ
rootmeover 8 years ago
Is the new Pop Up Banner Option?