Duplicate Title Tag
-
We are getting a Duplicate Title Tag error on our pages but we have different titles and the differences are being seen by Google. We are using the code <%@ Page Title="School Lunch Software Pricing || EZ School Apps"%> Any ideas?
-
Are you using any javascript framework on the site that renders the title dynamically?
-
We are using an ASP.net directive to dynamically create the Title. Google is picking this up on their crawler and this was not flagged as an issue in the past with Moz. Is it possible that the moz crawler scan for dynamic title pages is no longer working?
-
No, that shouldn't be an issue. I ran the crawl with a different tool (Microsoft IIS SEO Toolkit) and found the same duplicate title issues.
If you check your HTML output, you will see that the title only includes the "EZ School Apps" part. I Private Messaged you a list of the duplicate titles I found.
Is it possible that code is no longer in production? or the Page title variable is accidentally set again before being printed?
-
Thanks for the help with this. A code change was done recently that impacted the page title. The issue is not fixed and the next crawl should work correctly.
-
*now fixed