Meta tags - are they case sensitive?
-
I just ran the wordtracker tool and noticed something interesting. The tool didn't pick up our meta description.
It's strange as our meta descriptions appear in organic search results and Moz never reported missing meta descriptions.After reviewing other pages, I noticed our meta description tag is written as the following:
name="Description" content="
I never thought about this, but are meta tags case sensitive? Should it be written as:
name="description" content="
Thoughts?
-
It's the wordtracker chrome add-on called scout. I was using it to find high performing keywords and decided to run it on my own site.That's when I noticed no meta description being highlighted. There are no settings in the add-on though
I did some more reading and w3.org states it is good practise to use lower case for all HTML elements and attribute names, so I'm going to change it. http://www.w3.org/TR/xhtml1/#h-4.2
Better to follow good practice than bad.
-
Hi!
According to http://www.w3.org/TR/html-markup/documents.html#case-insensitivity HTML tags are not case sensitive, but it could be that your tracker software is looking for all lowercase, as this is considered good coding practice. Is it possible to configure in the tracking tool, perhaps?
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
-
Are there any downsides to using a canonical tag temporarily?
I'm working on redesigning our website. One of the content types has a main archive page (/success-stories) containing all of the success stories (written by graduates of our program). Because we plan to have success stories for other people (non-graduates), I'm using category hierarchies (/success-stories/graduates and success-stories/nonprofits, for example). It will go one level deeper to organize graduates by graduation year (/success-stories/graduates/%year%). I think this will work out well. However, we won't have non-graduate success stories for a little while, probably at least a few weeks, which means that /success-stories and /.../graduates indices will contain the same content for a while. So my question is this: Will it hurt to use a canonical tag that points to /success-stories/graduates as the authority until the main archive page contains more than just graduates? Or would it be better to use a 302 redirect from /success-stories to /.../graduates until more diverse content is added?
Intermediate & Advanced SEO | | bcaples0 -
Should I delete all tags and just use my categories to organize content?
My website NorthernCaliforniaHikingTrails.com/blog has 400 or so tags, and it also has an extensive set of categories. I'm thinking about deleting all the tags, but keeping the categories and consolidating them a bit. Is there a significant SEO advantage to having tags in my case? I've seen a few very high-ranking websites actually rank for a tag, but I doubt my site will reach that level. Any help appreciated!
Intermediate & Advanced SEO | | John88990 -
Long Title Tags
Hi guys, We have product e-commerce title tags which are over 60 characters - around 80 plus. The reason we added them in there is to incorporate
Intermediate & Advanced SEO | | seowork214
more information for Google. The format of these title tags are: Name + Colour + Rug Type + Origin Name = for people searching for the name of the rug
Color = people searching for a specific color
Type = The type of rug (e.g. normal or designer)
Origin = Where the rug is for. So this title will cover people searching for: People searching for designer rugs, the specific colour and also where it comes from. This then results in the title tag going way over 60 characters - around 80-90 characters. -- Would it be wise to try and shrink it down to under 60 characters, and what would be a good approach to do this? Cheers.0 -
Should I add no-follow tags to my widget links?
Matt Cutts recommended in a video in 2013 to add rel="nofollow" on widget links that link back to your website. Some background of my company: We're a software company for website chat. There's a 'powered by' link in our widgets that links back from our users' websites to our website. Currently these are all follow links. I checked out the links of our competitors, and it seems none of them have no follow on their widget backlinks. This, together with the fact that the video is quite old and information on this issue rather scarce, makes me doubt whether we should change our widget backlinks to no follow. Does anyone have thoughts on this?
Intermediate & Advanced SEO | | Maximuxxx0 -
Changing URLs from sentence case to lower case
Hi Guys, We are contemplating of changing our site URL structure from sentence case to all lowercase. www.example.com/All-Products/Bedroom-Furniture/ www.example.com/all-products/bedroom-furniture/ We will use 301 redirect for old to new. Its a 3 year old ecommerce site and currently rank very decent on serps. The agency that does our seo is recommending this change and reckons that all lowecase URLs as preferred over our current URL structure. My worry is we will lose our current ranking but agency advises that rankings will probably go lower or fluctuate for some time and get back to its original position or may even rank better in due course as we are doing a 301 redirect and once the site is crawled Google will know the change. We are approaching Christmas and thenext 2 months are most busiest period of the year, we don't want to risk on traffic. I would really appreciate if the community experts can advise, Is it really that lowercase URLs are better than our current url structure? By doing 301 will our rankings come back to same in "due course" ? How much of a risk is it to do these changes at this time of the year? Thanking you in advance, Sohail
Intermediate & Advanced SEO | | tigersohelll1 -
H Tags Vs "H Style" Tags?
Hey everybody! So I was wondering what the difference between the H tags and "H Style". My first thought is that it's just the style guide, and not actually a meta tag, but before I go around changing all these styles I want to make sure my computer isn't going to explode SEO juice. Thanks!
Intermediate & Advanced SEO | | HashtagHustler0 -
Meta Tag Force Page Refresh - Good or Bad?
I had recently come across a meta tag that could cause a auto refresh on a users browser when implemented. I have been using it for a redesign and was curious if there could be any negative effects for using it, here is the code: All input is appreciated. Ciao, Todd Richard
Intermediate & Advanced SEO | | RichFinnSEO0 -
How to auto generate a unique meta description?
The site I am working on is a code nightmare for starters. I'm editing a file called layout that controls the section of each page. The programmer from a while back got unique titles by putting this piece of code in: <title><?= $this->metaTag ?></title> In all the different controllers and stuff I can see where the title is the name of the product plus review or something to that effect. How do I do this for the meta description? Right now the meta description is static in the layout file, and so every page has an identical one. I was hoping there was a way to make the meta description automatically use the first 140 characters on the page or something. Something like this:
Intermediate & Advanced SEO | | DanDeceuster0