Skip to content

Commit a7a9b03

Browse files
authored
✨ feat: Update service pages, revise MCP integration title, add prompt engineering and social media growth services
1 parent 0a2b53c commit a7a9b03

33 files changed

Lines changed: 1365 additions & 347 deletions

public/robots.txt

Lines changed: 70 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,111 @@
1-
# Robots.txt for avaabrazzaq.com
2-
# AI Growth Engineer - Avaab Razzaq
3-
4-
# General crawlers
51
User-agent: *
62
Allow: /
7-
Allow: /blog/
8-
Disallow: /api/
9-
Disallow: /_astro/
10-
Disallow: /404
11-
12-
# Crawl delay for politeness
13-
Crawl-delay: 1
143

15-
# Google-specific directives
4+
# Search engine crawlers
165
User-agent: Googlebot
176
Allow: /
18-
Allow: /blog/
19-
Crawl-delay: 0
207

21-
User-agent: Googlebot-Image
8+
User-agent: Bingbot
229
Allow: /
2310

24-
User-agent: Googlebot-News
25-
Allow: /blog/
11+
User-agent: BingBot
12+
Allow: /
2613

27-
# Bing
28-
User-agent: Bingbot
14+
User-agent: DuckDuckBot
2915
Allow: /
30-
Allow: /blog/
31-
Crawl-delay: 1
3216

33-
# AI/LLM crawlers - Allow for AI indexing (including blog posts)
34-
User-agent: GPTBot
17+
User-agent: YandexBot
18+
Allow: /
19+
20+
User-agent: archive.org_bot
21+
Allow: /
22+
23+
User-agent: PetalBot
24+
Allow: /
25+
26+
User-agent: Terracotta Bot
27+
Allow: /
28+
29+
User-agent: Timpibot
30+
Allow: /
31+
32+
# AI crawlers and assistants
33+
User-agent: Amazonbot
34+
Allow: /
35+
36+
User-agent: Anchor Browser
37+
Allow: /
38+
39+
User-agent: Applebot
40+
Allow: /
41+
42+
User-agent: Bytespider
3543
Allow: /
36-
Allow: /blog/
3744

3845
User-agent: ChatGPT-User
3946
Allow: /
40-
Allow: /blog/
4147

42-
User-agent: Claude-Web
48+
User-agent: Claude-SearchBot
4349
Allow: /
44-
Allow: /blog/
4550

46-
User-agent: Anthropic-AI
51+
User-agent: Claude-User
52+
Allow: /
53+
54+
User-agent: GPTBot
55+
Allow: /
56+
57+
User-agent: ClaudeBot
58+
Allow: /
59+
60+
User-agent: Claude-Web
4761
Allow: /
48-
Allow: /blog/
4962

5063
User-agent: PerplexityBot
5164
Allow: /
52-
Allow: /blog/
5365

54-
User-agent: Applebot
66+
User-agent: Perplexity-User
67+
Allow: /
68+
69+
User-agent: anthropic-ai
70+
Allow: /
71+
72+
User-agent: CCBot
73+
Allow: /
74+
75+
User-agent: Cloudflare Crawler
76+
Allow: /
77+
78+
User-agent: DuckAssistBot
79+
Allow: /
80+
81+
User-agent: FacebookBot
5582
Allow: /
56-
Allow: /blog/
5783

58-
User-agent: Applebot-Extended
84+
User-agent: Google-CloudVertexBot
5985
Allow: /
60-
Allow: /blog/
6186

6287
User-agent: Google-Extended
6388
Allow: /
64-
Allow: /blog/
6589

66-
User-agent: cohere-ai
90+
User-agent: Manus Bot
6791
Allow: /
68-
Allow: /blog/
6992

70-
# Social media crawlers
71-
User-agent: facebookexternalhit
93+
User-agent: Meta-ExternalAgent
7294
Allow: /
7395

74-
User-agent: LinkedInBot
96+
User-agent: Meta-ExternalFetcher
7597
Allow: /
7698

77-
User-agent: Twitterbot
99+
User-agent: MistralAI-User
78100
Allow: /
79101

80-
User-agent: Slackbot
102+
User-agent: Novellum AI Crawl
81103
Allow: /
82104

83-
# Sitemaps
84-
Sitemap: https://avaabrazzaq.com/sitemap-index.xml
105+
User-agent: OAI-SearchBot
106+
Allow: /
85107

86-
# LLM-friendly content
87-
# See /llms.txt for AI assistant context and blog post index
108+
User-agent: ProRataInc
109+
Allow: /
110+
111+
Sitemap: https://avaabrazzaq.com/sitemap-index.xml

src/components/GoogleAnalytics.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const { id } = Astro.props;
1010
is:inline
1111
type="text/partytown"
1212
async
13+
defer
1314
src={`https://www.googletagmanager.com/gtag/js?id=${id}`}
1415
></script>
1516

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"slug": "ai-agent-development",
3+
"title": "AI Agent Development",
4+
"metaTitle": "AI Agent Developer for Hire — Agentic AI Systems | Avaab Razzaq",
5+
"metaDescription": "Build autonomous multi-agent AI systems using LangGraph, CrewAI, and MCP. I design AI agents that take real-world actions and complete complex tasks end-to-end.",
6+
"heroTitle": "AI Agent Development",
7+
"heroSubtitle": "I build autonomous, multi-agent AI systems that perceive, plan, use tools, and complete complex tasks without constant human input.",
8+
"introduction": "I design and build agentic AI systems — from single autonomous agents to multi-agent orchestration pipelines. Using LangGraph, CrewAI, and Model Context Protocol, I deliver AI that acts, not just answers.",
9+
"benefits": [
10+
{
11+
"title": "True Autonomy",
12+
"description": "Agents that plan, use tools, delegate, and complete goals end-to-end — not just answer prompts."
13+
},
14+
{
15+
"title": "Real-World Tool Access",
16+
"description": "Via MCP and direct integrations, agents act on your business systems: CRM, databases, email, APIs."
17+
},
18+
{
19+
"title": "Safe by Design",
20+
"description": "Human-in-the-loop checkpoints, confidence thresholds, and full audit logs built in from day one."
21+
}
22+
],
23+
"services": [
24+
{
25+
"name": "Single Agent Systems",
26+
"description": "Autonomous agents with tool access, memory, and goal-directed behavior for specific business tasks.",
27+
"icon": "agent"
28+
},
29+
{
30+
"name": "Multi-Agent Orchestration",
31+
"description": "CrewAI and LangGraph pipelines with specialized agent roles that collaborate and delegate sub-tasks.",
32+
"icon": "workflow"
33+
},
34+
{
35+
"name": "MCP Tool Integration",
36+
"description": "Connect agents to your business systems via Model Context Protocol servers for standardized tool access.",
37+
"icon": "integration"
38+
},
39+
{
40+
"name": "Agent Evaluation & Safety",
41+
"description": "Evaluation frameworks, safety guardrails, and monitoring systems that make agents production-ready.",
42+
"icon": "check"
43+
}
44+
],
45+
"technologies": [
46+
"LangGraph",
47+
"CrewAI",
48+
"Model Context Protocol",
49+
"Anthropic Claude",
50+
"OpenAI",
51+
"Python",
52+
"TypeScript",
53+
"PostgreSQL"
54+
],
55+
"cta": {
56+
"title": "Ready to Build an AI Agent?",
57+
"description": "Book a free discovery call to scope your agentic AI use case.",
58+
"buttonText": "Book a Free Call",
59+
"buttonLink": "/contact/"
60+
},
61+
"faqs": [
62+
{
63+
"question": "What's the difference between AI automation and an AI agent?",
64+
"answer": "AI automation executes predefined workflows. An AI agent perceives context, decides which steps to take, uses tools dynamically, and adapts when things change. Agents handle complexity that automation can't."
65+
},
66+
{
67+
"question": "What frameworks do you use?",
68+
"answer": "LangGraph for stateful workflows with complex branching. CrewAI for multi-agent role-based systems. MCP for standardized tool access. I choose based on your use case."
69+
}
70+
],
71+
"relatedServices": [
72+
"ai-automation",
73+
"mcp-integration",
74+
"llm-integration"
75+
]
76+
}

src/content/services/ai-automation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"slug": "ai-automation",
33
"title": "AI & Automation Services",
4-
"metaTitle": "AI Automation & Workflow Solutions | Avaab Razzaq - Miami, FL",
5-
"metaDescription": "Expert AI automation services in Miami, Florida. Custom ChatGPT integrations, workflow automation, and LLM solutions for businesses across the United States.",
4+
"metaTitle": "AI Automation Services in Miami, FL | Avaab Razzaq",
5+
"metaDescription": "Get AI automation services in Miami, FL to streamline workflows, eliminate manual tasks, and scale faster. Book a discovery call with Avaab Razzaq today.",
66
"heroTitle": "AI & Automation Solutions",
77
"heroSubtitle": "Stop doing manual work. I build intelligent systems that automate repetitive tasks and unlock growth.",
88
"introduction": "I help businesses leverage AI to eliminate bottlenecks, reduce operational costs, and scale faster. From custom ChatGPT-style interfaces to multi-agent workflow automation, I deliver solutions that transform how you work.",

src/content/services/ai-chatbot-development.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"slug": "ai-chatbot-development",
33
"title": "Custom AI Chatbot Development",
4-
"metaTitle": "Custom AI Chatbot Development | GPT-Powered Business Assistants - Miami, FL",
5-
"metaDescription": "Build custom AI chatbots trained on your business data. ChatGPT-style interfaces for customer support, sales, and internal operations. Expert development in Miami, Florida.",
4+
"metaTitle": "AI Chatbot Development in Miami, FL | Avaab Razzaq",
5+
"metaDescription": "Build custom AI chatbots in Miami, FL with GPT and Claude integration, RAG support, and production deployment. Book a discovery call with Avaab Razzaq.",
66
"heroTitle": "Custom AI Chatbot Development",
77
"heroSubtitle": "Deploy intelligent AI assistants that understand your business and serve your customers 24/7.",
88
"introduction": "I build custom ChatGPT-style chatbots trained on your specific business knowledge. These aren't generic bots—they understand your products, policies, and processes to deliver accurate, helpful responses that feel like talking to your best employee.",
@@ -77,6 +77,11 @@
7777
}
7878
],
7979
"parentService": "ai-automation",
80-
"relatedServices": ["ai-workflow-automation", "llm-integration"],
81-
"relatedBlogPosts": ["building-custom-chatgpt-interfaces-for-business"]
80+
"relatedServices": [
81+
"ai-workflow-automation",
82+
"llm-integration"
83+
],
84+
"relatedBlogPosts": [
85+
"building-custom-chatgpt-interfaces-for-business"
86+
]
8287
}

src/content/services/ai-workflow-automation.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"slug": "ai-workflow-automation",
33
"title": "AI Workflow Automation Services",
4-
"metaTitle": "AI Workflow Automation Services | Automate Business Processes - Miami, FL",
5-
"metaDescription": "Transform your business with AI workflow automation. Automate lead qualification, CRM enrichment, email sequences, and reporting. Expert services in Miami, Florida.",
4+
"metaTitle": "AI Workflow Automation in Miami, FL | Avaab Razzaq",
5+
"metaDescription": "Automate repetitive operations with AI workflow automation in Miami, FL using n8n, APIs, and smart routing. Book a discovery call with Avaab Razzaq.",
66
"heroTitle": "AI Workflow Automation Services",
77
"heroSubtitle": "Eliminate manual bottlenecks and scale your operations with intelligent automation that works 24/7.",
88
"introduction": "I build AI-powered workflow systems that automate your most time-consuming business processes. From lead qualification to document processing, these systems handle repetitive tasks with human-level accuracy while you focus on growth.",
@@ -77,6 +77,11 @@
7777
}
7878
],
7979
"parentService": "ai-automation",
80-
"relatedServices": ["ai-chatbot-development", "llm-integration"],
81-
"relatedBlogPosts": ["how-to-automate-lead-qualification-with-ai"]
80+
"relatedServices": [
81+
"ai-chatbot-development",
82+
"llm-integration"
83+
],
84+
"relatedBlogPosts": [
85+
"how-to-automate-lead-qualification-with-ai"
86+
]
8287
}

src/content/services/astro-development.json

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)