Add original SEO meta tags and Google Search Console verification
This commit is contained in:
@@ -22,9 +22,10 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/twitter-card.j
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title><?php echo htmlspecialchars($page_title); ?></title>
|
||||
<meta name="description" content="<?php echo htmlspecialchars($page_description); ?>">
|
||||
<meta name="keywords" content="<?php echo htmlspecialchars($keywords); ?>">
|
||||
<meta name="description" content="We offer Web Scraping Services in UK. Our top rated website scraping services and data extraction services in the UK! We Provide Premier and Affordable Web Scraping Services!">
|
||||
<meta name="keywords" content="web scraping services, web scraping uk, web scraping services uk, data scraping uk">
|
||||
<meta name="author" content="<?php echo htmlspecialchars($author); ?>">
|
||||
<meta name="google-site-verification" content="la6e0_PDdHFkUn8NbHI-cMofozMcxtgrf73zwqKz6Ec" />
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta name="googlebot" content="index, follow">
|
||||
<meta name="bingbot" content="index, follow">
|
||||
|
||||
Reference in New Issue
Block a user