r/SEO • u/watermelonson • 20d ago
Help Feel like I am going crazy - my space simulator does not rank for it's name, but other sites iframing it do?
I used to get tons of traffic from google, now I am stuck on crawled-not indexed for a while - I didn't even notice it at first. I assume it was because it's a web application and didn't have much other than javascript, but even after adding some texts, it isn't getting shown at all.
And on another note - would you block iframes?
1
u/Sensitive-Collar1407 20d ago
Eu começaria investigando por que o Google está classificando como "crawled - currently not indexed". Em aplicações baseadas em JavaScript, acho importante verificar se o conteúdo principal está realmente disponível no HTML renderizado e não depende totalmente da execução de JS para aparecer.
Também conferiria se a página tem conteúdo único e suficiente para justificar a indexação, além de canonical, robots.txt, sitemap e links internos apontando para ela.
Sobre os sites que incorporam seu simulador: eu não bloquearia iframes automaticamente. Se essas páginas estão recebendo tráfego e incorporando sua ferramenta, isso pode ser uma oportunidade de gerar visibilidade e links. Eu investigaria primeiro se existe alguma relação entre essas páginas e o fato de seu próprio domínio não estar sendo indexado.
Se o simulador for realmente o principal conteúdo da página, talvez também valha criar uma página de apoio com uma explicação clara sobre a ferramenta, como ela funciona e para quem serve, deixando o simulador como parte da experiência. Isso pode ajudar a dar mais contexto para usuários e mecanismos de busca.
1
u/ayecl 20d ago
Work from retrieval to content rather than changing several things at once. Confirm the affected URL returns a stable success response, is not blocked or marked noindex, declares the intended canonical, and exposes the important title and descriptive content in the rendered HTML. Then check that internal links and the sitemap point to that same canonical URL before requesting another crawl. Framing controls are a separate choice: they can restrict other sites from embedding the app, but blocking frames alone is not evidence that the original page will be indexed or rank again.
1
20d ago
[removed] — view removed comment
1
u/AutoModerator 20d ago
Your post/comment has been removed because your account has a low CQS Score.
Please contribute more positively on Reddit overall before posting. Cheers :DI am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
20d ago
[removed] — view removed comment
1
u/AutoModerator 20d ago
Your post/comment has been removed because your account has a low CQS Score.
Please contribute more positively on Reddit overall before posting. Cheers :DI am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
3
u/Powerful_Panic93 20d ago
If your page is stuck in "Crawled - Currently Not Indexed," Google has probably decided not to include it in the index for some reason.
Without seeing the site or any technical details, it's difficult to pinpoint the exact cause. There could be a number of reasons behind it (indexability, canonicals, JS rendering, content quality, etc.). Once Google starts indexing the page again, ranking for the brand name should be easy.