magehero icon indicating copy to clipboard operation
magehero copied to clipboard

SEO Changes

Open Joshua34 opened this issue 10 years ago • 4 comments

Enhanced title && h1 Added h2 Added meta name="description" content="..."

Utilized keyword planner tool to search globally for pertinent keywords. I used the 'seed' magento developer & magento development and based my changes on the google suggested keyword ideas.

magento_developer_global magento_development_global

Created (basic) robots.txt & sitemap.xml Added meta name="robots" content="index,follow" && link rel="canonical" ... to head

Added size parameter to img src path (though there are issues with this still) the url parameter only affects certain avatars: https://avatars.githubusercontent.com/u/512911?v=2&s=25 works perfectly! but on other images, such as: https://avatars.githubusercontent.com/u/5928229?v=2&s=25 still serve higher resolution image. Added alt tag

Joshua34 avatar Oct 31 '14 16:10 Joshua34

Still needs http://schema.org/Person markup data && many more keywords within content

Joshua34 avatar Oct 31 '14 17:10 Joshua34

You're a beast - will check that out.

On Fri, Oct 31, 2014 at 10:01 AM, Joshua Hughes [email protected] wrote:

Still needs http://schema.org/Person markup data && many more keywords within content

— Reply to this email directly or view it on GitHub https://github.com/kalenjordan/magehero/issues/38#issuecomment-61292807.

Kalen Jordan Founder, MageMail

Listen to MageTalk - The Magento Podcast http://magetalk.com/ | MageMail

  • The Triggered Email App for Magento http://magemail.co/?utm_medium=email&utm_source=signature&utm_campaign=signature

kalenjordan avatar Oct 31 '14 20:10 kalenjordan

Btw I think I saw a PR with SEO stuff? Can we close this issue out?

kalenjordan avatar Nov 02 '14 03:11 kalenjordan

Advise, I can open new issues for the two remaining from this one: Still needs http://schema.org/Person markup data && I added size parameter to img src path, though there are still issues here as the url parameter only affects certain avatars: https://avatars.githubusercontent.com/u/512911?v=2&s=25 works perfectly! but on other images, such as: https://avatars.githubusercontent.com/u/5928229?v=2&s=25 still serve higher resolution image.

Joshua34 avatar Nov 03 '14 18:11 Joshua34