8000 Feedback: About SEO · Issue #12 · andrelandgraf/openimg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feedback: About SEO #12
Open
Open
@NicolasCharpentier

Description

@NicolasCharpentier

Hi, just read your code, went through the same adventure as you writing an optimization endpoint and a image component for a painting gallery website (but going less further) so I want to give you a feedback from my thoughts, take it as is.

I had a problem where Google would not index my images, even if given in the sitemap.xml

So if not already ensured, I think you should ensure that images generated from your library are indexed by Google.

FYI for me the problem have been fixed after I added following changes :

  • Used a simple URL for the image (no "api" or many paths parts) (this looks the default for you so great).
  • Used a src with no query parameters.
  • Added a "content-length" header (this looks already done for you so great).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0