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.
Templates for Meta Description, Good or Bad?
-
Hello, We have a website where users can browse photos of different categories. For each photo we are using a meta description template such as:
Are you looking for a nice and cool photo? [Photo name] is the photo which might be of interest to you.
And in the keywords tags we are using:
[Photo name] photos, [Photo name] free photos, [Photo name] best photos.
I'm wondering, is this any safe method? it's very difficult to write a manual description when you have 3,000+ photos in the database.
Thanks!
-
I really like Dana's response - it covers the primary consideration - how much time would it REALLY take to write unique Meta descriptions? If the TRUE answer is "unrealistically too much time", then a template COULD work. The trick though is addressing the issues Dana talks about.
If you only use a primary product name as the variable, you run risks. If you have a 2nd database field you have that includes some differentiation between otherwise identical products, that can help. As long as you understand total length as a consideration.
-
I think this is an excellent question. It's something that was in place where I am the in-house SEO when I came on board. After two years of kicking and screaming, I finally got buy off on doing away with the template. Here's why I didn't like it:
- It caused a lot of duplicate content problems. We have products that might be alike in every way with the exception of a microphone frequency band. Often, this information wasn't included in the product name/title, and consequently, when it was used to populate the meta description "template" we ended up with tons of duplicates.
- Problems with length. We had templated copy that worked just find for about 75% of our brands and products, but some of our brand names and products names were much longer, resulting in the templated descriptions being too long and getting truncated, totally defeating their own purpose.
- Poor user experience. Many of our competitors use templated meta descriptions, specifically Sweetwater, Musician's Friend and Guitar Center. Nearly all of their descriptions are 100% identical with the exception of products swapped in and out. From a searcher's standpoint, this kind of sucks because it doesn't tell me anything interesting about the product.
- Lost marketing opportunity - Are you really going to use the same marketing message for every single product on your site? That's a huge opportunity lost I think.
Okay, maybe if we were a huge brand like Sweetwater, it just wouldn't matter and we could get away with this because brand recognition would be strong enough to outweigh the fact that there was nothing of unique interest in the description...But, we aren't Sweetwater, so making every marketing opportunity count to us is crucial. We have about 3,000 SKUs, and a tiny marketing department. Somehow we're managing to crank out those unique descriptions just fine. 3,000 really isn't that many. If it does get to be too much, scaling this with freelancers would be extremely easy and cheap to do provided you lay down clear parameters for exactly what you want.
My advice? Take the time to add unique descriptions...oh, and forget about populating the meta keywords. You don't need to do that any more.
Hope that's helpful!
Dana
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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
-
CSS background image links bad for seo?
On one of the websites I manage SEO for, the developers are changing how our graphical links are coded. They're basically coding in such away where there is no anchor text and no alt tag, so for example: So there's no anchor nor alt context for Google's crawler. How badly will this affect SEO, or is it extremely minimal and I shouldn't worry about? Thanks in advance.
Technical SEO | | JimLynch0 -
Meta Titles and Meta Descriptions are not Indexing in Google
Hello Every one, I have a Wordpress website in which i installed All in SEO plugin and wrote meta titles and descriptions for each and every page and posts and submitted website to index. But after Google crawl the Meta Titles and Descriptions shown by Google are something different that are not found in Content. Even i verified the Cached version of the website and gone through Source code that crawled at that moment. the meta title which i have written is present there. Apart from this, the same URL's are displaying perfect meta titles and descriptions which i wrote in Yahoo and Bing Search Engines. Can anyone explain me how to resolve this issue. Website URL: thenewyou (dot) in Regards,
Technical SEO | | SatishSEOSiren0 -
Are subdomains a good seo strategy for a multistore e-commerce?
Hi there I'm wondering what is the best strategy to work with multi-stores on magento: to use or not to use subdomains? Suppose we have the www.website.com and we configure it to use multistore. The url base will not have the store id on it so it will not be like www.website.com/store1 and www.website.com/store2. It will simply rely on the user session so if we have two categories for each store it will acces using: www.website.com/category1 (for store 1) www.website.com/category2 (for store 2) The homepage will allways be set on www.website.com so we should have a single page for several "home pages" (depending on the user session / store he is accessing). I guess this is not a good option if we want to rank for different keywords (for each store). So I was wondering if it is a good solution to set: store1.website.com store2.website.com This way we have 2 "home pages" each one able to rank. Does it make sense? Is it good or bad for seo? Another option I was considering was: www.website.com (for store 1) store2.website.com (for store 2) store3.website.com (for store 3) www.website.com/blog (for blog) Can this work? Good or bad for seo? best regards
Technical SEO | | qgairsoft0 -
Commas in Meta Title and Description Okay?
Hey there guys, have heard some recent information from some experts that utilizing commas in headings, meta titles or descriptions is not good for ranking. Can you guys please shed some light on this? Thank you!
Technical SEO | | MrGlobalization0 -
Schema markup for products is missing "price": Is this bad?
Hey guys, So a current client of mine has an e-commerce shop with a few hundred products. They purposely choose to keep the prices off of their website, which is causing errors in Google Webmaster Tools. Basically the error shows: Error: Structured Data > Product (markup: schema.org) Error type: missing price 208 items with error Is this a huge deal? Or are we allowed to have non-numerical prices for schema ie. "call for quote"
Technical SEO | | tbinga1 -
Adding 'NoIndex Meta' to Prestashop Module & Search pages.
Hi Looking for a fix for the PrestaShop platform Look for the definitive answer on how to best stop the indexing of PrestaShop modules such as "send to a friend", "Best Sellers" and site search pages. We want to be able to add a meta noindex ()to pages ending in: /search?tag=ball&p=15 or /modules/sendtoafriend/sendtoafriend-form.php We already have in the robot text: Disallow: /search.php
Technical SEO | | reallyitsme
Disallow: /modules/ (Google seems to ignore these) But as a further tool we would like to incude the noindex to all these pages too to stop duplicated pages. I assume this needs to be in either the head.tpl or the .php file of each PrestaShop module.? Or is there a general site wide code fix to put in the metadata to apply' Noindex Meta' to certain files. Current meta code here: Please reply with where to add code and what the code should be. Thanks in advance.0 -
Use of + in url good or bad?
Hi, I am working on a SEO project for a client.
Technical SEO | | MaartenvandenBos
Some of the urls have a + between the keyword.
like www.example.com/make+me+happy/ Is this good or bad for seo?
Or is it maybe better to use - ? Thanks!0 -
Schema for Price Comparison Services - Good or Bad?
Hey guys, I was just wondering what the whole schema.org markup means for people that run search engines (i.e. for a niche, certain products) or price comparison engines in general. The intend behind schema.org was to help the engines better understand the pages content. Well, I guess such services don't necessarily want Google to understand that they're just another search engine (and thus might get thrown out of the index for polluting it with search result pages). I see two possible scenarios: either not implement them or implement them in a way that makes the site not look like an aggregator, i.e. by only marking up certain products with unique text. Any thoughts? Does the SEOmoz team has any advice on that? Best,
Technical SEO | | derderko
schuon0