SEOWebsite component for SEO |
Properties
Name | Type | Options | Default |
---|---|---|---|
config | WebsiteSeoConfig | ⚙️ |
app.module.ts
WebsiteSeoModule.forRoot(enviroment.seo)
index.html
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
</script>