Can't search my project on google
Unanswered
Angus0304 posted this in #help-forum
I already add the metadata and description at my project.
and just bought a custom domain.
But I can't search for my project on google why?
and just bought a custom domain.
But I can't search for my project on google why?
15 Replies
I add the metadata like this
import { Metadata } from "next";
export const metadata: Metadata = {
title: "ICHICHAIN - 一番鏈",
description: "一番鏈 | 區塊鏈去中心化抽獎平台 | 一番賞",
};
and buying a custom domain at vercel www.ichichain.com
import { Metadata } from "next";
export const metadata: Metadata = {
title: "ICHICHAIN - 一番鏈",
description: "一番鏈 | 區塊鏈去中心化抽獎平台 | 一番賞",
};
and buying a custom domain at vercel www.ichichain.com
but still can't search with ichichain
it seems not indexed by google
Burmese
How long is that ago? And how "visible" is your website on the web? This may take quite some time, dependent on the popularity of your site.
https://support.google.com/webmasters/thread/32136082/how-long-does-it-take-for-google-to-index-a-new-website?hl=en
https://support.google.com/webmasters/thread/32136082/how-long-does-it-take-for-google-to-index-a-new-website?hl=en
be patient, days up to weeks
u can speed it up, ask ur friends to google for the website
and use chrome to directly go onto the site (chrome uses that data aswell)
also, connect your domain with google search console
and use google analytics
@Angus0304 I add the metadata like this
import { Metadata } from "next";
export const metadata: Metadata = {
title: "ICHICHAIN - 一番鏈",
description: "一番鏈 | 區塊鏈去中心化抽獎平台 | 一番賞",
};
and buying a custom domain at vercel www.ichichain.com
and btw, u need way more metadata than this. take a look at the docs https://nextjs.org/docs/app/api-reference/functions/generate-metadata#basic-fields