Open yufenhsi opened 6 years ago
Yufen, you did an awesome job with this! 🎉 👕 🔥 Your pages look nice, and you've addressed all the requirements! Way to go! 💥 💪 😸
Some ways to improve:
I see 3 warnings for your homepage and one for your tshirt
page.
You've done an excellent job showing the two pages are different with the descriptions, featured images, and title
elements. 👍
However, both of your pages are called "Parade of Fans for Comics" when I share them on Facebook and Twitter. Could you please make it clear from the titles that they are different pages? 👕
Because Github pages is annoying, you have to use relative links. Your navigation bar links don't work currently. Could you please change them so they work? Here's the lesson page where you learned about relative links. 🚀
You've used almost the same commit message for all three commits. Commit messages should describe what is changing between each commit. So for example, you could say "change og:title, update links, add og:image property". Please use unique, descriptive commit messages going forward!
After you’ve made your changes and pushed them to GitHub and your hosted site, give it a once-over to make sure it looks right, then comment back here and I’ll take another look.
Thanks! :rocket:
Hi Katie,
Thank you for checking my project and giving the suggestions. I can learn more and understand what I missed every time because of the proces of following the suggestions to correct those issues. I've fixed Facebook validator warnings and used relative links in navs. The navigation links can work currently. I also changed a title-"Distinctive Animation Clothing" for the tshirt page and changed both "og:description" for my homepage and tshirt page.
😁 I'm so glad you are learning and understanding more! I see your work getting better and better too. ✨
index.html
versions of the URLs. Would you mind updating the links so they don't include that? If you need a refresher, look back on the "building a website with multiple pages" lesson. 🔗 When I look at your pages now in the Twitter card validator, there are no errors, but I also only see an image - no title or description. It was working before, and I don't see any problems from looking at your code, so it's weird. 😕 Here are some troubleshooting ideas:
<meta property="fb:app_id" content="1678641972181977"/>
?twitter:card
value to summary
instead of summary_large_image
?Hi Katie,
I commited two commit messages for this revision The former:
I saw the same thing(just an image) as you did, so I added meta.
The later:
Thank you!
Your latest two commit messages are SO GOOD. 😍 Keep writing them just like that! 🎉
Nice job fixing the Twitter display issue! 💪 Everything looks good to me now. :shipit:
Build a simple website for an imaginary, local store that sells geeky T-shirts
@KatieMFritz Can you take a look at this? It's hosted here and meets the following criteria:
title
andmeta name="description"
are provided for each pagefavicon.ico
file with the company logo (you can create one here or design one yourself)The following required properties are missing: fb:app_id
warning for Facebook)