magehero
magehero copied to clipboard
SEO Changes
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.
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
Still needs http://schema.org/Person markup data && many more keywords within content
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
Btw I think I saw a PR with SEO stuff? Can we close this issue out?
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.