{"id":114175,"date":"2017-08-30T20:12:00","date_gmt":"2017-08-31T01:12:00","guid":{"rendered":"https:\/\/www.dacgroup.com\/twitter-celebrates-10-years-hashtag\/"},"modified":"2025-01-03T04:54:11","modified_gmt":"2025-01-03T09:54:11","slug":"twitter-celebrates-10-years-hashtag","status":"publish","type":"post","link":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/","title":{"rendered":"Twitter celebrates 10 years of the #hashtag"},"content":{"rendered":"<p>It\u2019s been 10 years since the hashtag first appeared on Twitter, created by Chris Messina, a developer at Google at the time. It was his idea to use the # US pound sign as a way to aggregate tweets around a particular topic, which he first published within a tweet on 23 August, 2007.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-11290\" src=\"\/wpe-content\/uploads\/sites\/5\/2017\/08\/1-1.png\" alt=\"\" width=\"764\" height=\"273\" \/><\/p>\n<p>Some of the most memorable hashtags have been #FollowFriday (or #FF), which over the past 10 years has been used more than half a billion times, and #NowPlaying is another all-time favourite that\u2019s been tweeted more than one\u00a0billion times. Unsurprisingly, #Election2016 was the most widely used political hashtag last year, and while Twitter users publicly mourned mass-casualty attacks, hashtags such as <a href=\"https:\/\/www.nytimes.com\/2016\/06\/13\/us\/orlando-nightclub-shooting.html\">#PrayForOrlando<\/a>\u00a0and\u00a0<a href=\"http:\/\/www.nytimes.com\/interactive\/2016\/07\/14\/world\/europe\/nice-truck-bastille-attack.html\">#PrayForNice<\/a> made it into the top 10 in 2016. Social movements such as #BlackLivesMatter, and #jesuischarlie in the aftermath of the attack on satirical magazine Charlie Hebdo, were also brought to prominence through the power of the hashtag.<\/p>\n<p>Twitter UK\u2019s managing director Dara Nasr said: \u201cFrom their first use 10 years ago, hashtags have grown to be part of everyday language across the globe, with 125 million used every day on Twitter.\u201d<\/p>\n<p>The hashtag has become so popular that it\u2019s extended to other social platforms such as Facebook and Instagram, and is now used conversationally within text messages, for example. It has arguably become one of the most widely used and recognisable characters of the digital age. But it hasn\u2019t always been this way and within the marketing world it\u2019s fair to say that hashtags took a while to gain proper traction, and were misunderstood or misused for quite some time. There have also been plenty of examples over the past 10 years when Twitter uses have used hashtags to publicly shame a brand or expose a mistake that they\u2019ve made: the hashtag #fail itself is pretty well used.<\/p>\n<p>A memorable example from the hashtag archives is when Aussie airline Qantas, not particularly known for its quality of service, asked customers to share their #QantasLuxury experiences just a day after the airline had grounded its fleet and locked out staff for 48 hours over a union pay dispute. Unsurprisingly, disgruntled customers and staff seized the opportunity to air their grievances via the campaign hashtag, and a Twitter firestorm ensued. At the peak of the campaign, the airline was receiving 51 tweets per minute abusing or making fun of the hashtag. It\u2019s fair to say that the brand has never lived this #PRfail down.<\/p>\n<p>One of the funniest hashtag fails that goes down in Twitter history involved a McDonald\u2019s campaign, where the fast food giant attempted to get more personal with customers by asking them to share their favourite #McDStories. Unfortunately for McDonald\u2019s, the campaign didn\u2019t quite go to plan, and thousands of unfavourable stories about the brand were unleashed across Twitter, via the hashtag, which continues to this day despite the fact that the campaign itself was pulled within two hours of going live.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-11291\" src=\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/2.jpg\" alt=\"\" width=\"755\" height=\"447\" \/><\/p>\n<section data-role=\"forward-email-subscription-container\" class=\"full-width w-100 d-flex justify-content-center align-items-center bg-c7f2b3\">\n    \n    <div class=\"max-w-1400 w-100 form\">\n        <div class=\"text-content-container\">\n            <h2>\n                Stay Forward            <\/h2>\n            <p class=\"subtitle\">\n                Get exclusive insights into digital <br class=\"d-none d-lg-block\">media's top-trending topics delivered<br class=\"d-none d-lg-block\"> directly to your inbox.            <\/p>\n        <\/div>\n\n        <div data-role=\"form-group\">\n            <div class=\"d-flex flex-column w-100\">\n                <form data-forward-email-form class='custom-hubspot-form' id='hubspot_form_69ebb178a455a'>\n    <div class='d-flex input'>\n        <input type='email' class='form-control me-2 input' placeholder='Email address' aria-label='Email' name='email' required>\n        <button type='submit' class='btn_primary-filled_white'>Submit\n<\/button>\n    <\/div>\n    <p class='hubspot-status'><\/p>\n<\/form>\n<script>\njQuery(document).ready(function($) {\n    var form = $('#hubspot_form_69ebb178a455a');\n    form.on('submit', function(event) {\n        event.preventDefault();\n\n        \/\/ Get email input value\n        var emailInput = form.find('input[name=\"email\"]');\n        var email = emailInput.val().trim();\n\n        \/\/ Required HubSpot fields\n        var portalId = '5408011';\n        var formId = 'cafa8eb8-dd43-46cc-bec7-9f87e85b1bdb';\n\n        \/\/ Prepare the data payload\n        var data = {\n            fields: [\n                {\n                    name: 'email',\n                    value: email\n                }\n            ],\n            context: {\n                pageUri: window.location.href,\n                pageName: document.title\n            },\n            submittedAt: new Date().getTime()\n        };\n\n        \/\/ Get the status element for this form\n        var statusElement = form.siblings('.forward-email-status-container');\n\n        \/\/ Send the data to HubSpot\n        fetch('https:\/\/api.hsforms.com\/submissions\/v3\/integration\/submit\/5408011\/cafa8eb8-dd43-46cc-bec7-9f87e85b1bdb', {\n            method: 'POST',\n            headers: {\n                'Content-Type': 'application\/json'\n            },\n            body: JSON.stringify(data)\n        })\n        .then(response => {\n            if (response.ok) {\n                if(statusElement) {\n                    statusElement.text('Thanks for Subscribing!');\n                    statusElement.css('color', 'green');\n                }\n\n                var userInfo = JSON.parse(localStorage.getItem('userInfo'));\n                if (userInfo) {\n                    userInfo.event = 'Form_submit';\n                    userInfo.email = email;\n                    userInfo.form_name = 'Newsletter';\n                    window.dataLayer = window.dataLayer || [];\n                    window.dataLayer.push(userInfo);\n                }\n\n                emailInput.val(''); \/\/ Clear the email field\n                window.dispatchEvent(new CustomEvent('newsletter-submit'));\n            } else {\n                return response.json().then(error => {\n                    if(statusElement) {\n                        statusElement.text('Error: ' + error.message);\n                        statusElement.css({\n                            'color': 'red',\n                            'padding-top': '10px'\n                        });\n                    }\n                });\n            }\n        })\n        .catch(error => {\n            console.error('Error:', error);\n            statusElement.text(\"There was an error submitting the form.\");\n            statusElement.css({\n                'color': 'red',\n                'padding-top': '10px'\n            });\n        });\n    });\n\n    window.addEventListener('message', function(event) {\n        const isFormCallback = event.data.type === 'hsFormCallback';\n        const isFormSubmitted = event.data.eventName === 'onFormSubmitted';\n        const iscurrentForm = !!event?.data?.id ? 'cafa8eb8-dd43-46cc-bec7-9f87e85b1bdb'.trim() == event?.data?.id : false; \n\n        if( isFormCallback && isFormSubmitted && iscurrentForm ) {\n            console.log('event', event);\n            window.location.href = 'https:\/\/www.dacgroup.com\/en-gb\/thank-you\/';\n        }\n    });\n});\n<\/script>                <span class=\"forward-email-status-container\"><\/span>\n            <\/div>\n\n            <button id=\"forward-form-submission\" class=\"subscribe-btn\" type=\"button\" onclick=\"triggerButton(this)\">\n                <span class=\"d-inline-block\">\n                    SUBSCRIBE                <\/span>\n                <span class=\"d-inline-block bell-container\">\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.5458 14.4774L4.50055 13.234C4.50657 11.8629 4.56791 9.80824 5.17539 8.00401C5.52706 6.95953 6.09459 5.89126 7.03537 5.08C7.70533 4.50227 8.51103 4.10149 9.44696 3.90922C9.50872 3.69984 9.5922 3.49047 9.70471 3.28979C9.91134 2.92122 10.2194 2.57523 10.654 2.33189C11.0827 2.09183 11.5478 2 12 2C12.4355 2 12.8969 2.08208 13.3272 2.31763C13.7695 2.55969 14.0812 2.91045 14.2866 3.28943C14.3999 3.49849 14.4813 3.71787 14.5396 3.93682C15.5444 4.18145 16.3788 4.69659 17.0444 5.38131C17.9498 6.3126 18.4937 7.50224 18.8321 8.60503C19.3645 10.3395 19.4725 12.1499 19.4944 13.1421C19.9371 13.6338 20.3502 14.1627 20.6914 14.626C21.9447 16.3277 20.6148 18.5001 18.7001 18.5001L5.52863 18.5C3.45543 18.5 2.28314 16.1217 3.5458 14.4774Z\" stroke=\"#171616\" \/>\n                        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.0857 19.3749C9.431 19.1461 9.89639 19.2405 10.1252 19.5858C10.874 20.7159 12.7481 21.0858 13.9 19.5501C14.1485 19.2187 14.6186 19.1516 14.95 19.4001C15.2813 19.6486 15.3485 20.1187 15.1 20.4501C13.2518 22.9143 10.126 22.3027 8.87475 20.4143C8.64596 20.069 8.74041 19.6037 9.0857 19.3749Z\" fill=\"#171616\" \/>\n                    <\/svg>\n                <\/span>\n            <\/button>\n        <\/div>\n    <\/div>\n\n    \n    <script>\n        function triggerButton(button) {\n\n            var container = button.closest('[data-role=\"forward-email-subscription-container\"]');\n            var form = container.querySelector('[data-forward-email-form]');\n\n            if (form) {\n                jQuery(form).find(\"button[type='submit']\").trigger('click');\n            }\n        }\n    <\/script>\n\n<\/section>\n\n\n<p>Over the past few years Twitter has appeared to have lost favour to trending platforms such as Instagram and Snap, and as a result it has struggled somewhat to evolve its purpose and identity. Notably a year ago at Dmexco, \u2018the\u2019 European conference for adtech, Twitter\u2019s CEO Jack Dorsey took centre stage (via Skype) with WPP CEO Sir Martin Sorrell, and revealed that he wanted to reposition Twitter as a news-sharing site, taking it beyond a pure-play social network. \u201cOur real challenge is making sure we are continuing to give people a reason to download the app and personalise their own news stream, their experience and get in on the conversation,\u201d Dorsey shared.<\/p>\n<p>Twitter has certainly held its own within politics over the past year or so, and particularly around the US presidential election and Brexit, largely powered by hashtags. For Donald Trump, Twitter is easily his platform of choice and he even used it to publish his Election Day declaration&#8230;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-11292\" src=\"\/wpe-content\/uploads\/sites\/5\/2017\/08\/3.png\" alt=\"\" width=\"817\" height=\"295\" \/><\/p>\n<p>Monness Crespi Hardt analyst James Cakmak said if\u00a0<a href=\"http:\/\/twitter.com\/@RealDonaldTrump\">@RealDonaldTrump\u00a0<\/a>were to leave Twitter the social media platform would lose as much as $2bn in market value. \u201cThere is no better free advertising in the world than the president of the United States,\u201d he claimed.<\/p>\n<p>No other social platform has its brand so closely aligned with news, and in the App Store it is categorised as a news app and ranks as the most downloaded in that sector in more than 100 countries, including the UK, where it leads from BBC News, Sky News, Mail Online and the Guardian. Its filtered timeline, which launched last year, has done much to reposition Twitter as a news platform.<\/p>\n<p>Twitter has chosen to publicise a decade of hashtags partly because it believes that they allow people to break out of their ideological circles, and interact with other political viewpoints. \u201cHashtags smash echo chambers\u201d, says senior Twitter executive Dara Nasr, in an interview with The Drum.<\/p>\n<p>Hashtags evolve faster than we can create them, and there\u2019s no guarantee that we will still be using them in three year\u2019s time. They are certainly helpful, when used correctly, and can help to build a community and even a movement around a particular issue. Hashtags can certainly be useful for discovering new content and sifting through unstructured online information. Maybe in the future, someone will find a way to monetise them really well too&#8230;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It\u2019s been 10 years since the hashtag first appeared on Twitter, created by Chris Messina, a developer at Google at the time. It was his idea to use the # US pound sign as a way to aggregate tweets around a particular topic, which he first published within a tweet on 23 August, 2007. Some [&hellip;]<\/p>\n","protected":false},"author":96,"featured_media":114177,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","reading_level":"Strategic","reading_level_confidence":0.75,"reading_level_needs_review":"0","footnotes":""},"categories":[2904],"tags":[],"class_list":["post-114175","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-strategy"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Twitter celebrates 10 years of the #hashtag | DAC<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Twitter celebrates 10 years of the #hashtag | DAC\" \/>\n<meta property=\"og:description\" content=\"It\u2019s been 10 years since the hashtag first appeared on Twitter, created by Chris Messina, a developer at Google at the time. It was his idea to use the # US pound sign as a way to aggregate tweets around a particular topic, which he first published within a tweet on 23 August, 2007. Some [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\" \/>\n<meta property=\"og:site_name\" content=\"DAC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DACGroup\" \/>\n<meta property=\"article:published_time\" content=\"2017-08-31T01:12:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-03T09:54:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"860\" \/>\n\t<meta property=\"og:image:height\" content=\"347\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"gwarner\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg\" \/>\n<meta name=\"twitter:creator\" content=\"@DAC_group\" \/>\n<meta name=\"twitter:site\" content=\"@DAC_group\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"gwarner\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\"},\"author\":{\"name\":\"gwarner\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/person\/79e608df2f6e9c16586962c2843bdd79\"},\"headline\":\"Twitter celebrates 10 years of the #hashtag\",\"datePublished\":\"2017-08-31T01:12:00+00:00\",\"dateModified\":\"2025-01-03T09:54:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\"},\"wordCount\":898,\"publisher\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg\",\"articleSection\":[\"Strategy\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\",\"url\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\",\"name\":\"Twitter celebrates 10 years of the #hashtag | DAC\",\"isPartOf\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg\",\"datePublished\":\"2017-08-31T01:12:00+00:00\",\"dateModified\":\"2025-01-03T09:54:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage\",\"url\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg\",\"contentUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg\",\"width\":860,\"height\":347,\"caption\":\"Smartphone with Twitter login screen next to a cup of coffee on a wooden table.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.dacgroup.com\/en-gb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Twitter celebrates 10 years of the #hashtag\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#website\",\"url\":\"https:\/\/www.dacgroup.com\/en-gb\/\",\"name\":\"DAC group\",\"description\":\"DAC\",\"publisher\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dacgroup.com\/en-gb\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#organization\",\"name\":\"DAC group\",\"alternateName\":\"DAC\",\"url\":\"https:\/\/www.dacgroup.com\/en-gb\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg\",\"contentUrl\":\"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg\",\"caption\":\"DAC group\"},\"image\":{\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DACGroup\",\"https:\/\/x.com\/DAC_group\",\"https:\/\/www.linkedin.com\/company\/dac-group\/\",\"https:\/\/www.instagram.com\/dac_group\/\",\"https:\/\/www.youtube.com\/user\/DACgroup1976\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/person\/79e608df2f6e9c16586962c2843bdd79\",\"name\":\"gwarner\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4fa125941c3e61b2f1c01ec1d07b3a734a13a4c0a5385fe43f4d8cb564f26b8e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4fa125941c3e61b2f1c01ec1d07b3a734a13a4c0a5385fe43f4d8cb564f26b8e?s=96&d=mm&r=g\",\"caption\":\"gwarner\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Twitter celebrates 10 years of the #hashtag | DAC","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/","og_locale":"en_GB","og_type":"article","og_title":"Twitter celebrates 10 years of the #hashtag | DAC","og_description":"It\u2019s been 10 years since the hashtag first appeared on Twitter, created by Chris Messina, a developer at Google at the time. It was his idea to use the # US pound sign as a way to aggregate tweets around a particular topic, which he first published within a tweet on 23 August, 2007. Some [&hellip;]","og_url":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/","og_site_name":"DAC","article_publisher":"https:\/\/www.facebook.com\/DACGroup","article_published_time":"2017-08-31T01:12:00+00:00","article_modified_time":"2025-01-03T09:54:11+00:00","og_image":[{"width":860,"height":347,"url":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg","type":"image\/jpeg"}],"author":"gwarner","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg","twitter_creator":"@DAC_group","twitter_site":"@DAC_group","twitter_misc":{"Written by":"gwarner","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#article","isPartOf":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/"},"author":{"name":"gwarner","@id":"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/person\/79e608df2f6e9c16586962c2843bdd79"},"headline":"Twitter celebrates 10 years of the #hashtag","datePublished":"2017-08-31T01:12:00+00:00","dateModified":"2025-01-03T09:54:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/"},"wordCount":898,"publisher":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/#organization"},"image":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg","articleSection":["Strategy"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/","url":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/","name":"Twitter celebrates 10 years of the #hashtag | DAC","isPartOf":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage"},"image":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg","datePublished":"2017-08-31T01:12:00+00:00","dateModified":"2025-01-03T09:54:11+00:00","breadcrumb":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#primaryimage","url":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg","contentUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/12\/TWITTER-CELEBRATES-10-YEARS-OF-THE-HASHTAG.jpg","width":860,"height":347,"caption":"Smartphone with Twitter login screen next to a cup of coffee on a wooden table."},{"@type":"BreadcrumbList","@id":"https:\/\/www.dacgroup.com\/en-gb\/insights\/blog\/strategy\/twitter-celebrates-10-years-hashtag\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dacgroup.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"Twitter celebrates 10 years of the #hashtag"}]},{"@type":"WebSite","@id":"https:\/\/www.dacgroup.com\/en-gb\/#website","url":"https:\/\/www.dacgroup.com\/en-gb\/","name":"DAC group","description":"DAC","publisher":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dacgroup.com\/en-gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.dacgroup.com\/en-gb\/#organization","name":"DAC group","alternateName":"DAC","url":"https:\/\/www.dacgroup.com\/en-gb\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/logo\/image\/","url":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg","contentUrl":"https:\/\/www.dacgroup.com\/wp-content\/uploads\/2024\/09\/DAC-logo.svg","caption":"DAC group"},"image":{"@id":"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DACGroup","https:\/\/x.com\/DAC_group","https:\/\/www.linkedin.com\/company\/dac-group\/","https:\/\/www.instagram.com\/dac_group\/","https:\/\/www.youtube.com\/user\/DACgroup1976"]},{"@type":"Person","@id":"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/person\/79e608df2f6e9c16586962c2843bdd79","name":"gwarner","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.dacgroup.com\/en-gb\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4fa125941c3e61b2f1c01ec1d07b3a734a13a4c0a5385fe43f4d8cb564f26b8e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4fa125941c3e61b2f1c01ec1d07b3a734a13a4c0a5385fe43f4d8cb564f26b8e?s=96&d=mm&r=g","caption":"gwarner"}}]}},"_links":{"self":[{"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/posts\/114175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/users\/96"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/comments?post=114175"}],"version-history":[{"count":1,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/posts\/114175\/revisions"}],"predecessor-version":[{"id":114176,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/posts\/114175\/revisions\/114176"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/media\/114177"}],"wp:attachment":[{"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/media?parent=114175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/categories?post=114175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dacgroup.com\/en-gb\/wp-json\/wp\/v2\/tags?post=114175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}