Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Commit 3283d98

Browse files
authored
Merge pull request #58 from onlinecity/seo
seo
2 parents 03e45f0 + f7e05bd commit 3283d98

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

docs/_themes/sphinx_rtd_theme/layout.html

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,32 @@
2121
<meta name="description" content="Read the complete documentation for our REST API, Email to/from SMS, Kannel API, SMPP and HLR-lookup">
2222
<meta name="keywords" content="sms, smsapi, gateway, smsgateway">
2323

24+
{# SEO #}
25+
26+
<link href="https://gatewayapi.com/docs/" rel="canonical">
27+
<link href="https://gatewayapi.com/docs/" hreflang="en" rel="alternate">
28+
29+
<meta content="830663656996211" property="fb:app_id">
30+
31+
<meta content="en_US" property="og:locale">
32+
<meta content="website" property="og:type">
33+
<meta content="Rock-solid SMS Gateway" property="og:title">
34+
<meta content="Professional SMS gateway with first-rate services at low prices worldwide. Over 300 million SMS messages are sent annually through GatewayAPI by among other Google, Visma, Pfizer & Samsung. Create a free account today!"
35+
property="og:description">
36+
<meta content="https://gatewayapi.com/docs/" property="og:url">
37+
<meta content="GatewayAPI" property="og:site_name">
38+
<meta content="https://gatewayapi.com/files/2020/04/SoMe-Crawler-Gatewayapi.jpg" property="og:image">
39+
<meta content="1200" property="og:image:width">
40+
<meta content="630" property="og:image:height">
41+
42+
<meta content="summary_large_image" name="twitter:card">
43+
<meta content="Rock-solid SMS Gateway" name="twitter:title">
44+
<meta content="Professional SMS gateway with first-rate services at low prices worldwide. Over 300 million SMS messages are sent annually through GatewayAPI by among other Google, Visma, Pfizer & Samsung. Create a free account today!"
45+
name="twitter:description">
46+
<meta content="https://gatewayapi.com/files/2020/04/Twitter-Crawler-Gatewayapi.jpg" name="twitter:image">
47+
<meta content="@gatewayapicom" name="twitter:creator">
48+
<meta content="@gatewayapicom" name="twitter:site">
49+
2450
{# FAVICON #}
2551
{% if favicon %}
2652
<link rel="shortcut icon" href="{{ pathto('_static/' + favicon, 1) }}"/>
@@ -244,4 +270,4 @@
244270
</script>
245271

246272
</body>
247-
</html>
273+
</html>

0 commit comments

Comments
 (0)