diff --git a/company_site/public/templates/public/bot.html b/company_site/public/templates/public/bot.html
index f925c62..b5a9d3f 100644
--- a/company_site/public/templates/public/bot.html
+++ b/company_site/public/templates/public/bot.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}Agentic Bots - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Intelligent agentic bots for automation and engagement. AI ML Operations, LLC develops
+custom bots for Telegram and other platforms.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/chat.html b/company_site/public/templates/public/chat.html
index 71f44bd..af510d8 100644
--- a/company_site/public/templates/public/chat.html
+++ b/company_site/public/templates/public/chat.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}Secure AI Chat - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Secure, private AI chat solution by AI ML Operations, LLC. Host locally, analyze files
+securely, and keep your data safe.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/computers.html b/company_site/public/templates/public/computers.html
index 30ac4e6..a8f2fbf 100644
--- a/company_site/public/templates/public/computers.html
+++ b/company_site/public/templates/public/computers.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}Computer Solutions - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Custom computer builds, deployment, and maintenance by AI ML Operations, LLC. From gaming
+PCs to AI servers and workstations.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/contact.html b/company_site/public/templates/public/contact.html
index 7d07428..9cd8c40 100644
--- a/company_site/public/templates/public/contact.html
+++ b/company_site/public/templates/public/contact.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}Contact Us - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Get in touch with AI ML Operations, LLC. Contact us for AI solutions, web design, hosting,
+and more. We'd love to hear from you.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/file_hosting.html b/company_site/public/templates/public/file_hosting.html
index ee017e5..2398876 100644
--- a/company_site/public/templates/public/file_hosting.html
+++ b/company_site/public/templates/public/file_hosting.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}File Hosting - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Secure, scalable, and reliable file hosting with weekly backups by AI ML Operations, LLC.
+Protect your data with our advanced storage solutions.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/ml_model.html b/company_site/public/templates/public/ml_model.html
index 3588b2c..10ec790 100644
--- a/company_site/public/templates/public/ml_model.html
+++ b/company_site/public/templates/public/ml_model.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}ML Model Creation - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Custom Machine Learning model creation by AI ML Operations, LLC. We design models for
+supervised, unsupervised, and reinforcement learning.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/new_index.html b/company_site/public/templates/public/new_index.html
index 2033834..33b3641 100644
--- a/company_site/public/templates/public/new_index.html
+++ b/company_site/public/templates/public/new_index.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}Home - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}AI ML Operations, LLC specializes in delivering production-ready AI and ML solutions, custom
+web design, and reliable hosting services.{% endblock %}
+
{% block content %}
diff --git a/company_site/public/templates/public/web_design.html b/company_site/public/templates/public/web_design.html
index 0534815..663ad44 100644
--- a/company_site/public/templates/public/web_design.html
+++ b/company_site/public/templates/public/web_design.html
@@ -1,6 +1,10 @@
{% extends "base.html" %}
{% load static %}
+{% block title %}Web Design & Hosting - AI ML Operations, LLC{% endblock %}
+{% block meta_description %}Professional web design and reliable hosting solutions by AI ML Operations, LLC. We create
+visually stunning, functional websites tailored to your business.{% endblock %}
+
{% block content %}