Skip to content

Commit

Permalink
fixed it homepage and office metaDesc + added robots index meta tags …
Browse files Browse the repository at this point in the history
…to all pages
  • Loading branch information
ololiuhqui committed May 11, 2024
1 parent 9619a00 commit edb8348
Show file tree
Hide file tree
Showing 49 changed files with 146 additions and 1,911 deletions.
2 changes: 1 addition & 1 deletion content/it/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
draft: false
layout: '_index'
params:
metaDesc: 'Troverai un ufficio accogliente nel centro della bellissima città di Firenze.'
metaDesc: 'Mi piace aiutare le persone a sentirsi comprese, ad affrontare i propri dolori e le proprie gioie, e ritrovare la forza interiore nei momenti difficili della loro vita.'
---
2 changes: 2 additions & 0 deletions content/it/office/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
draft: false
type: 'pages'
layout: 'office'
params:
metaDesc: 'Troverai un ufficio accogliente nel centro della bellissima città di Firenze.'
---
1 change: 1 addition & 0 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<meta charset="utf-8" />
<meta name="description" content="{{.Page.Params.params.metaDesc}}" />
<meta name="dc.relation" content="{{ .Site.BaseURL }}" />
<meta name="robots" content="index,follow" />

<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="Erva Kambo - Psicologa" />
Expand Down
2 changes: 2 additions & 0 deletions layouts/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow:
Binary file removed public/background-home-2.png
Binary file not shown.
Binary file removed public/background-home-3.png
Binary file not shown.
Binary file removed public/background-home.png
Binary file not shown.
Binary file removed public/background.png
Binary file not shown.
11 changes: 0 additions & 11 deletions public/categories/index.xml

This file was deleted.

Loading

0 comments on commit edb8348

Please sign in to comment.