Skip to main content

Accessibility + SEO question

I'm a web dev currently tasked with making our e-commerce site more accessible, and stumbled upon the following problem:

regarding page structure, it's pretty clear to the sighted user which content-area is for what but for blind users not so much.

since the desginers are kinda fighting to keep the look as much as is as possible i at least wanted to add some visually hidden headlines, to make the structure a little bit clearer for users who depend on screen-readers.

but then i got made aware of the problem with SEO and hidden texts...
so, i don't really know a lot about SEO and went digging and found that it's (of course) forbidden to use hidden text as spam or SEO specific purposes, that google figures it out, when you have "hidden text" behind tabs or click more buttons etc. and that it's ok to use those, but i couldn't find much more than a sentence or two, that it's ok to use visually hidden content for accessibility purposes.

and that probably won't suffice to convince my team leaders to use those hidden headlines (SEO > Accessibility) but i'm also not completely convinced that using those would conform with SEO standards since they would never be visible for "normal" users?

I'd really appreciate it, if you could direct me to any ressources that deal with this question or share your own thoughts and experiences!

submitted by /u/theBeckX
[link] [comments]

from Search Engine Optimization: The Latest SEO News https://ift.tt/2ZXGARV

Comments

Popular posts from this blog

Local seo vs. natiowide seo?

I've done SEO for local businesses but I recently got my first client that sells an item nation wide. ​ Any suggestions for doing nationwide SEO? ​ I am used to making geopages for local towns. I was going to do the same with some input from the client about what cities or towns he would like to show up in? submitted by /u/Letmeinterviewyou [link] [comments] from Search Engine Optimization: The Latest SEO News http://bit.ly/2JHy0k0

Clients site has a weird issue with 302 redirects that I haven't seen before.

Site is in Drupal, hosted on Amazon CDN & Cloudflare. So here's a quick breakdown: The site itself works normally. It's a bit dated, but you can click on links and navigate around as you'd expect. Seeing no obvious issues, I run a Screaming Frog crawl to begin my audit. Only 5 pages were picked up by the crawl which was super weird, since all internal links are regular html and there shouldn't be any issues. So I go through the site and manually collect a bunch of URLs, which I submit to SF again as a list. Every single link bar the 5 originally crawled return a 302, with the 'redirect' pointing back to the home page. Except as I said, those pages don't browser redirect. Browser side, they work fine. I guess they redirect the crawl bot though, since the rest of the site is functionally invisible. Other tools I've looked at say that the pages return simultaneous 302 and 200s, which doesn't make too much sense. These 302s are also old enough ...