Posted by drdave17 on March 14, 2012 at 8:14pm
I see where I might need the three Preface regions in order to create a front page for my site. However, I am wondering if I disabled Main Content and Sidebar 1st and 2nd if this will in anyway affect SEO?
Comments
By disable I mean make sure
By disable I mean "make sure they are not rendered" I guess is the proper term.
Hi drsave17, possibly. Maybe
Hi drsave17, possibly. Maybe the creators would be able to help more but what about the following:
<div id="skip-link"><a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
</div>
goes to:
<a id="main-content"></a>which is in #zone-content. Maybe the skip link wouldn't work without the main content zone in there somewhere. Even if you just use the main content zone to display the page title or something similar?
Why not use sidebar-1|content|sidebar-2 instead of preface-1|preface-2|preface-3? You can set the columns on either.
Sam.
That's a good point. Maybe
That's a good point. Maybe use sidebar/content/sidebar then adjust them dimensionally as needed. 4 columns for each. My content won't have anything to do with the conventional main content used on websites however. It's a sorta 3 regions layout service where clients have the option to choose one. Hopefully I am still on track.
Thanks