Hi,

I think it is a bug of alabaster. "about" sidebar uses <h1> tag, but
it should be used in main content.
https://github.com/bitprophet/alabaster/blob/master/alabaster/about.html#L6

Thanks,

2018-07-18 4:47 GMT+09:00 Barbara Snyder <[email protected]>:
> We are using a customized alabaster theme with a few custom extensions (open
> link on a new page, show/hide text under a heading). I compared our theme to
> the default theme and the only changes are related to fonts and spacing.
>
> Actually I just did a build with the default theme and ran into the same
> issue.
>
> Thanks -- Barbara
>
>
> On Saturday, July 14, 2018 at 5:51:19 PM UTC-7, Aaron Carlisle wrote:
>>
>> Hi,
>>
>> Which theme and extensions are you using?
>>
>> On Mon, Jul 9, 2018 at 6:25 PM Barbara Snyder <[email protected]> wrote:
>>>
>>> Hi -- me again!
>>>
>>> SEO folks asking me for more fixes. By default, my pages wind up with two
>>> H1 tags, which apparently google hates. In a typical page, they look like
>>> this:
>>>
>>> <h1>Dashboards<a class="headerlink" href="#dashboards" title="Permalink
>>> to this headline">ΒΆ</a></h1>
>>>
>>> <h1 class="logo"><a href="../index.html">SignalFx</a></h1>
>>>
>>> I can't find where the class for logo is designed to be in an H1 tag, or
>>> even what this link refers to. It's identical in every file, no matter where
>>> it is in the toctree hierarchy, and i don't see a link to SignalFx anywhere
>>> in the docs that always goes to ../index.html. So I can't figure out what
>>> this is or where it's coming from.
>>>
>>>
>>> Thanks -- Barbara
>>>
>>> P.S. Let me know if it would help if I attach any config files. I made as
>>> many changes as I thought made sense everywhere I could think of, but all it
>>> wound up doing was throwing a big visible "SignalFx" in the sidebar, which
>>> is otherwise not shown and which perhaps is what this link is about. So
>>> somehow it is hidden by default but still shows up in the page source text.
>>>
>>> PPS.  Also, tangentially, how can I change the "Permalink to this
>>> headline" text in the first h1 tag? It shows up even if I add ..title:: to a
>>> file.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "sphinx-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at https://groups.google.com/group/sphinx-users.
>>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>> --
>> Aaron Carlisle
>>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to