SEO Descriptions Not Being Picked Up - Please Help
I am currently experiencing some issues with Umbraco when it comes to Google picking up our SEO descriptions - the issue being that it isn't picking them up in many instances. The descriptions have been completed, keywords insert and we have the SEO index and follow boxes ticked, so I'm extremely confused.
Is there anything that can be done to remedy this issue? I can't think of anything we're doing wrong.
We are currently using Moz Pro to analyse our SEO performance, although there are some limitations to this with the site being partially written in javascript - which may be causing an issue with rendering. I shall explore this further with our development team.
Many of the descriptions that have been on, have been there for a while, so should have been picked up.
Hopefully when we've looked into the rendering further, we will find a solution.
If Meta tags are added using javascript after document loaded it might have issue, Check your view source and confirm does meta tags exists in the view source
SEO Descriptions Not Being Picked Up - Please Help
I am currently experiencing some issues with Umbraco when it comes to Google picking up our SEO descriptions - the issue being that it isn't picking them up in many instances. The descriptions have been completed, keywords insert and we have the SEO index and follow boxes ticked, so I'm extremely confused.
Is there anything that can be done to remedy this issue? I can't think of anything we're doing wrong.
Thanks,
Richard
Hi Richard,
What are you using to manage your seo data ?
Are you sure they are rendered on the page ?
You could put a page of your website through this tool and see if it matches what you have in your site : https://www.seocentro.com/tools/search-engines/metatag-analyzer.html
Also keep in mind that changes you make are not immediatly visible in google search results. This can take a while
Dave
Hi Dave,
Many thanks for your feedback.
We are currently using Moz Pro to analyse our SEO performance, although there are some limitations to this with the site being partially written in javascript - which may be causing an issue with rendering. I shall explore this further with our development team.
Many of the descriptions that have been on, have been there for a while, so should have been picked up.
Hopefully when we've looked into the rendering further, we will find a solution.
Thanks,
Richard
If Meta tags are added using javascript after document loaded it might have issue, Check your view source and confirm does meta tags exists in the view source
is working on a reply...