Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
How do we keep Google from treating us as if we are a recipe site rather than a product website?
-
We sell food products that, of course, can be used in recipes. As a convenience to our customer we have made a large database of recipes available. We have far more recipes than products. My concern is that Google may start viewing us as a recipe website rather than a food product website.
My initial thought was to subdomain the recipes (recipe.domain.com) but that seems silly given that you aren't really leaving our website and the layout of the website doesn't change with the subdomain.
Currently our URL structure is...
We do rank well for our products in general searches but I want to be sure that our recipe setup isn't detrimental.
-
You can think about presenting the "related products" or the "related recipees" or the "most popular recipees" (if you have a user rating system up, so that users of the site can upvote a recipe or another) as normally blogs do with "related posts".
I would present them below the product description and below the recipe, depending on the case.
I would not hide them behind a tab, because of that alert Tim is writing about in his comment (which, if it is really so - someone should test it - could be an interesting option for hiding content that you don't want Google to consider for ranking reasons).
-
I'd include a button to say 'buy all ingredients for this recipe' and have it automatically add the ingredients to the users basket. Easy peasy user experience and you potentially get to increase the average basket value. Win win. You could also include individual buttons next to each product in the ingredients list on the recipe page (assuming it's labelled 'ingredients' and 'method'.)
I also wouldn't hid any text if you can help it - especially content that triggers a sale.
-
I read an article the other day about hidden content etc. I would recommend not doing so as Google will not necessarily count it. I would recommend having the links visible and accesible for both Google and the user.
-
I would not worry one bit. Not one bit.
Those recipes have the names of your products in them as ingredients, thus they are related. You probably link from recipe pages to product pages, that increases the relationship.
If I owned your site, I would have at the bottom of my cinnamon page a link to every recipe that uses cinnamon. On every recipe page I would have an ingredients list and beside each ingredient I would have two links... one to the page where I sell that ingredient and one to a article page that tells a lot of information about that ingredient.
In my opinion, the key to successful online retail is NOT running a retail site, but instead, running an information site that also has a store. All of my retail sites have more content pages than retail pages. Sometimes that content is perfectly related one-on-one to to retail products, sometimes it is tangentially related, and sometimes it is kinda loosely related, but all of that content brings people in and some of those people buy and some of those people engage with the adsense that I have on the content pages.
Lots of people type my domains into search engines, not because they want to buy something on my site but because they want to read something on my site. Google sees these people asking for my sites by name.
If anyone should be worried about you offering content on a product site it should be your competitors.
-
Tim, I have implemented product and recipe schema previously. So, it seems that I may have nothing to worry about on this front.
-
You're correct, we do currently link to products included in our recipes. I suppose you put me at ease though as I do not know enough about SEO to determine whether or not other-category information causes Google to interpret our sites purpose differently.
On another note, you did spark a thought. We are linking our products from the recipe page but those links are hidden behind a products tab. Can you offer insight into how beneficial it would be to not "hide" that information in terms of SEO?
-
I would think the best way to resolve this issue would be to apply schema data to the relevant products or recipes. This will then allow google to determine the correct placement for the respective items.
For recipe schema click here and
For product schema click hereAt the base of each section it demonstrates how to implement the schema correctly.
I hope these help
Edit - as per Amelia, recipies placed next to products and vice versa could lead to a better user experience due to the relevent content being easily accesible.
-
Why not use it to your advantage? E.G make all the products available in the recipes easy to buy from the recipe pages?
'Want to make this dundee cake? Buy all the ingredients here' (or similar).
You may of course already be doing this though.
I wouldn't have thought the presence of useful content to be a detriment to rankings.
Good luck!
Amelia
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Help Setting Up 301 Redirects from Coldfusion Site to Wordpress Site.
I have created a new website and need to redirect all of the previous pages to the new one. The old website was built in coldfusion and the new site is built in wordpress. One of the pages I'm trying to redirect is www.norriseal.com/products.cfm to http://norrisealwellmark.com/products/. This is what I have in my .htaccess file <ifmodule mod_rewrite.c="">Options +FollowSymlinks
Technical SEO | | MarketHubb
RewriteEngine On
RewriteBase /
Redirect 301 /products.cfm http://norrisealwellmark.com/products/</ifmodule> The result of this redirect is http://norrisealwellmark.com/products.cfm How do I prevent the .cfm from appending to the destination URL?1 -
What are best options for website built with navigation drop-down menus in JavaScript, to get those menus indexed by Google?
This concerns f5.com, a large website with navigation menus that drop down when hovered over. The sub nav items (example: “DDoS Protection”) are not cached by Google and therefore do not distribute internal links properly to help those sub-pages rank well. Best option naturally is to change the nav menus from JS to CSS but barring that, is there another option? Will Schema SiteNavigationElement work as an alternate?
Technical SEO | | CarlLarson0 -
Will Google crawl and rank our ReactJS website content?
We have 250+ products dynamically inserted and sorted on our site daily (more specifically our homepage... yes, it's a long page). Our dev team would like to explore rendering the page server-side using ReactJS. We currently use a CDN to cache all the content, which of course we would like to continue using. SO... will Google be able to crawl that content? We've read some articles with different ideas (including prerendering): http://andrewhfarmer.com/react-seo/
Technical SEO | | Jane.com
http://www.seoskeptic.com/json-ld-big-day-at-google/ If we were to only load the schema important to the page (like product title, image, price, description, etc.) from the server and then let the client render the remaining content (comments, suggested products, etc.), would that go against best practices? It seems like that might be seen as showing the googlebot 1 version and showing the site visitor a different (more complete) version.0 -
How preproduction website is getting indexed in Google.
Hi team, Can anybody please help me to find how my preproduction website and urls are getting indexed in Google.
Technical SEO | | nlogix0 -
Staging site and "live" site have both been indexed by Google
While creating a site we forgot to password protect the staging site while it was being built. Now that the site has been moved to the new domain, it has come to my attention that both the staging site (site.staging.com) and the "live" site (site.com) are both being indexed. What is the best way to solve this problem? I was thinking about adding a 301 redirect from the staging site to the live site via HTACCESS. Any recommendations?
Technical SEO | | melen0 -
How to display the full structure of website on Google serps
I have been searching around but unable to gather information as to how we can control or list top pages of a website on Google's first page , i.e. if we type seomoz in google , we can see the main listing with 6 subdomain listings , which link to Blog , Seo tool , Beginner Seo guide , Learn Seo , Pricing & Plans and login My question is can we control these listings i.e. what to display and what not , and if yes how can we make this type of visibility on first page , by using html or xml sitemaps or theirs something mostly websites are missing. Cause this type of data is coming up for very less websites and mostly websites are with single urls. c43Ki.jpg
Technical SEO | | ngupta10 -
Two websites with similar products
I have two websites with similar products with different tld.I have a keywords that is comman in both.One site is at top in google with that keyword and one is not.Can we implement 301 redirect from one domain to another domain for that keyword or google will consider it spammy?Please help me out.
Technical SEO | | Alick3000 -
Why are old versions of images still showing for my site in Google Image Search?
I have a number of images on my website with a watermark. We changed the watermark (on all of our images) in May, but when I search for my site getmecooking in Google Image Search, it still shows the old watermark (the old one is grey, the new one is orange). Is Google not updating the images its search results because they are cached in Google? Or because it is ignoring my images, having downloaded them once? Should we be giving our images a version number (at the end of the file name)? Our website cache is set to 7 days, so that's not the issue. Thanks.
Technical SEO | | Techboy0