{"id":18001375,"url":"https://github.com/kevinsuttle/html-meta-tags","last_synced_at":"2026-01-15T22:45:32.788Z","repository":{"id":44418956,"uuid":"213759226","full_name":"kevinSuttle/html-meta-tags","owner":"kevinSuttle","description":"Inspired/stolen from http://code.lancepollard.com/complete-list-of-html-meta-tags/","archived":false,"fork":false,"pushed_at":"2019-10-21T03:18:47.000Z","size":7,"stargazers_count":135,"open_issues_count":3,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-09T19:17:47.325Z","etag":null,"topics":["html","metatags"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinSuttle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-08T21:33:26.000Z","updated_at":"2024-11-03T04:20:58.000Z","dependencies_parsed_at":"2022-08-29T13:22:50.462Z","dependency_job_id":null,"html_url":"https://github.com/kevinSuttle/html-meta-tags","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinSuttle%2Fhtml-meta-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinSuttle%2Fhtml-meta-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinSuttle%2Fhtml-meta-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinSuttle%2Fhtml-meta-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinSuttle","download_url":"https://codeload.github.com/kevinSuttle/html-meta-tags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142075,"owners_count":20890653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html","metatags"],"created_at":"2024-10-29T23:17:12.518Z","updated_at":"2026-01-15T22:45:32.759Z","avatar_url":"https://github.com/kevinSuttle.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# html-meta-tags\nInspired by/copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/\n\n## Basic HTML Meta Tags\n\n``` html\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"keywords\" content=\"your, tags\"\u003e\n\u003cmeta name=\"description\" content=\"150 words\"\u003e\n\u003cmeta name=\"subject\" content=\"your website's subject\"\u003e\n\u003cmeta name=\"copyright\" content=\"company name\"\u003e\n\u003cmeta name=\"language\" content=\"ES\"\u003e\n\u003cmeta name=\"robots\" content=\"index,follow\"\u003e\n\u003cmeta name=\"revised\" content=\"Sunday, July 18th, 2010, 5:15 pm\"\u003e\n\u003cmeta name=\"abstract\" content=\"\"\u003e\n\u003cmeta name=\"topic\" content=\"\"\u003e\n\u003cmeta name=\"summary\" content=\"\"\u003e\n\u003cmeta name=\"Classification\" content=\"Business\"\u003e\n\u003cmeta name=\"author\" content=\"name, email@hotmail.com\"\u003e\n\u003cmeta name=\"designer\" content=\"\"\u003e\n\u003cmeta name=\"reply-to\" content=\"email@hotmail.com\"\u003e\n\u003cmeta name=\"owner\" content=\"\"\u003e\n\u003cmeta name=\"url\" content=\"http://www.websiteaddrress.com\"\u003e\n\u003cmeta name=\"identifier-URL\" content=\"http://www.websiteaddress.com\"\u003e\n\u003cmeta name=\"directory\" content=\"submission\"\u003e\n\u003cmeta name=\"pagename\" content=\"jQuery Tools, Tutorials and Resources - O'Reilly Media\"\u003e\n\u003cmeta name=\"category\" content=\"\"\u003e\n\u003cmeta name=\"coverage\" content=\"Worldwide\"\u003e\n\u003cmeta name=\"distribution\" content=\"Global\"\u003e\n\u003cmeta name=\"rating\" content=\"General\"\u003e\n\u003cmeta name=\"revisit-after\" content=\"7 days\"\u003e\n\u003cmeta name=\"subtitle\" content=\"This is my subtitle\"\u003e\n\u003cmeta name=\"target\" content=\"all\"\u003e\n\u003cmeta name=\"HandheldFriendly\" content=\"True\"\u003e\n\u003cmeta name=\"MobileOptimized\" content=\"320\"\u003e\n\u003cmeta name=\"date\" content=\"Sep. 27, 2010\"\u003e\n\u003cmeta name=\"search_date\" content=\"2010-09-27\"\u003e\n\u003cmeta name=\"DC.title\" content=\"Unstoppable Robot Ninja\"\u003e\n\u003cmeta name=\"ResourceLoaderDynamicStyles\" content=\"\"\u003e\n\u003cmeta name=\"medium\" content=\"blog\"\u003e\n\u003cmeta name=\"syndication-source\" content=\"https://mashable.com/2008/12/24/free-brand-monitoring-tools/\"\u003e\n\u003cmeta name=\"original-source\" content=\"https://mashable.com/2008/12/24/free-brand-monitoring-tools/\"\u003e\n\u003cmeta name=\"verify-v1\" content=\"dV1r/ZJJdDEI++fKJ6iDEl6o+TMNtSu0kv18ONeqM0I=\"\u003e\n\u003cmeta name=\"y_key\" content=\"1e39c508e0d87750\"\u003e\n\u003cmeta name=\"pageKey\" content=\"guest-home\"\u003e\n\u003cmeta itemprop=\"name\" content=\"jQTouch\"\u003e\n\u003cmeta http-equiv=\"Expires\" content=\"0\"\u003e\n\u003cmeta http-equiv=\"Pragma\" content=\"no-cache\"\u003e\n\u003cmeta http-equiv=\"Cache-Control\" content=\"no-cache\"\u003e\n\u003cmeta http-equiv=\"imagetoolbar\" content=\"no\"\u003e\n\u003cmeta http-equiv=\"x-dns-prefetch-control\" content=\"off\"\u003e\n\n```\n\n## Company/Service Meta Tags\n    \n#### Apple Meta Tags\n\n``` html\n\u003cmeta name=\"apple-mobile-web-app-title\" content=\"My App\"\u003e \u003c!-- New in iOS6 --\u003e\n\u003cmeta name=\"apple-mobile-web-app-capable\" content=\"yes\"\u003e\n\u003cmeta name=\"apple-touch-fullscreen\" content=\"yes\"\u003e\n\u003cmeta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\"\u003e\n\u003cmeta name=\"format-detection\" content=\"telephone=no\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width; content=\"width = 320; initial-scale=1.0; maximum-scale=1.0; user-scalable=yes; target-densitydpi=160dpi\"\u003e\n\n\u003clink href=\"/apple-touch-icon.png\" rel=\"apple-touch-icon\" type=\"image/png\"\u003e\n\u003clink href=\"touch-icon-ipad.png\" rel=\"apple-touch-icon\" sizes=\"72x72\"\u003e\n\u003clink href=\"touch-icon-iphone4.png\" rel=\"apple-touch-icon\" sizes=\"114x114\"\u003e\n\u003clink href=\"/startup.png\" rel=\"apple-touch-startup-image\"\u003e\n\n\u003clink href=\"http://github.com/images/touch-icon-iphone4.png\" sizes=\"114x114\" rel=\"apple-touch-icon-precomposed\"\u003e\n\u003clink href=\"http://github.com/images/touch-icon-ipad.png\" sizes=\"72x72\" rel=\"apple-touch-icon-precomposed\"\u003e\n\u003clink href=\"http://github.com/images/apple-touch-icon-57x57.png\" sizes=\"57x57\" rel=\"apple-touch-icon-precomposed\"\u003e\n\n```\n\n##### Safari 9 Pinned tabs in El Capitan\n```html\n\u003clink rel=\"mask-icon\" href=\"website_icon.svg\" color=\"red\"\u003e\n```\n\n#### Internet Explorer Meta Tags\n\n``` html\n\u003cmeta http-equiv=\"Page-Enter\" content=\"RevealTrans(Duration=2.0,Transition=2)\"\u003e\n\u003cmeta http-equiv=\"Page-Exit\" content=\"RevealTrans(Duration=3.0,Transition=12)\"\u003e\n\u003cmeta name=\"mssmarttagspreventparsing\" content=\"true\"\u003e\n\u003cmeta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\"/\u003e\n\u003cmeta name=\"msapplication-starturl\" content=\"http://blog.reybango.com/about/\"\u003e\n\u003cmeta name=\"msapplication-window\" content=\"width=800;height=600\"\u003e\n\u003cmeta name=\"msapplication-navbutton-color\" content=\"red\"\u003e\n\u003cmeta name=\"application-name\" content=\"Rey Bango Front-end Developer\"\u003e\n\u003cmeta name=\"msapplication-tooltip\" content=\"Launch Rey Bango\"s Blog\"\u003e\n\u003cmeta name=\"msapplication-task\" content=\"name=About;action-uri=/about/;icon-uri=/images/about.ico\"\u003e\n\u003cmeta name=\"msapplication-task\" content=\"name=The Big List;action-uri=/the-big-list-of-javascript-css-and-html-development-tools-libraries-projects-and-books/;icon-uri=/images/list_links.ico\"\u003e\n\u003cmeta name=\"msapplication-task\" content=\"name=jQuery Posts;action-uri=/category/jquery/;icon-uri=/images/jquery.ico\"\u003e\n\u003cmeta name=\"msapplication-task\" content=\"name=Start Developing;action-uri=/category/javascript/;icon-uri=/images/script.ico\"\u003e\n\u003cmeta name=\"msvalidate.01\" content=\"6E3AD52DC176461A3C81DD6E98003BC9\"\u003e\n\u003cmeta http-equiv=\"cleartype\" content=\"on\"\u003e\n\n```\n\n#### Windows 8 Meta Tags\n``` html\n\u003cmeta name=\"application-name\" content=\" Contoso\" /\u003e\n\u003cmeta name=\"msapplication-TileColor\" content=\" #009900\" /\u003e\n\u003cmeta name=\"msapplication-square70x70logo\" content=\"images/smalltile.png\" /\u003e\n\u003cmeta name=\"msapplication-square150x150logo\" content=\"images/mediumtile.png\" /\u003e\n\u003cmeta name=\"msapplication-wide310x150logo\" content=\"images/widetile.png\" /\u003e\n\u003cmeta name=\"msapplication-square310x310logo\" content=\"images/largetile.png\" /\u003e\n\u003cmeta name=\"msapplication-notification\" content=\"frequency=30; polling-uri=notifications/contoso1.xml;\npolling-uri2=notifications/contoso2.xml; polling-uri3=notifications/contoso3.xml\" /\u003e\n```\n\n#### Blog Catalog Meta Tags\n\n``` html\n\u003cmeta name=\"blogcatalog\"\u003e\n```\n\n#### Rails Meta Tags\n\n``` html\n\u003cmeta name=\"csrf-param\" content=\"authenticity_token\"\u003e\n\u003cmeta name=\"csrf-token\" content=\"/bZVwvomkAnwAI1Qd37lFeewvpOIiackk9121fFwWwc=\"\u003e\n```\n\n## HTML Link Tags\n\n``` html\n\u003clink rel=\"alternate\" type=\"application/rss+xml\" title=\"RSS\" href=\"http://feeds.feedburner.com/martini\"\u003e\n\u003clink rel=\"alternate\" type=\"application/atom+xml\" title=\"Atom 0.3\" href=\"https://example.com/feed.atom\"\u003e\n\u003clink rel=\"shortcut icon\" type=\"image/ico\" href=\"/favicon.ico\"\u003e\n\u003clink rel=\"fluid-icon\" type=\"image/png\" href=\"/fluid-icon.png\"\u003e\n\u003clink rel=\"me\" type=\"text/html\" href=\"http://google.com/profiles/thenextweb\"\u003e\n\u003clink rel=\"shortlink\" href=\"http://blog.unto.net/?p=353\"\u003e\n\u003clink rel=\"archives\" title=\"May 2003\" href=\"http://blog.unto.net/2003/05/\"\u003e\n\u003clink rel=\"index\" title=\"DeWitt Clinton\" href=\"http://blog.unto.net/\"\u003e\n\u003clink rel=\"start\" title=\"Pattern Recognition 1\" href=\"http://blog.unto.net/photos/pattern_recognition_1_about/\"\u003e\n\u003clink rel=\"bookmark\"title=\"Styleguide\" href=\"http://paulrobertlloyd.com/about/styleguide/\"\u003e\n\u003clink rel=\"search\" href=\"/search.xml\" type=\"application/opensearchdescription+xml\" title=\"Viatropos\"\u003e\n\n\u003clink rel=\"self\" type=\"application/atom+xml\" href=\"http://www.syfyportal.com/atomFeed.php?page=3\"\u003e\n\u003clink rel=\"first\" href=\"http://www.syfyportal.com/atomFeed.php\"\u003e\n\u003clink rel=\"next\" href=\"http://www.syfyportal.com/atomFeed.php?page=4\"\u003e\n\u003clink rel=\"previous\" href=\"http://www.syfyportal.com/atomFeed.php?page=2\"\u003e\n\u003clink rel=\"last\" href=\"http://www.syfyportal.com/atomFeed.php?page=147\"\u003e\n\n\u003clink rel=\"canonical\" href=\"http://smallbiztrends.com/2010/06/9-things-to-do-before-entering-social-media.html\"\u003e\n\u003clink rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"http://smallbiztrends.com/xmlrpc.php?rsd\"\u003e\n\u003clink rel=\"pingback\" href=\"http://smallbiztrends.com/xmlrpc.php\"\u003e\n\u003clink rel=\"stylesheet\" media=\"only screen and (max-device-width: 480px)\" href=\"http://wordpress.org/style/iphone.css\" type=\"text/css\"\u003e\n\u003clink rel=\"wlwmanifest\" href=\"http://www.example.com/wp-includes/wlwmanifest.xml\" type=\"application/wlwmanifest+xml\"\u003e\n\n\u003clink rel=\"help\" title=\"FAQ\" href=\"/faq\"\u003e\n\u003clink rel=\"logo\" type=\"image/svg\" href=\"https://playfoursquare.s3.amazonaws.com/press/logo/foursquare-logo.svg\"\u003e\n\u003clink rel=\"P3Pv1\" href=\"/w3c/p3p.xml\"\u003e\n\u003clink rel=\"publisher\" href=\"https://plus.google.com/115081025762845243709/\"\u003e\n\u003clink rel=\"image_src\" href=\"http://du3itj18e4z0b.cloudfront.net/7b29fe/images/icon-facebook.gif\" type=\"image/jpeg\"\u003e\n\n\u003clink rel=\"author\" href=\"humans.txt\" type=\"text/plain\"\u003e\n\u003clink href=\"http://thenextweb.com/2009/01/08/how-to-snap-up-that-twitter-username-youve-always-wanted/\" rel=\"original-source\"\u003e\n\u003clink rel=\"profile\" title=\"Microformats\" href=\"http://microformats.org/profile/specs/\"\u003e\n\u003clink rel=\"profile\" href=\"http://gmpg.org/xfn/11\"\u003e\n```\n\n## Other Resources\n\n- [HTML5 Boilerplate explanations and suggestions of header tags](http://html5boilerplate.com/docs/head-Tips/)\n- [Dublic Core Meta Tags](http://www.seoconsultants.com/meta-tags/dublin/)\n- [Apple Meta Tags](http://developer.apple.com/safari/library/documentation/appleapplications/reference/safarihtmlref/articles/metatags.html)\n- [Link Tag Meaning](http://intertwingly.net/wiki/pie/LinkTagMeaning)\n- [Google Chrome HTML5 Tags](http://www.html5rocks.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinsuttle%2Fhtml-meta-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinsuttle%2Fhtml-meta-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinsuttle%2Fhtml-meta-tags/lists"}