[wp-docs] Codex Pages Appear Broken

Kevin Foley kevin.james.foley at gmail.com
Mon Sep 10 16:55:56 UTC 2012


What about using protocol-less URLs for stylesheets?

<style>
@import url("//wordpress.org/style/codex-wp4.css?3");
@import url("//wordpress.org/style/wp4.css?22");
</style>

This would load http or https depending on what the URL is.

On Mon, Sep 10, 2012 at 12:29 PM, Otto <otto at ottodestruct.com> wrote:
> I'm not sure why Google is indexing the site that way, and adding
> rel:canonical would be difficult at the moment (blasted mediawiki).
>
> For the moment, just be aware of it. Not much I can change about it right now.
>
> -Otto
>
>
> On Mon, Sep 10, 2012 at 10:22 AM, Devin Price <devin at wptheming.com> wrote:
>> Hi Otto.  When I search for the term "add menu page" in Google, the first
>> result is a codex link with "https" rather than "http".
>>
>> See: https://www.google.com/search?q=add+menu+page
>>
>> If search results weren't sending people there, I don't think it would be a
>> problem.  Is it possible to add canonical tags to the codex to direct
>> results to http versus https?
>>
>> -D.
>>
>> _______________________________________________
>> wp-docs mailing list
>> wp-docs at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-docs
>>
> _______________________________________________
> wp-docs mailing list
> wp-docs at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-docs


More information about the wp-docs mailing list