Git Product home page Git Product logo

Comments (9)

liliakai avatar liliakai commented on June 1, 2024 1

I added description and robots. Let's give googlebot some time to update and see if it improves things.

from name-variant-search.

liliakai avatar liliakai commented on June 1, 2024 1

Also verified the site ownership in google's search console, so if it continues to not be indexed, I can see why in https://search.google.com/search-console

from name-variant-search.

liliakai avatar liliakai commented on June 1, 2024 1

I don't think viewport should affect SEO, but I added it.

from name-variant-search.

liliakai avatar liliakai commented on June 1, 2024

So googlebot says the page is a "soft 404" which I think is a result of the page doing a load-and-then-render on the client side. The initial page load is just a couple lines of text so Google says... this is an error page or something.

fwiw, it's first or second result on duck duck go. I updated this issue accordingly and will try to get a fix shipped this week.

from name-variant-search.

msramalho avatar msramalho commented on June 1, 2024

Does having a static header and only the dynamic rendered after loading solve it?

from name-variant-search.

liliakai avatar liliakai commented on June 1, 2024

This is what we have currently and there's even a link, but that's not enough apparently.

Screenshot 2024-01-22 at 09 36 31

from name-variant-search.

liliakai avatar liliakai commented on June 1, 2024

I configured webpack to omit the standard "defer" attribute from the javascript bundle which should block the initial page render until the script is done loading, at the cost of a few extra microseconds of page load time.

from name-variant-search.

msramalho avatar msramalho commented on June 1, 2024

Can you search the google search console access with me?

googling site:https://bellingcat.github.io/name-variant-search shows results => it's indexed, just not prominently

I saw this is also important:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Maybe some more keywords etc?

from name-variant-search.

msramalho avatar msramalho commented on June 1, 2024

image
it seems to be indexed now

from name-variant-search.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.