How do you add a description to the Meta Description area to Tag Pages in Wordpress? This way I do not get the errors: "Missing Meta Description Tag" from SEOMoz Bot? Thanks!
-
I tried to add descriptions to my tags in Wordpress (well actually one to test), but I still keep getting the "Missing Meta Description Tag" error. Any suggestions on how to fix this in Wordpress? Thanks!
-
I have used the All In One SEO since the start, about 8 months now. Can I switch over to the SEO plugin by Yoast?
If so, is it simple or more complex?
And, are there any risks, potential problems, etc.?
I am relatively new to WordPress, but not so much to HTML.
Thanks,
Kurt
-
In my WordPress site, I use the All In One SEO (Version 1.6.13.8) so I don't understand why I'm getting these Errors:
Missing Meta Description Tag - 50 errors
Warnings - 83
Notices - 128
Duplicate Page Content - 35
Too Many Onpage Links - 32
Duplicate Page Title - 18
4XX (Client Error) - 3More important than that to me is, I don't know how to fix these issues.
I have tried to fix the 'Missing Meta Description' error but it has me stumped, even with using the All In One SEO plugin from day 1 of setting up my site, which is CostaRicaDentalimplants.org (I hope it's ok to put that here?).
All the fields at the SEO are as follows:
| <a title="Click for Help!">Post Title Format:</a> | |
| <a title="Click for Help!">Page Title Format:</a> | |
| <a title="Click for Help!">Category Title Format:</a> | |
| <a title="Click for Help!">Archive Title Format:</a> | |
| <a title="Click for Help!">Tag Title Format:</a> | |
| <a title="Click for Help!">Search Title Format:</a> | |
| <a title="Click for Help!">Description Format:</a> | |
| <a title="Click for Help!">404 Title Format:</a> | |
| <a title="Click for Help!">Paged Format:</a> | - Part %page% |I'm sure this looks rather elementary to the pros here, but I'm lost on how to fix any of these issues. I'd like to start with the "'Missing Meta Description'" just because I've been trying hardest on that one.
If anyone can give me any suggestions, I'd appreciate it. As you can tell, I'm fairly new at this. I have a decent grasp of HTML but WordPress is very new to me.
Kurt
-
No problem, if you have any issues with it feel free to let me know. You can do a TON of different stuff with the WP template tags. For reference here is a page that lists all of the different tags in WP: http://codex.wordpress.org/Template_Tags
-
I do a some coding skills, so I will try this option first. If it's too much of a hassle I will use one of the plugin options. Thanks!.
-
I thought about using those plugins (known about them for years), but was hoping the template I had would suffice. I guess I will use one of them. Thanks!.
-
You can add Meta descriptions in wordpress 2 different ways. If you have a small site and want to simply add a generic description all you need to do is open up header.php in your themes directory and add the following code:
This will pull the site description that can be set in the "general settings" in the WP admin section. If you are looking to generate dynamic meta info then this is best done with a plugin (although it is not very hard to simply pull the excerpt or any post meta and have that display). That would look something like:
If you want to go the plugin route I would second the All in one SEO and SEO plugin by Yoast. Additionally Premium Dev offers an SEO plugin that is pretty sweet but you have to pay to get access to all their plugins so you are probably better off with the free ones.
-
If you arent already, you should get either the SEO plugin by Yoast or the All in One SEO Pack for your WordPress install. Both of them will add fields on a per post and page level where you can enter your Meta information.
-
Howdy! Are you using any plugins to control your tag descriptions? Scott
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
-
Title and Description for blog pages
Hello, Could you please help me figure out how to create title and description for my website blog's pages? And for projects' pagination (third example below): https://www.titanpavers.com/blog/page/3/
Technical SEO | | VELV
https://www.titanpavers.com/blog/page/4/
https://www.titanpavers.com/projects/page/2/ Thank you!0 -
Meta descriptions and h1 tags during a 301 redirect
My employer is shifting to a new domain and i am in the midst of doing URL mapping. I realize that many of the meta descriptions and H1 tags are different on the new pages - is this a problem ? Thank you.
Technical SEO | | ptapley0 -
What is the best way to handle these duplicate page content errors?
MOZ reports these as duplicate page content errors and I'm not sure the best way to handle it. Home
Technical SEO | | ElykInnovation
http://myhjhome.com/
http://myhjhome.com/index.php Blog
http://myhjhome.com/blog/
http://myhjhome.com/blog/?author=1 Should I just create 301 redirects for these? 301 http://myhjhome.com/index.php to http://myhjhome.com/ ? 301 http://myhjhome.com/blog/?author=1 to http://myhjhome.com/ ? Or is there a better way to handle this type of duplicate page content errors? and0 -
Should I put meta descriptions on pages that are not indexed?
I have multiple pages that I do not want to be indexed (and they are currently not indexed, so that's great). They don't have meta descriptions on them and I'm wondering if it's worth my time to go in and insert them, since they should hypothetically never be shown. Does anyone have any experience with this? Thanks! The reason this is a question is because one member of our team was linking to this page through Facebook to send people to it and noticed random text on the page being pulled in as the description.
Technical SEO | | Viewpoints0 -
Meta Description,Title
If I changed the meta description and title of the post from the existing one how long will it may take to get indexed in Google. How can I fasten the process of indexing the changed meta description and title. Thanks, Venkee.
Technical SEO | | Venkee0 -
Will I still get Duplicate Meta Data Errors with the correct use of the rel="next" and rel="prev" tags?
Hi Guys, One of our sites has an extensive number category page lsitings, so we implemented the rel="next" and rel="prev" tags for these pages (as suggested by Google below), However, we still see duplicate meta data errors in SEOMoz crawl reports and also in Google webmaster tools. Does the SEOMoz crawl tool test for the correct use of rel="next" and "prev" tags and not list meta data errors, if the tags are correctly implemented? Or, is it necessary to still use unique meta titles and meta descriptions on every page, even though we are using the rel="next" and "prev" tags, as recommended by Google? Thanks, George Implementing rel=”next” and rel=”prev” If you prefer option 3 (above) for your site, let’s get started! Let’s say you have content paginated into the URLs: http://www.example.com/article?story=abc&page=1
Technical SEO | | gkgrant
http://www.example.com/article?story=abc&page=2
http://www.example.com/article?story=abc&page=3
http://www.example.com/article?story=abc&page=4 On the first page, http://www.example.com/article?story=abc&page=1, you’d include in the section: On the second page, http://www.example.com/article?story=abc&page=2: On the third page, http://www.example.com/article?story=abc&page=3: And on the last page, http://www.example.com/article?story=abc&page=4: A few points to mention: The first page only contains rel=”next” and no rel=”prev” markup. Pages two to the second-to-last page should be doubly-linked with both rel=”next” and rel=”prev” markup. The last page only contains markup for rel=”prev”, not rel=”next”. rel=”next” and rel=”prev” values can be either relative or absolute URLs (as allowed by the tag). And, if you include a <base> link in your document, relative paths will resolve according to the base URL. rel=”next” and rel=”prev” only need to be declared within the section, not within the document . We allow rel=”previous” as a syntactic variant of rel=”prev” links. rel="next" and rel="previous" on the one hand and rel="canonical" on the other constitute independent concepts. Both declarations can be included in the same page. For example, http://www.example.com/article?story=abc&page=2&sessionid=123 may contain: rel=”prev” and rel=”next” act as hints to Google, not absolute directives. When implemented incorrectly, such as omitting an expected rel="prev" or rel="next" designation in the series, we'll continue to index the page(s), and rely on our own heuristics to understand your content.0 -
Why Google not picking My META Description? Google itself populate the description.. How to control this Search Snippets??
Why Google not picking My META Description? Google itself populate the description.. How to control this Search Snippets??
Technical SEO | | greyniumseo0 -
What to do about "blocked by meta-robots"?
The crawl report tells me "Notices are interesting facts about your pages we found while crawling". One of these interesting facts is that my blog archives are "blocked by meta robots". Articles are not blocked, just the archives. What is a "meta" robot? I think its just normal (since the article need only be crawled once) but want a second opinion. Should I care about this?
Technical SEO | | GPN0