Earlier quoted context omitted.
> If this is true. Is there any harm in putting the recipe at the top and the story below? From an SEO perspective, yes. Time spent on page will be less if the recipe is on the top.
A better measure as to whether the user found what they were looking for would be if Google checked if the user continues browsing through subsequent search results or not.
Show HN: OnlyRecipe.app – Remove clutter from recipe sites
341–350 of 360 posts
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#342For example here: https://onlyrecipe.app/?url=https://www.allrecipes.com/recip...
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#343 javascript:window.location.href='https://onlyrecipe.app/?url=' + (window.location.href)Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#344Earlier quoted context omitted.
How on Earth would you measure volume in grams?
Easy! water 150ml = water 150g /pedantry I think the op means it’s nice that the ingredients are given by weight because it is more accurate than volume.
I’m not sure why it’s talking about “cups”, I thought americans used “gallons” or “fluid ounces” for volume? It also has one ingredient that has accuracy to 3sf in its weight (167 grams) which seems rather excessive for cooking.
In theory you can use volume to measure things like flour, although it is trickier than using weight as you have to smooth it over.
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#345It would be amazing if there was something that would convert recipes to the format used on Cooking For Engineers. It’s so intuitive and easy to read. I never want to look at steps to make a recipe again. Scroll to the bottom to see what I’m talking about: http://www.cookingforengineers.com/recipe/108/Banana-Nut-Bre...
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#346In the same vein, I made the Recipe Filter extension for browsers: Chrome: https://chrome.google.com/webstore/detail/recipe-filter/ahlc... FF: https://addons.mozilla.org/en-US/firefox/addon/recipe-filter... Source code (there's Safari in there if you don't mind building it yourself): https://github.com/sean-public/RecipeFilter I was spurred into action by a comment here on HN back in 2017: https://news.ycombinator.co…
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#347Earlier quoted context omitted.
I've acquired three types of table spoon in my kitchen drawer. The largest is nearly double the smallest. It's absurd that this is an actual unit of measure.
Assuming we're talking about measuring spoons (since table cutlery can be any volume, according to the design), I first wrote "a metric tablespoon measure is 15mL exactly, by definition." The US one is almost the same, and Australia is weird with 20mL. But now I see Germany changed the definition at some point, and a 15mL spoon is an Alter Esslöffel, with a Moderner Esslöffel being 7.5mL. Can a German confirm this, o…
So basically TL and EL are not for measurement but used anyway. Things get funny with a "gestrichener" (flat filled spoon) and "gehäufter" (as much as you can fit onto a spoon imho) Löffel.
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#348Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#349It can get frustrating skimming through text walls just to find the recipe on blogs/sites. Authors do it to get high ranking on Google. You can use OnlyRecipe.app to extract the recipe information. It works on almost all sites/blogs which follow a recipe standard when they post. You can also save it to your phone directly using the app. Scan recipe QR code using your phone camera and voila. Android: https://play.goog…
Spending time writing user-hostile recipe for SEO purpose, then someone else building an app trying to undo this and finally the end user spending time installing app, scanning QR code and going back to the original user-hostile website because the app didn't get milk quantity. Now I'm too tired to cook anything.
Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites
#350Earlier quoted context omitted.
@AwkwardPanda And how does a site opt out of your scraping? Do you have a unique user-agent when you scrape? A set of IPs?
Hi, currently there is nothing of this sort. The user agents are random. I have a couple of servers doing the scraping in real-time. The IPs are not static. Let me see if I can build a opt-out list. But wouldn't it beat the entire purpose of this app?