
/* ===== iyarn: Open Graph / social link-preview tags (added 2026-07-09) ===== */
if ( ! function_exists( 'pearl_coast_social_meta_tags' ) ) {
	function pearl_coast_social_meta_tags() {
		global $wp;
		$img   = get_stylesheet_directory_uri() . '/assets/images/og-image.jpg';
		$title = "Pearl Coast Hire — The Kimberley's car hire";
		$desc  = 'Sedans, SUVs, utes, 4WDs and people movers for the day, the week, or the season. Locals, tourists, contractors. Aboriginal owned. Uber backed. Kimberley built.';
		$url   = home_url( isset( $wp->request ) ? $wp->request : '' );
		echo "\n<!-- iyarn social meta -->\n";
		echo '<meta property="og:type" content="website" />' . "\n";
		echo '<meta property="og:site_name" content="Pearl Coast Hire" />' . "\n";
		echo '<meta property="og:title" content="' . esc_attr( $title ) . '" />' . "\n";
		echo '<meta property="og:description" content="' . esc_attr( $desc ) . '" />' . "\n";
		echo '<meta property="og:url" content="' . esc_url( $url ) . '" />' . "\n";
		echo '<meta property="og:image" content="' . esc_url( $img ) . '" />' . "\n";
		echo '<meta property="og:image:secure_url" content="' . esc_url( $img ) . '" />' . "\n";
		echo '<meta property="og:image:type" content="image/jpeg" />' . "\n";
		echo '<meta property="og:image:width" content="1200" />' . "\n";
		echo '<meta property="og:image:height" content="630" />' . "\n";
		echo '<meta property="og:image:alt" content="Pearl Coast Hire 4WD at dusk on a Kimberley coastal road" />' . "\n";
		echo '<meta name="twitter:card" content="summary_large_image" />' . "\n";
		echo '<meta name="twitter:title" content="' . esc_attr( $title ) . '" />' . "\n";
		echo '<meta name="twitter:description" content="' . esc_attr( $desc ) . '" />' . "\n";
		echo '<meta name="twitter:image" content="' . esc_url( $img ) . '" />' . "\n";
	}
	add_action( 'wp_head', 'pearl_coast_social_meta_tags', 5 );
}
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://pearlcoast.com.au/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://pearlcoast.com.au/wp-sitemap-posts-page-1.xml</loc></sitemap></sitemapindex>
