SEOOptimierungenAlex07092025
This commit is contained in:
parent
6828c3f835
commit
b7f8f2ac5e
34 changed files with 4426 additions and 253 deletions
|
|
@ -1,5 +1,6 @@
|
|||
######################## default configuration ####################
|
||||
baseURL = ""
|
||||
baseURL = "https://www.amperion.at/"
|
||||
|
||||
title = "AMPERION"
|
||||
theme = "airspace-hugo"
|
||||
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
||||
|
|
@ -36,7 +37,8 @@ target = '$1'
|
|||
|
||||
############################# Outputs ##############################
|
||||
[outputs]
|
||||
home = ["HTML", "WebAppManifest"]
|
||||
home = ["HTML", "Sitemap", "WebAppManifest"]
|
||||
|
||||
|
||||
############################# Imaging ##############################
|
||||
[imaging]
|
||||
|
|
|
|||
|
|
@ -12,7 +12,8 @@ logo_text = "AMPERION"
|
|||
# navbar fixed to top
|
||||
navbar_fixed = true
|
||||
# OpenGraph / Twitter Card metadata
|
||||
description = "This is meta description"
|
||||
description = "Staatlich geprüftes Ingenieurbüro & Elektrotechnikbetrieb: Planung, Projektmanagement & Consulting für Photovoltaik, Energiespeicher und Ladeinfrastruktur."
|
||||
default_meta_description = "Staatlich geprüftes Ingenieurbüro & Elektrotechnikbetrieb: Planung, Projektmanagement & Consulting für Photovoltaik, Energiespeicher und Ladeinfrastruktur."
|
||||
author = "AMPERION GmbH"
|
||||
image = "images/logo.webp" # this image will be used as fallback if a page has no image of its own
|
||||
# Whether to display text descriptors (like "E-mail: ", "Phone: ") before the address block elements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue