File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
import { DefaultSeoProps } from "next-seo" ;
2
2
3
3
const config : DefaultSeoProps = {
4
- canonical : "https://figurinhaszap.com" ,
4
+ canonical : "https://www. figurinhaszap.com" ,
5
5
openGraph : {
6
6
type : "website" ,
7
7
locale : "pt_BR" ,
8
- url : "https://figurinhaszap.com" ,
8
+ url : "https://www. figurinhaszap.com" ,
9
9
siteName :
10
10
"Figurinhas: Deixe Suas Conversas de WhatsApp Muito Mais Divertidas!" ,
11
11
description :
12
12
"Não perca a chance de surpreender seus amigos! Crie stickers incríveis e leve a diversão para suas conversas no WhatsApp. É fácil e viciante!" ,
13
13
images : [
14
14
{
15
- url : "https://figurinhaszap.com/home/cover.webp" ,
15
+ url : "https://www. figurinhaszap.com/home/cover.webp" ,
16
16
width : 1280 ,
17
17
height : 720 ,
18
18
alt : "Imagem que representa a figurinhaszap.com" ,
Original file line number Diff line number Diff line change 1
1
/** @type {import('next-sitemap').IConfig } */
2
2
module . exports = {
3
- siteUrl : "https://figurinhaszap.com" ,
3
+ siteUrl : "https://www. figurinhaszap.com" ,
4
4
generateRobotsTxt : true ,
5
5
generateIndexSitemap : false ,
6
6
} ;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ User-agent: *
3
3
Allow: /
4
4
5
5
# Host
6
- Host: https://figurinhaszap.com
6
+ Host: https://www. figurinhaszap.com
7
7
8
8
# Sitemaps
9
- Sitemap: https://figurinhaszap.com/sitemap.xml
9
+ Sitemap: https://www. figurinhaszap.com/sitemap.xml
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" xmlns : news =" http://www.google.com/schemas/sitemap-news/0.9" xmlns : xhtml =" http://www.w3.org/1999/xhtml" xmlns : mobile =" http://www.google.com/schemas/sitemap-mobile/1.0" xmlns : image =" http://www.google.com/schemas/sitemap-image/1.1" xmlns : video =" http://www.google.com/schemas/sitemap-video/1.1" >
3
- <url ><loc >https://figurinhaszap.com</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
4
- <url ><loc >https://figurinhaszap.com/fazer-figurinhas-whatsapp-online</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
5
- <url ><loc >https://figurinhaszap.com/figurinhas-whatsapp-mais-18</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
6
- <url ><loc >https://figurinhaszap.com/figurinhas-whatsapp-gratis</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
7
- <url ><loc >https://figurinhaszap.com/melhores-figurinhas-whatsapp</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
8
- <url ><loc >https://figurinhaszap.com/figurinhas-whatsapp-divertidas</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
3
+ <url ><loc >https://www. figurinhaszap.com</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
4
+ <url ><loc >https://www. figurinhaszap.com/fazer-figurinhas-whatsapp-online</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
5
+ <url ><loc >https://www. figurinhaszap.com/figurinhas-whatsapp-mais-18</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
6
+ <url ><loc >https://www. figurinhaszap.com/figurinhas-whatsapp-gratis</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
7
+ <url ><loc >https://www. figurinhaszap.com/melhores-figurinhas-whatsapp</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
8
+ <url ><loc >https://www. figurinhaszap.com/figurinhas-whatsapp-divertidas</loc ><lastmod >2023-09-26T01:53:49.688Z</lastmod ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
9
9
</urlset >
You can’t perform that action at this time.
0 commit comments