fix: change title
This commit is contained in:
parent
0d6a2b3dd9
commit
e431f74963
@ -5,14 +5,15 @@ import BlogCta from "@/components/custom/BlogCta";
|
|||||||
import BlogAsideLatest from "@/components/custom/BlogAsideLatest";
|
import BlogAsideLatest from "@/components/custom/BlogAsideLatest";
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Optimize Spend in Google Ads | RankRunners PPC Experts",
|
title:
|
||||||
|
"How To Effectively Optimize Your Google Ad Spend | RankRunners PPC Experts",
|
||||||
description:
|
description:
|
||||||
"Learn how to optimize spend in Google Ads with practical steps from the PPC experts at RankRunners. Discover how to tighten targeting, improve landing pages, and track results with clarity.",
|
"Learn How To Effectively Optimize Your Google Ad Spend with practical steps from the PPC experts at RankRunners. Discover how to tighten targeting, improve landing pages, and track results with clarity.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function Blogging() {
|
export default function Blogging() {
|
||||||
let slug = "optimizing-google-ads-spend";
|
let slug = "optimizing-google-ads-spend";
|
||||||
let title = "Optimizing Your Spend in Google Ads";
|
let title = "How To Effectively Optimize Your Google Ad Spend";
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"slug": "optimizing-google-ads-spend",
|
"slug": "optimizing-google-ads-spend",
|
||||||
"title": "Optimizing Your Spend in Google Ads",
|
"title": "How To Effectively Optimize Your Google Ad Spend",
|
||||||
"img": "business-woman-working-on-financial-big-data-analy-2025-02-13-00-54-31-utc_resized.webp",
|
"img": "business-woman-working-on-financial-big-data-analy-2025-02-13-00-54-31-utc_resized.webp",
|
||||||
"category": "Web Design",
|
"category": "Ad Campaigns",
|
||||||
"author": "Noah Rochefort",
|
"author": "Noah Rochefort",
|
||||||
"date": "June 12, 2025",
|
"date": "June 12, 2025",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user