Skip to content

Commit 215954b

Browse files
authored
✨ Update site URL in configuration; enhance llms.txt with detailed services and expertise; add robots.txt for SEO optimization; modify BaseLayout to support dynamic keywords.
1 parent 106dca0 commit 215954b

4 files changed

Lines changed: 193 additions & 17 deletions

File tree

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const tailwindPlugin = tailwindcss() as unknown as never;
1010

1111
// https://astro.build/config
1212
export default defineConfig({
13-
site: "https://ar10dev.github.io/", // Your public domain, e.g.: https://my-site.dev/. Used to generate sitemaps and canonical URLs.
13+
site: "https://avaabrazzaq.com/", // Your public domain, e.g.: https://my-site.dev/. Used to generate sitemaps and canonical URLs.
1414
vite: {
1515
plugins: [tailwindPlugin],
1616
},

public/llms.txt

Lines changed: 118 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,140 @@
44

55
This website belongs to Avaab Razzaq, an AI Growth Engineer based in Miami, Florida, serving clients across the United States.
66

7+
## Keywords
8+
AI Growth Engineer, AI Automation Specialist, Full-Stack Web Developer, SEO Expert, LLM Integration, ChatGPT Integration, Workflow Automation, Miami Web Developer, Florida AI Consultant, Technical SEO Consultant, React Developer, Astro Framework Expert, SolidJS Developer, Programmatic SEO, Conversion Rate Optimization
9+
10+
## About Avaab Razzaq
11+
Avaab Razzaq (also known as AR10Dev) is an AI Growth Engineer combining artificial intelligence expertise with full-stack development and SEO strategy. Based in Miami, Florida, he helps businesses automate operations, build high-performance web applications, and drive sustainable organic growth.
12+
13+
### Expertise Areas
14+
- Artificial Intelligence & Machine Learning
15+
- Large Language Model (LLM) Integration
16+
- Prompt Engineering & AI Assistants
17+
- Full-Stack Web Development
18+
- Search Engine Optimization (SEO)
19+
- Growth Marketing & Analytics
20+
- Workflow Automation
21+
722
## Services Offered
823

9-
### AI & Automation
10-
Custom AI solutions including ChatGPT-style interfaces, workflow automation, LLM integrations, and document processing systems. Technologies: OpenAI API, Anthropic Claude, LangChain, TypeScript, Python.
24+
### AI & Automation Services
25+
Custom AI solutions for business operations including:
26+
- ChatGPT-style AI assistants trained on business data
27+
- Multi-agent workflow automation systems
28+
- LLM integrations (OpenAI GPT-4, Anthropic Claude, open-source models)
29+
- Document processing and analysis pipelines
30+
- Lead qualification and CRM automation
31+
- Customer support automation
32+
33+
Technologies: OpenAI API, Anthropic Claude API, LangChain, LangGraph, TypeScript, Python, Vector Databases (Pinecone, Weaviate), Supabase, PostgreSQL
1134

1235
### Full-Stack Web Development
13-
High-performance web applications built with modern frameworks. Technologies: Astro, React, SolidJS, TypeScript, Node.js, PostgreSQL, TailwindCSS.
36+
High-performance web applications built with modern frameworks:
37+
- Custom web applications (SaaS, portals, dashboards)
38+
- Landing pages and marketing websites
39+
- E-commerce solutions
40+
- API development (REST, GraphQL)
41+
- Mobile app development (React Native)
42+
- SaaS MVP development
43+
44+
Technologies: Astro, React, SolidJS, Next.js, TypeScript, Node.js, PostgreSQL, TailwindCSS, Vercel, Cloudflare Workers
1445

1546
### SEO & Growth Marketing
16-
Technical SEO audits, programmatic SEO, conversion rate optimization, and analytics. Tools: Google Search Console, GA4, Ahrefs, Screaming Frog.
47+
Technical SEO and data-driven marketing services:
48+
- Technical SEO audits and Core Web Vitals optimization
49+
- Programmatic SEO (automated content at scale)
50+
- Conversion rate optimization (CRO)
51+
- Analytics setup and custom dashboards
52+
- A/B testing implementation
53+
- Marketing automation
54+
55+
Tools: Google Search Console, Google Analytics 4, Ahrefs, Screaming Frog, Hotjar, Optimizely, BigQuery
1756

1857
## Contact Information
1958

59+
- Name: Avaab Razzaq
2060
- Location: Miami, Florida, USA
2161
- Email: itsavaab@gmail.com
2262
- Booking: https://cal.com/avaabrazzaq
2363
- LinkedIn: https://linkedin.com/in/ar10dev
2464
- GitHub: https://github.com/AR10Dev
65+
- Website: https://ar10dev.github.io
66+
- Response Time: Under 24 hours
67+
- Timezone: Eastern Time (ET)
2568

2669
## Service Areas
2770

28-
Primary: Miami, Florida
29-
Extended: All United States (remote work)
71+
Primary Location: Miami, Florida
72+
Service Coverage: United States (nationwide remote work)
73+
Availability: Freelance and advisory engagements
74+
75+
## Site Structure
76+
77+
### Main Pages
78+
- / - Homepage with overview of services and expertise
79+
- /services/ - Complete list of professional services
80+
- /about/ - About Avaab Razzaq, credentials, and expertise
81+
- /portfolio/ - Portfolio items and case studies
82+
- /blog/ - Technical articles and insights
83+
- /contact/ - Contact form and booking information
84+
85+
### Service Detail Pages
86+
- /services/ai-automation/ - AI & Automation solutions
87+
- /services/web-development/ - Full-Stack Web Development
88+
- /services/seo-growth/ - SEO & Growth Marketing
89+
- /services/ai-chatbot-development/ - AI Chatbot Development
90+
- /services/ai-workflow-automation/ - AI Workflow Automation
91+
- /services/llm-integration/ - LLM Integration Services
92+
- /services/technical-seo-audit/ - Technical SEO Audits
93+
- /services/programmatic-seo/ - Programmatic SEO
94+
- /services/conversion-optimization/ - Conversion Rate Optimization
95+
- /services/astro-development/ - Astro Framework Development
96+
- /services/saas-mvp-development/ - SaaS MVP Development
97+
- /services/mobile-app-development/ - Mobile App Development
98+
99+
### Blog Topics
100+
- AI and automation best practices
101+
- LLM integration guides (OpenAI, Anthropic)
102+
- Technical SEO checklists and strategies
103+
- Web development frameworks (Astro, React)
104+
- Programmatic SEO techniques
105+
- MVP development guides
106+
- Conversion optimization strategies
107+
108+
## Technologies & Tools
109+
110+
### Programming Languages
111+
TypeScript, JavaScript, Python, SQL
112+
113+
### Frontend Frameworks
114+
Astro, React, SolidJS, Next.js, TailwindCSS
115+
116+
### Backend Technologies
117+
Node.js, PostgreSQL, Redis, GraphQL, REST APIs
118+
119+
### AI & ML
120+
OpenAI API (GPT-4, GPT-4o), Anthropic Claude, LangChain, Vector Databases, Prompt Engineering
121+
122+
### Infrastructure
123+
Vercel, Cloudflare, AWS, Docker, CI/CD
124+
125+
### SEO & Analytics
126+
Google Search Console, GA4, Ahrefs, Screaming Frog, Core Web Vitals
127+
128+
## Frequently Asked Questions
129+
130+
Q: What services does Avaab Razzaq offer?
131+
A: AI automation, full-stack web development, and SEO/growth marketing services for businesses across the United States.
132+
133+
Q: Where is Avaab Razzaq based?
134+
A: Miami, Florida, USA. Services are provided remotely to clients nationwide.
135+
136+
Q: How can I contact Avaab Razzaq?
137+
A: Email itsavaab@gmail.com or book a call at cal.com/avaabrazzaq
30138

31-
## Page Structure
139+
Q: What AI technologies does Avaab work with?
140+
A: OpenAI GPT-4, Anthropic Claude, LangChain, vector databases, and custom LLM integrations.
32141

33-
- / - Homepage with overview
34-
- /services/ - All services overview
35-
- /services/ai-automation/ - AI & Automation service details
36-
- /services/web-development/ - Web Development service details
37-
- /services/seo-growth/ - SEO & Growth service details
38-
- /about/ - About Avaab Razzaq, credentials, expertise
39-
- /portfolio/ - Portfolio and case studies
40-
- /blog/ - Articles and insights
41-
- /contact/ - Contact form and information
142+
Q: What web frameworks does Avaab specialize in?
143+
A: Astro, React, SolidJS, Next.js, and Node.js with TypeScript.

public/robots.txt

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Robots.txt for ar10dev.github.io
2+
# AI Growth Engineer - Avaab Razzaq
3+
4+
# General crawlers
5+
User-agent: *
6+
Allow: /
7+
Disallow: /api/
8+
Disallow: /_astro/
9+
Disallow: /404
10+
11+
# Crawl delay for politeness
12+
Crawl-delay: 1
13+
14+
# Google-specific directives
15+
User-agent: Googlebot
16+
Allow: /
17+
Crawl-delay: 0
18+
19+
User-agent: Googlebot-Image
20+
Allow: /
21+
22+
User-agent: Googlebot-News
23+
Allow: /blog/
24+
25+
# Bing
26+
User-agent: Bingbot
27+
Allow: /
28+
Crawl-delay: 1
29+
30+
# AI/LLM crawlers - Allow for AI indexing
31+
User-agent: GPTBot
32+
Allow: /
33+
34+
User-agent: ChatGPT-User
35+
Allow: /
36+
37+
User-agent: Claude-Web
38+
Allow: /
39+
40+
User-agent: Anthropic-AI
41+
Allow: /
42+
43+
User-agent: PerplexityBot
44+
Allow: /
45+
46+
User-agent: Applebot
47+
Allow: /
48+
49+
User-agent: Applebot-Extended
50+
Allow: /
51+
52+
# Social media crawlers
53+
User-agent: facebookexternalhit
54+
Allow: /
55+
56+
User-agent: LinkedInBot
57+
Allow: /
58+
59+
User-agent: Twitterbot
60+
Allow: /
61+
62+
User-agent: Slackbot
63+
Allow: /
64+
65+
# Sitemaps
66+
Sitemap: https://ar10dev.github.io/sitemap-index.xml
67+
68+
# LLM-friendly content
69+
# See /llms.txt for AI assistant context

src/layouts/BaseLayout.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export interface Props {
1111
ogImage?: string;
1212
structuredData?: Record<string, unknown>;
1313
noIndex?: boolean;
14+
keywords?: string;
1415
}
1516
1617
const siteUrl = "https://ar10dev.github.io";
@@ -21,8 +22,12 @@ const {
2122
ogImage = new URL("/og-ai-growth-engineer.svg", siteUrl).toString(),
2223
structuredData,
2324
noIndex = false,
25+
keywords,
2426
} = Astro.props;
2527
28+
const defaultKeywords = "AI Growth Engineer, AI Automation, Full-Stack Developer, SEO Expert, Miami Florida, Web Development, LLM Integration, Workflow Automation";
29+
const finalKeywords = keywords || defaultKeywords;
30+
2631
const currentPath = Astro.url.pathname;
2732
---
2833

0 commit comments

Comments
 (0)