- AI Travel Pulse
- Posts
- [Kerwin At AI Travel Pulse] How To Be Found in AI Searches
[Kerwin At AI Travel Pulse] How To Be Found in AI Searches
In this issue, I talk about a problem you are all facing if you're a content creator. You don't want to miss this issue.

Hi AI Traveler,
If you’re new to the newsletter, welcome. If you’re a regular thank you for sticking with me ;-).
This week, I address a question I see online a lot. How to get my blog to show up in AI search results. Well, I’ve got you covered. Read on… and remember to share the newsletter please.
✨ How to Get Your Blog Posts Featured in Generative AI Search
If you’ve seen Google’s new AI Overviews, you know it’s changing search results fast. Instead of a simple list of links, Google’s AI summarizes answers—and credits sources it trusts.
So, how do you make sure your travel blog posts are featured?
One big step: use structured data, also known as schema markup.
What’s Structured Data?
It’s a piece of HTML code that tells Google exactly what your page is about—who wrote it, when, what it covers, and why it’s trustworthy.
Here’s a Copy-Paste Framework
Add this to the <head>
section of your blog post’s page:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "YOUR POST TITLE",
"description": "A short description of your post.",
"author": {
"@type": "Person",
"name": "YOUR NAME"
},
"datePublished": "2025-06-30",
"publisher": {
"@type": "Organization",
"name": "YOUR BLOG NAME",
"logo": {
"@type": "ImageObject",
"url": "YOUR LOGO URL"
}
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "URL OF THIS POST"
}
}
</script>
✅ Just fill in your details → post title, your name, blog name, logo, and post URL.
Fact-based news without bias awaits. Make 1440 your choice today.
Overwhelmed by biased news? Cut through the clutter and get straight facts with your daily 1440 digest. From politics to sports, join millions who start their day informed.
Don’t Want to Touch Code? Here’s Help
If you’re on WordPress, the easiest way is to use a plugin that does this for you.
Best WordPress Plugins for Schema Markup:
Rank Math – Powerful, beginner-friendly SEO plugin with built-in schema generator.
Yoast SEO – Popular, easy-to-use SEO plugin with basic structured data.
Schema Pro – Dedicated schema plugin with flexible custom schemas.
All in One SEO – Another solid SEO plugin with good schema tools.
SEOPress – Lightweight alternative with full schema support.
👉 With these, you can add schema without ever touching code. Otherwise, just add the information manually using the “Code” tab in Wordpress.
Why This Matters
Generative AI wants clear, authoritative content.
Adding schema markup is one of the easiest ways to help search engines trust and feature your blog.
Is it a guarantee? No. But it boosts your chances—and helps regular SEO too.

✅ Should You Add an FAQ?
Short answer: YES.
FAQ sections do double duty:
1️⃣ They help people. Clear answers to real questions make your post more helpful (and keep readers on the page longer).
2️⃣ They help search engines. Google’s AI Overviews love clear Q&A content — it’s easy for them to pull answers from your post and quote you as a source.
✨ How to Do It
At the end of your post, add 3–5 questions your readers actually search for, then answer them in short, clear paragraphs.
Example for a travel blog:
Q: What is the best month to visit Lisbon?
A: The best months are April–June or September–October for mild weather and fewer crowds.
✅ Bonus: Add FAQ Schema
To help AI recognize your FAQ, wrap it in simple FAQPage structured data.
Here’s a starter snippet:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What is the best month to visit Lisbon?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The best months are April–June or September–October for mild weather and fewer crowds."
}
},
{
"@type": "Question",
"name": "Do I need a visa to visit Portugal?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Travelers from the US, UK, and most EU countries do not need a visa for stays under 90 days."
}
}]
}
</script>
✅ Pro Tip: If you use Rank Math, Yoast, or Schema Pro, they make adding FAQ schema really easy with a block you can drop in.
Why It Works
FAQs directly answer the short questions people type into AI search.
They build trust — AI and users both see you as an authority.
They increase the chance of your snippet showing up in AI results and regular featured snippets.
✅ Add this to your blog posts this week — you’ll thank yourself later!
AI Consultancy
I’m offering a new service. It’s a one hour AI consultancy. Let’s talk about how AI can help your business. The price is $297.
Hit reply and let me know if you’re interested and we can go from there.
AI Travel Pulse Podcast
Watch the current episodes below; I’m still working on Episode 4 now; it’s recorded, just not uploaded as yet. I’ve been traveling too much, but I’ll try to get it out this week:
If you missed episodes any episodes, you can check here:
Remember that if you know of an AI Travel product you’d like reviewed, please let me know. Plus, I’d be grateful if you share the podcasts.
How are you using AI to help you in your business?
Please do me a favor and share this newsletter with at least two people. Thank you in advance.
AI In The News
1. Adversarial Training May Help Fix Fragile Travel AI
AI systems powering travel apps remain vulnerable to subtle input manipulations known as "adversarial attacks." PhocusWire reports that while AI chatbots and recommendation engines can be tricked or misled by slightly altered prompts, applying adversarial training techniques can significantly boost their robustness. For travel creators and developers, this means ensuring your AI tools are reliable and resilient against unexpected input challenges.
🔗 Read more
2. Digital Identity + AI: A Traveler-Centric Shift
According to AirGuide, the combination of Self-Sovereign Identity (SSI) and AI is poised to streamline the traveler experience. Imagine traveling with a secure digital identity that grants AI-powered agents the authority to access boarding passes, visas, and preference data—all without exposing your personal details. At June’s HITEC conference, experts emphasized this is the next frontier for travel tech: privacy-first, AI-enabled journeys.
🔗 Read more airguide.info
FEEDBACK
What do you think of this email?You can add more feedback after choosing an option 👇🏽 |
SHARE
Until next time.
Kerwin
Founder, AI Travel Pulse
P.S. Don't forget to check out your welcome gift if you haven't already: A Guide to Popular AI Tools