-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSEO
26 lines (18 loc) · 784 Bytes
/
SEO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Add meta tags:
https://support.google.com/webmasters/answer/79812?hl=en
DONE Add breadcrumbs:
https://developers.google.com/search/docs/data-types/breadcrumbs
DONE Create sitemap:
- USE XML, and specified time / date modified
https://developers.google.com/search/docs/guides/create-URLs
https://support.google.com/webmasters/answer/183668?hl=en&ref_topic=4581190
Create list of functions?
- https://developers.google.com/search/docs/guides/mark-up-listings
Add searchbox directly?
- https://developers.google.com/search/docs/guides/enhance-site#add-a-sitelinks-searchbox-for-your-site
DONE Mark with structured data?
- https://schema.org/SoftwareSourceCode
Mark with facebook opengraph?
- http://ogp.me/
Search examples:
https://github.com/google/search-samples/