Skip to content

Instantly share code, notes, and snippets.

@Edwardtonnn
Created July 28, 2023 21:22
Show Gist options
  • Save Edwardtonnn/19f15b34552c3467c3be13348f8e0e21 to your computer and use it in GitHub Desktop.
Save Edwardtonnn/19f15b34552c3467c3be13348f8e0e21 to your computer and use it in GitHub Desktop.
Default title and description section
<?php include $_SERVER['DOCUMENT_ROOT'] . "/assets/inc/variables.php" ?>
<?php
$seotitle = "REPLACE in $city $state | $sitename";
$seodesc = "$sitename offers premier $profession services in $city, $state. Call $phone today to schedule your REPLACE appointment today.";
$section = "procedure";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment