new content

This commit is contained in:
Oliver
2025-05-03 16:43:51 -03:00
parent 16d96d7f92
commit 5c2ac9a170
4 changed files with 17 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ layout: "about"
name: "Oliver Arnold" name: "Oliver Arnold"
email: "blog@ODOO4projects.com" email: "blog@ODOO4projects.com"
image: "images/author.png" image: "images/author.webp"
summary: "Founder of ODOO4projects. ODOO hosting like it should be." summary: "Founder of ODOO4projects. ODOO hosting like it should be."
partners: partners:

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

View 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