admin管理员组文章数量:1026989
Apologies in advance - HTML isn't really my language and I'm new to Stack. Hope this is in the right place!
I'm working on inserting alt attributes for all the images on this WordPress website, but I'm not sure if I'm doing it correctly. I'm used to doing things in the front end - not in HTML. Is there a resource that I can use to see if they're being read?
The visual page looks like this:
[content_boxes style="style6"][gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
The text page looks like this:
[content_boxes style="style6"] [gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
Apologies in advance - HTML isn't really my language and I'm new to Stack. Hope this is in the right place!
I'm working on inserting alt attributes for all the images on this WordPress website, but I'm not sure if I'm doing it correctly. I'm used to doing things in the front end - not in HTML. Is there a resource that I can use to see if they're being read?
The visual page looks like this:
[content_boxes style="style6"][gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
The text page looks like this:
[content_boxes style="style6"] [gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
Share
Improve this question
edited Mar 26, 2019 at 15:01
Pratik Patel
1,1111 gold badge11 silver badges23 bronze badges
asked Mar 25, 2019 at 18:14
Madison ElyseMadison Elyse
1
1
- What is this code you added to your question? What happens when you call the site in your browser and inspect the source code? Are the alt attributes to your images being applied or not? – norman.lol Commented Mar 25, 2019 at 19:08
1 Answer
Reset to default 0You need to look at the source code from the front-end of your website, ie the published version of the page that your website visitors can see.
The code you're pasting here is not HTML. These are shortcodes that a plugin or the active in WordPress use to generate HTML.
The good news is you can very easily view the source of any website using your browser.
Here's an exhaustive list of the way to do that with every major browser.
When you can view the source, you can check your <img>
tags for the alt text you've entered.
If that's too complex, you can always use one of the myriad of alt tag testers available online.
Apologies in advance - HTML isn't really my language and I'm new to Stack. Hope this is in the right place!
I'm working on inserting alt attributes for all the images on this WordPress website, but I'm not sure if I'm doing it correctly. I'm used to doing things in the front end - not in HTML. Is there a resource that I can use to see if they're being read?
The visual page looks like this:
[content_boxes style="style6"][gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
The text page looks like this:
[content_boxes style="style6"] [gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
Apologies in advance - HTML isn't really my language and I'm new to Stack. Hope this is in the right place!
I'm working on inserting alt attributes for all the images on this WordPress website, but I'm not sure if I'm doing it correctly. I'm used to doing things in the front end - not in HTML. Is there a resource that I can use to see if they're being read?
The visual page looks like this:
[content_boxes style="style6"][gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
The text page looks like this:
[content_boxes style="style6"] [gta_tour_listing tourid="wachosl" alignment="left" image="httpS://geckotrail/wp-content/uploads/2015/06/howler-baby.jpg" alt="Howler Baby Southern Caribbean"]
Share
Improve this question
edited Mar 26, 2019 at 15:01
Pratik Patel
1,1111 gold badge11 silver badges23 bronze badges
asked Mar 25, 2019 at 18:14
Madison ElyseMadison Elyse
1
1
- What is this code you added to your question? What happens when you call the site in your browser and inspect the source code? Are the alt attributes to your images being applied or not? – norman.lol Commented Mar 25, 2019 at 19:08
1 Answer
Reset to default 0You need to look at the source code from the front-end of your website, ie the published version of the page that your website visitors can see.
The code you're pasting here is not HTML. These are shortcodes that a plugin or the active in WordPress use to generate HTML.
The good news is you can very easily view the source of any website using your browser.
Here's an exhaustive list of the way to do that with every major browser.
When you can view the source, you can check your <img>
tags for the alt text you've entered.
If that's too complex, you can always use one of the myriad of alt tag testers available online.
本文标签: seoHow to Know If I39ve Correctly Inserted Alt Attributes Into HTML
版权声明:本文标题:seo - How to Know If I've Correctly Inserted Alt Attributes Into HTML 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745656901a2161649.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论