ceo optimization , you tobe video addeds, and connect to links to footel ancors
This commit is contained in:
11
app/robots.ts
Normal file
11
app/robots.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
import { MetadataRoute } from "next";
|
||||
|
||||
export default function robots(): MetadataRoute.Robots {
|
||||
return {
|
||||
rules: {
|
||||
userAgent: "*",
|
||||
allow: "/",
|
||||
},
|
||||
sitemap: "https://dwatt.uz/sitemap.xml",
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user