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.
No meta description on category page
-
Hi Moz is reporting no meta description on a wordpress category page like this one:
http://www.dwliverpoolphotography.co.uk/category/uncategorized/
Can I add a meta description to a category?
Best wishes.
David.
-
Hi Linda,
are archive pages a duplicate page of the blog post? So they are actually separate pages?
Best wishes.
David.
-
Thanks Keszi!
I am watching it now.
Best wishes.
David.
-
I noindex my tags and archives, but there is also a Yoast setting for those, same place but under "Other" rather than "Taxonomies".
-
Hi David,
There is a really good mozinar about Advanced Wordpress SEO: http://outdoorsrank.com/webinars/advanced-wordpress-seo
I know it is from 2013, and it might not look fresh, but I remember listening it and getting a lot of good tips on how to handle your wordpress website. (Also tags, archive pages, etc.)
It is less than one hour, and it does worth watching it.
I hope it will help you identify and resolve these issues on your website.
Good luck! Keszi
-
Hi Linda,
thank you for the quick response,
Promise this is the last question!
The report is also flagging up tags and the archive pages like this one:
http://www.dwliverpoolphotography.co.uk/2013/11
How do I correct these?
Thanks again!
David.
-
-
In Yoast, you use a wildcard that slightly switches up the description for each category, like this: "Archive of posts categorized %%term_title%% in my blog, "Wonderful Blog."
-
Yes
-
-
Hi Linda,
If I set it in yoast wont I have duplicate metas?
in posts-categories is the description beneath the 'parent' tab the right plkace to do it?
Best wishes.
David.
-
If you have Yoast (SEO Plugin) you can do that in the settings. (Choose Titles & Metas, then click on the Taxonomies tab.) You can also do it directly, under posts > categories.
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
-
Product Descriptions (SEO)
So I would like a few opinions. How long should a product description be? Enough to get the point across? 100 words? 800 words? Over detailed? Any advice would be appreciated.
On-Page Optimization | | mattl990 -
Category pages, should I noindex them?
Hi there, I have a question about my blog that I hope you guys can answer. Should I no index the category and tag pages of my blog? I understand they are considered as duplicate content, but what if I try to work the keyword of that category? What would you do? I am looking forward to reading your answers 🙂
On-Page Optimization | | lucywrites0 -
FAQ page structure
I have read in other discussions that having all questions on an FAQ page is the way to go and then if the question has an answer worthy of its own page, you should abbreviate the answer and link to the page with more content. My question is when using some templates in WP, they have a little + button you can click and it reveal the answer to the question. Does this hurt SEO versus having all text visible and then using headers/subheaders? An example of the + button https://fyrfyret.dk/faq/
On-Page Optimization | | OrlandSEO1 -
Will it upset Google if I aggregate product page reviews up into a product category page?
We have reviews on our product pages and we are considering averaging those reviews out and putting them on specific category pages in order for the average product ratings to be displayed in search results. Each averaged category review would be only for the products within it's category, and all reviews are from users of the site, no 3rd party reviews. For example, averaging the reviews from all of our boxes products pages, and listing that average review on the boxes category page. My question is, will this be doing anything wrong in the eyes of Google, and if so how so? -Derick
On-Page Optimization | | Deluxe0 -
Why is Google replacing my meta title with the business name on home page?
For all queries that return the home page, Google is not showing my meta title. Instead it replaced it with the official business name which of course makes it harder to rank for key terms since they don't exist now in the meta title. You can see this is you search on "mt view estate planning attorney". The site in question is dureelaw.com and the title showing is "The Law Office of Daniel L. DuRee." View the source and you'll see my meta title. Why is Google substituting it?
On-Page Optimization | | katandmouse0 -
Listing all services on one page vs separate pages per service
My company offers several generalized categories with more specific services underneath each category. Currently the way it's structured is if you click "Voice" you get a full description of each voice service we offer. I have a feeling this is shooting us in the foot. Would it be better to have a general overview of the services we offer on the "Voice" page that then links to the specified service? The blurb about the service on the overview page would be unique, not taken from the actual specific service's page.
On-Page Optimization | | AMATechTel0 -
The page is missing meta language information.
Hi, I saw my website have a problem about meta language, I do some search and found that I need to add on the , with 'll' is language code and 'cc' is country code. But I am confused what should I do, because my website is world wide, not launch at specific any language and country. Please give me an advice in this case. Thanks,
On-Page Optimization | | JohnHuynh0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5