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.
SVG image files causing multiple title tags on page - SEO issue?
-
Does anyone have any experience with SVG image files and on-page SEO?
A client is using them and it seems they use the title tag in the same way a regular image (JPG/PNG) would use an image ALT tag. I'm concerned that search engines will see the multiple title tags on the page and that this will cause SEO issues.
Regular crawlers like Moz flag it as a second title tag, however it's outside the header and in a SVG wrap so the crawlers really should understand that this is a SVG title rather than a second page title. But is this the case?
If anyone has experience with this, I'd love to hear about it.
-
I noticed this with some of our competition. It doesn't seem to hurt them being that they are ranked number 1 and 2
-
Hi Joshua
I don't think this will cause a search engine conflict, but I'll pass this to a Moz product person to see if they can answer re: Moz On-Page Grader
-Dan (Moz Associate)
-
Hi David
I am getting the same issue when I use the Moz On-Page Grader, it is telling me I am using too many title tags, but surely this shouldn't flag an issue as these title tags are external from the head, or does this genuinely impact the ranking of the page?
Here is an example of an SVG our designer has put into a page (one of many) that is being flagged:
<title>Find Your Dealership Icon</title>
In addition do search engines read the title tag or is it ignored?
Thanks in advance to anyone that can help.
-
David
It's hard to tell from that image if the SVG title is nested like in this example: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title - can you let us know?
Thanks!
-
Yep - attached. I've redacted the title as it showed the client's name but would be good to see whether you think this is properly optimised?
-
It would surely be helpful to post the HTML so we can see what's going on. W3Schools has a great tutorial here http://www.w3schools.com/svg/default.asp. If your title tag is properly embedded with the svg element, everything will be fine. From what you posted here, it seems you're afraid search engines will confuse the svg title with the page title. That won't happen if your HTML is correct. Post it here and I'll take a look.
-
Could you share the example here? I doubt it would create any issues as it seems that it's more an issue on the side of most SEO crawlers. A title elemement on an SVG doesn't even get close to being a second title tag
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
-
Tags - Good or bad for SEO
We are getting Moz errors for duplicate content because tag pages share the same blog posts. Is there any way to fix this? Are these errors bad for SEO, or can I simply disregard these and ignore them? We are also getting Moz errors for missing descriptions on tag pages. I am unsure how to fix these errors, as we do not actually have pages for these on our WordPress site where we are able to put in a description. I have heard that having tags can be good for SEO? (We don't mind having several links that show up when searching for us on google...) As far as the SEO goes, I am not sure what to do. Does anyone know the best strategy?
On-Page Optimization | | Christinaa0 -
Commas in title tags
Hello Guys, Thanks in advance for all who can help me with this I am helping a dinnerware company with their SEO. I told them to change their ambiguous title tags for more specific ones. However, they opted to create some title tags with 2 or three keywords separated by commas. I have attached an excel image illustrating their new title tags.. My question is, will this format be a problem with Google--penalties? The questionable title tags are highlighted in light orange. Thanks! lHH92
On-Page Optimization | | HectorCortes0 -
H1 tag- on home page - what is it best to include
is it best to have in the H1 tag 1. just our website address 2. combination of website address followed by short keywords about our website
On-Page Optimization | | CostumeD0 -
Multiple Cities in Title Tag
My question is how to avoid having a spammy title. Currently I'm working on a project where a business serves four cities, but two of them are out of its home state. I'm trying to create a title tag that is appealing to the eyes, and meets what I need it to do at the same time. I was wondering what everyone though of this sample Brand X Dealer Serving Newark, DE; New Castle, DE; Glens Mills, PA; and Springfield, PA I know that too much repetition can be a bad thing, but this might not be a big deal since they are separate instances. Let me know what you all think. Thanks!
On-Page Optimization | | OOMDODigital0 -
Title and Heading Tags
Firstly I would like to comment on how helpful this site is. I haven't posted much before but have been reading tonnes of answers for many months now and have been finding it really useful. I used the SEOmoz scanner and the main problem highlighted was duplicate content so I started to add 'customer product reviews' I had received and unique 'further information' to each page (hopefully this was the right thing to do to solve duplicate content! : ) ) Then I looked at heading and title tags. Currently I set title tags for each product page to be "Brand Name- Product Name" but after doing some research we are thinking of putting Keyword Description of Product | Product Name | Brand Name (around 60 characters long). So is this the advised thing to do and create unique titles that are relevant to each specific product page for over 200 pages we have? In addition, any advice on setting optimum tags would be great. We keep reading varying tips online. I gather ideally h1 needs to be a shorter keyword rich version of the title tag? Many Thanks
On-Page Optimization | | jannkuzel0 -
Image Optimization - File Name Important?
I am currently working on a site with 100+ recipes that all have image file names that are relevant, but not optimized for keyword purposes. I'm wondering - from an SEO perspective - would it be worth my time to go back through all of the images and rename them with keywords in mind? On my own site I have always done this as a "best practice" but I'm curious - does it make a difference to search engines? Does anyone have any recent research/experiences that they would like to share? Thanks!
On-Page Optimization | | EssEEmily0 -
Hiding Page Titles By Display None
Hi. I am new to this community, and new to SEO as well. A friend asked me to give them suggestions on onsite optimization for their Drupal website. I know page titles are very important, and usually they should be set to H1. (At least I think) This particular website has all their page titles set to H2 and they are using display:none in their stylesheet to hide them for graphic design reasons. What would be the most practical work around for this? We don't want this to appear sketchy in the eyes of the SE's, but putting page titles at the top of their pages really would take away from their graphical design. The second issue is that they use a module called Quicktabs for tabbed product specs on each page. Each tab is actually pulled from a post (called a node in Drupal), so each tab has it's own title that is an H2. So not only are they hiding the main page title, but they are hiding 5 others within the tabs, and their are 6 H2 elements showing up on each product page all set to display:none. Any creative suggestions? Hope that makes sense.... Thank you!
On-Page Optimization | | aprilm-1890400 -
Using commas in the title tag?
Is there a disadvantage/advantage to using commas to separate words in the title tag. Which will be more effective as a title tag: "keyword1 keyword2 - Brand" OR "keyword1, keyword2 - Brand"?
On-Page Optimization | | Audiohype0