#<h1> and internal links are not found in SEO scanning tools

10 messages · Page 1 of 1 (latest)

alpine sapphireBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

primal blaze
#

Can you share your page? Like your public url?

reef remnant
#

you have a "client loading" screen which means the page has virtually no content when js is disabled (ie google and search scrapers)

primal blaze
#

This is what search engines can see: (nothing). The page will have good metrics, as the "page" is instantly there, but without content that does not help a lot

#

Whatever it’s adding the „Loading…“ is causing it. Either wait for the response (search engines will wait as well) or use partial pre rendering (additional suspense boundaries) to only load some of the content, that actually needs to be loaded

reef remnant
#

i also heard once that nextjs loading.tsx is bypassed for some user agents such as google, but im not sure if still the case as havent tested

alpine sapphireBOT
umbral kindle
#

ty all

primal blaze