File size: 19,879 Bytes
e476154
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
[
  {
    "title": "What is SEO and Why It Still Matters in 2025",
    "category": "SEO Fundamentals",
    "topics": ["SEO", "Digital Marketing", "Search Strategy"],
    "summary": "Explains the importance of SEO in 2025 and how it remains the foundation of digital visibility despite AI and algorithm changes.",
    "keywords": ["SEO basics", "search optimization", "digital marketing"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-17",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/what-is-seo/",
    "status": "published"
  },
  {
    "title": "Google Bard Explained",
    "category": "AI Search",
    "topics": ["Google Bard", "AI", "Chatbot"],
    "summary": "An overview of Google's Bard AI—how it works, compares with ChatGPT, and affects search behavior.",
    "keywords": ["Google Bard", "AI chatbot", "Google AI"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-10",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/seo/google-bard/",
    "status": "published"
  },
  {
    "title": "What is Perplexity AI?",
    "category": "AI Search",
    "topics": ["Perplexity", "AI", "Search Engine"],
    "summary": "Introduces Perplexity AI, an AI-powered search engine blending conversational answers with citations.",
    "keywords": ["Perplexity AI", "generative search", "AI search engine"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-02",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-perplexity/",
    "status": "published"
  },
  {
    "title": "What is Gemini AI?",
    "category": "AI Search",
    "topics": ["Gemini", "Google AI", "LLM"],
    "summary": "Explains Google's Gemini AI model and how it integrates with Search and Workspace.",
    "keywords": ["Gemini", "Google AI", "LLM"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-15",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-gemini/",
    "status": "published"
  },
  {
    "title": "What is N8N?",
    "category": "AI & Automation",
    "topics": ["Automation", "Workflow", "n8n"],
    "summary": "Covers what n8n is, how it enables workflow automation, and why it's valuable for marketers and SEO.",
    "keywords": ["n8n", "automation", "workflow"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-25",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/ai/what-is-n8n/",
    "status": "published"
  },
  {
    "title": "What is ChatGPT?",
    "category": "AI",
    "topics": ["ChatGPT", "LLM", "OpenAI"],
    "summary": "Explains ChatGPT’s capabilities, training process, and implications for SEO and AI content creation.",
    "keywords": ["ChatGPT", "OpenAI", "AI tools"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-18",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-chatpgt/",
    "status": "published"
  },
  {
    "title": "Google Keyword Planner Guide",
    "category": "SEO Tools",
    "topics": ["Keyword Research", "Google Tools"],
    "summary": "How to use Google Keyword Planner to discover keyword opportunities for SEO and ads.",
    "keywords": ["keyword planner", "SEO tools", "keyword research"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-20",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/google-keyword-planner/",
    "status": "published"
  },
  {
    "title": "Google Discover SEO Tips",
    "category": "SEO",
    "topics": ["Google Discover", "Content SEO"],
    "summary": "Covers how Google Discover works and how to optimize content for better inclusion.",
    "keywords": ["Google Discover", "content SEO", "CTR"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-04-08",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/google-discover/",
    "status": "published"
  },
  {
    "title": "Google Sitelinks Explained",
    "category": "SEO",
    "topics": ["Sitelinks", "Search Features"],
    "summary": "Explains how Google generates sitelinks and how to improve site architecture for better display.",
    "keywords": ["sitelinks", "internal linking", "SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-30",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/seo/google-sitelinks/",
    "status": "published"
  },
  {
    "title": "Grey Hat SEO: What You Need to Know",
    "category": "SEO",
    "topics": ["Grey Hat SEO", "Backlinks"],
    "summary": "Defines grey-hat SEO techniques and how they differ from white-hat and black-hat tactics.",
    "keywords": ["grey hat", "link building", "SEO ethics"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-20",
    "read_time_min": 8,
    "url": "https://nerdoptimize.com/seo/grey-hat-seo/",
    "status": "published"
  },
  {
    "title": "What is a CMS?",
    "category": "Web Development",
    "topics": ["CMS", "Web Management"],
    "summary": "Explains what a content management system (CMS) is and how it helps non-developers build websites.",
    "keywords": ["CMS", "website management", "WordPress"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-12",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/website/what-is-cms/",
    "status": "published"
  },
  {
    "title": "What is a Homepage?",
    "category": "Web Design",
    "topics": ["Homepage", "Website Structure"],
    "summary": "Explains what a homepage is, its structure, and how to optimize it for user experience and SEO.",
    "keywords": ["homepage", "website layout", "UX"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-20",
    "read_time_min": 4,
    "url": "https://nerdoptimize.com/website/what-is-homepage/",
    "status": "published"
  },
  {
    "title": "Website Design Examples",
    "category": "Web Design",
    "topics": ["Web Design", "Inspiration"],
    "summary": "Showcases top website design examples with notes on UX, color theory, and performance.",
    "keywords": ["web design", "examples", "UX"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-04-12",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/website/website-design-example/",
    "status": "published"
  },
  {
    "title": "Ultimate Guide for Website Design & Development",
    "category": "Web Development",
    "topics": ["Web Design", "Web Development"],
    "summary": "Covers everything from planning and UX to development, hosting, and performance.",
    "keywords": ["website design", "development", "guide"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-29",
    "read_time_min": 9,
    "url": "https://nerdoptimize.com/website/ultimate-guide-for-website/",
    "status": "published"
  },
  {
    "title": "What is DuckDuckGo?",
    "category": "Search Engines",
    "topics": ["DuckDuckGo", "Privacy"],
    "summary": "Introduces DuckDuckGo and its privacy-first search approach.",
    "keywords": ["DuckDuckGo", "search engine", "privacy"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-06",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/seo/what-is-duck-duck-go/",
    "status": "published"
  },
  {
    "title": "What is Heatmap in CRO?",
    "category": "CRO",
    "topics": ["Heatmap", "Conversion Optimization"],
    "summary": "Explains what heatmaps are, how to use them to understand user behavior, and improve conversions.",
    "keywords": ["heatmap", "CRO", "user behavior"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-30",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/cro/what-is-heatmap/",
    "status": "published"
  },
  {
    "title": "SEO Audit Checklist 2025",
    "category": "SEO",
    "topics": ["SEO Audit", "Checklist"],
    "summary": "Comprehensive guide to performing a technical, on-page, and content SEO audit in 2025.",
    "keywords": ["SEO audit", "checklist", "technical SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-11",
    "read_time_min": 9,
    "url": "https://nerdoptimize.com/seo/seo-audit/",
    "status": "published"
  },
  {
    "title": "What is Traffic in SEO?",
    "category": "Analytics",
    "topics": ["Traffic", "SEO"],
    "summary": "Defines types of web traffic, how to analyze them, and their relationship to SEO performance.",
    "keywords": ["traffic", "analytics", "SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-06",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/seo/what-is-traffic/",
    "status": "published"
  },
  {
    "title": "Meta Description Best Practices",
    "category": "SEO",
    "topics": ["Meta Description", "On-page SEO"],
    "summary": "Teaches how to write effective meta descriptions that improve click-through rates and visibility.",
    "keywords": ["meta description", "CTR", "on-page SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-04-02",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/seo/meta-description/",
    "status": "published"
  },
  {
    "title": "Site Structure for SEO",
    "category": "Technical SEO",
    "topics": ["Site Structure", "Internal Linking"],
    "summary": "Explains the importance of site architecture, internal linking, and hierarchy for crawlability.",
    "keywords": ["site structure", "internal linking", "SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-24",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/site-structure/",
    "status": "published"
  },
  {
    "title": "What is SEO and Why It Still Matters in 2025",
    "category": "SEO Fundamentals",
    "topics": ["SEO", "Digital Marketing", "Search Strategy"],
    "summary": "Explains the importance of SEO in 2025 and how it remains the foundation of digital visibility despite AI and algorithm changes.",
    "keywords": ["SEO basics", "search optimization", "digital marketing"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-17",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/what-is-seo/",
    "status": "published"
  },
  {
    "title": "What is Ask Engine Optimization (AEO)?",
    "category": "AEO / Generative SEO",
    "topics": ["AEO", "Ask Engine Optimization", "AI Search"],
    "summary": "Explains Ask Engine Optimization (AEO) and how brands can optimize for AI-driven search and generative engines.",
    "keywords": ["AEO", "Ask Engine Optimization", "AI Search", "SEO for AI"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-08",
    "read_time_min": 8,
    "url": "https://nerdoptimize.com/seo/what-is-ask-engine-optimization/",
    "status": "published"
  },
  {
    "title": "AI Mode: How Google’s AI Can Change the Customer Journey",
    "category": "AI Search",
    "topics": ["Google AI", "Customer Journey", "AI Mode"],
    "summary": "Explores how Google's AI-powered search experiences transform user behavior and redefine the marketing funnel.",
    "keywords": ["Google AI", "AI mode", "customer journey", "AI search"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-05-20",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/ai-how-google-ai-mode-can-change-customer-journey/",
    "status": "published"
  },
  {
    "title": "Google Bard Explained",
    "category": "AI Search",
    "topics": ["Google Bard", "AI", "Chatbot"],
    "summary": "An overview of Google's Bard AI—how it works, compares with ChatGPT, and affects search behavior.",
    "keywords": ["Google Bard", "AI chatbot", "Google AI"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-10",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/seo/google-bard/",
    "status": "published"
  },
  {
    "title": "What is Perplexity AI?",
    "category": "AI Search",
    "topics": ["Perplexity", "AI", "Search Engine"],
    "summary": "Introduces Perplexity AI, an AI-powered search engine blending conversational answers with citations.",
    "keywords": ["Perplexity AI", "generative search", "AI search engine"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-02",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-perplexity/",
    "status": "published"
  },
  {
    "title": "What is Gemini AI?",
    "category": "AI Search",
    "topics": ["Gemini", "Google AI", "LLM"],
    "summary": "Explains Google's Gemini AI model and how it integrates with Search and Workspace.",
    "keywords": ["Gemini", "Google AI", "LLM"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-15",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-gemini/",
    "status": "published"
  },
  {
    "title": "What is N8N?",
    "category": "AI & Automation",
    "topics": ["Automation", "Workflow", "n8n"],
    "summary": "Covers what n8n is, how it enables workflow automation, and why it's valuable for marketers and SEO.",
    "keywords": ["n8n", "automation", "workflow"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-25",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/ai/what-is-n8n/",
    "status": "published"
  },
  {
    "title": "What is ChatGPT?",
    "category": "AI",
    "topics": ["ChatGPT", "LLM", "OpenAI"],
    "summary": "Explains ChatGPT’s capabilities, training process, and implications for SEO and AI content creation.",
    "keywords": ["ChatGPT", "OpenAI", "AI tools"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-18",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-chatpgt/",
    "status": "published"
  },
  {
    "title": "What is Machine Learning?",
    "category": "AI",
    "topics": ["Machine Learning", "AI"],
    "summary": "Introduces machine learning concepts, algorithms, and applications in SEO and analytics.",
    "keywords": ["machine learning", "AI", "automation"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-28",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/ai/what-is-machine-learning/",
    "status": "published"
  },
  {
    "title": "What is HTTPS and Why It Matters",
    "category": "Technical SEO",
    "topics": ["HTTPS", "Security", "SEO"],
    "summary": "Describes HTTPS encryption, SSL certificates, and their impact on SEO and site trust.",
    "keywords": ["HTTPS", "SSL", "secure website"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-05",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/seo/https/",
    "status": "published"
  },
  {
    "title": "What is a URL and How It Works",
    "category": "Web Development",
    "topics": ["URL", "Web Basics"],
    "summary": "Explains the structure of URLs, protocols, domains, and parameters that define how browsers locate resources.",
    "keywords": ["URL structure", "protocol", "web address"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2024-10-11",
    "read_time_min": 4,
    "url": "https://nerdoptimize.com/website/what-is-url/",
    "status": "published"
  },
  {
    "title": "What is HTML? The Foundation of Every Website",
    "category": "Web Development",
    "topics": ["HTML", "Web Basics", "Coding"],
    "summary": "Covers the structure, syntax, and purpose of HTML as the core building block of web development.",
    "keywords": ["HTML", "website structure", "frontend basics"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2024-12-20",
    "read_time_min": 5,
    "url": "https://nerdoptimize.com/website/what-is-html/",
    "status": "published"
  },
  {
    "title": "Local SEO: The Complete Guide",
    "category": "Local SEO",
    "topics": ["Local SEO", "Google Business Profile"],
    "summary": "Teaches how to optimize for local search visibility and improve Google Maps rankings.",
    "keywords": ["local SEO", "GBP", "NAP consistency"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-04-18",
    "read_time_min": 10,
    "url": "https://nerdoptimize.com/seo/local-seo/",
    "status": "published"
  },
  {
    "title": "SEO Tools: The Ultimate Toolkit for Marketers",
    "category": "SEO Tools",
    "topics": ["SEO Tools", "Analytics"],
    "summary": "Lists essential SEO tools for keyword research, auditing, backlinks, and AI optimization.",
    "keywords": ["SEO tools", "keyword tools", "analytics"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-04-25",
    "read_time_min": 9,
    "url": "https://nerdoptimize.com/seo/seo-tools/",
    "status": "published"
  },
  {
    "title": "Keyword Research Strategy 2025",
    "category": "SEO",
    "topics": ["Keyword Research", "SEO Strategy"],
    "summary": "Explains how to use data and AI to perform keyword research effectively in 2025.",
    "keywords": ["keyword research", "AI SEO", "content strategy"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-02-14",
    "read_time_min": 8,
    "url": "https://nerdoptimize.com/seo/keyword-research-strategy/",
    "status": "published"
  },
  {
    "title": "SEO Agency Thailand",
    "category": "SEO",
    "topics": ["SEO Services", "Agency"],
    "summary": "Overview of SEO agency landscape in Thailand and how to select the right partner.",
    "keywords": ["SEO agency", "Thailand SEO", "digital marketing agency"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-05-05",
    "read_time_min": 8,
    "url": "https://nerdoptimize.com/seo/seo-agency-thailand/",
    "status": "published"
  },
  {
    "title": "Learn SEO from Scratch",
    "category": "SEO Education",
    "topics": ["Learn SEO", "Training"],
    "summary": "A beginner’s guide to learning SEO step by step with free resources and real examples.",
    "keywords": ["learn SEO", "SEO tutorial", "beginner SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-01",
    "read_time_min": 9,
    "url": "https://nerdoptimize.com/seo/learn-seo/",
    "status": "published"
  },
  {
    "title": "White Hat SEO Services Explained",
    "category": "SEO",
    "topics": ["White Hat SEO", "Best Practices"],
    "summary": "Covers ethical, long-term SEO strategies that align with Google’s guidelines.",
    "keywords": ["white hat SEO", "ethical SEO", "SEO services"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-01-28",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/white-hat-seo-service/",
    "status": "published"
  },
  {
    "title": "404 Not Found: What It Means and How to Fix It",
    "category": "Technical SEO",
    "topics": ["404 Error", "SEO"],
    "summary": "Explains what a 404 error is, how it impacts SEO, and how to fix or redirect broken pages.",
    "keywords": ["404 not found", "SEO fix", "redirects"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-03-10",
    "read_time_min": 6,
    "url": "https://nerdoptimize.com/seo/404-not-found/",
    "status": "published"
  },
  {
    "title": "What is SSR in SEO?",
    "category": "Technical SEO",
    "topics": ["SSR", "Server-Side Rendering"],
    "summary": "Explains server-side rendering (SSR) and its role in SEO for modern JavaScript frameworks.",
    "keywords": ["SSR", "server-side rendering", "technical SEO"],
    "author": "NerdOptimize Editorial Team",
    "published_date": "2025-04-09",
    "read_time_min": 7,
    "url": "https://nerdoptimize.com/seo/whai-is-ssr/",
    "status": "published"
  }
]