new content
This commit is contained in:
@@ -7,7 +7,7 @@ layout: "about"
|
||||
|
||||
name: "Oliver Arnold"
|
||||
email: "blog@ODOO4projects.com"
|
||||
image: "images/author.png"
|
||||
image: "images/author.webp"
|
||||
summary: "Founder of ODOO4projects. ODOO hosting like it should be."
|
||||
|
||||
partners:
|
||||
|
||||
Binary file not shown.
BIN
ODOO4projects/static/images/author.webp
Normal file
BIN
ODOO4projects/static/images/author.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 163 KiB |
16
ODOO4projects/static/robots.txt
Normal file
16
ODOO4projects/static/robots.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
# Allow all search engines to access the entire site
|
||||
User-agent: *
|
||||
Disallow:
|
||||
|
||||
# Disallow certain directories or pages if needed (example)
|
||||
# Disallow: /admin/
|
||||
# Disallow: /private/
|
||||
# Disallow: /cart/
|
||||
|
||||
# Allow specific user-agents (optional)
|
||||
# User-agent: Googlebot
|
||||
# Disallow: /no-google/
|
||||
|
||||
# Sitemap location (optional)
|
||||
Sitemap: https://blog.odoo4projects.com/sitemap.xml
|
||||
|
||||
Reference in New Issue
Block a user