Receiving Helpdesk

use of meta tag in html

by Mrs. Laurianne Lehner PhD Published 3 years ago Updated 3 years ago

The <meta> tag defines metadata about an HTML document. Metadata is data (information) about data. <meta> tags always go inside the <head> element, and are typically used to specify character set, page description, keywords, author of the document, and viewport settings.

How to create the right meta description?

  • Add a CTA (Call to Action) based upon your USP
  • Offer special benefits to your site visitors
  • Address a key emotional pain point of your audiences

What is an example of a meta tag?

  • Title -: this is the title text which is shown in the search engine listing. ...
  • Description:- The meta description tags are used where you would want to put your site’s summary. ...
  • Keywords:- THis keyword process has defined that procedure when you are putting all of the keywords on your site. ...

More items...

How to write the perfect Seo meta description?

How to write the perfect meta description

  1. Keep it short. Although there is no official word length, a good meta description should be short and snappy – around 120 to 150 characters.
  2. Be compelling. The job of a meta description is to get a searcher to click through from your result in the search engine results page to your website, so ...
  3. Research the competition. ...

More items...

What is meta name in HTML?

Most people search with :

  • Keyword (or keywords), as a result you get the
  • Title. This is the blue clickable line followed by the
  • Description meta tag. A small commercial text that has to persuade the visitor to click on your site.

What is a meta tag example?

Search engines such as Google use metadata from meta tags to understand additional information about the webpage. They can use this information for ranking purposes, to display snippets in search results, and sometimes they can ignore meta tags. Example of meta tags include the and <description> elements. </p> <h2 class="mt-5 mb-3"> Do you need a meta tag in HTML? </h2> <p> In short, Meta tags are key things for all search engines that appear in the HTML code of a website page and tells the search engine what the page is about, and they are the first impression and point of contact for all search engines. </p> <h2 class="mt-5 mb-3"> What is the use of meta tags in SEO? </h2> <p> Meta tags are snippets of text that describe a page's content; the meta tags don't appear on the page itself, but only in the page's source code. Meta tags are essentially little content descriptors that help tell search engines what a web page is about. </p> <h2 class="mt-5 mb-3"> What is the use of meta keywords? </h2> <p> Meta keywords are meta tags that you can use to give search engines more information about a page's content. They're found in a webpage's HTML source code, and are not visible to visitors. </p> <h2 class="mt-5 mb-3"> Why meta description is important? </h2> <p> A compelling meta description has the power to raise the click-through rate of your organic search results. That means more of the people who see your page in the search results will actually click through and land on your site. That means more traffic for you, even if your ranking stays the same! </p> <h2 class="mt-5 mb-3"> What meta tags should I use? </h2> <p> With that in mind, let's go over which meta tags are crucial for SEO, and how to use them well.Title Tags. The title tag is your main and most important anchor. ... Meta Description Tags. ... Heading Tags (H1-H6) ... Image Alt Attributes. ... Nofollow Attributes. ... Robots Meta Tag. ... rel=”canonical” Link Tag. ... Schema Markup.More items...• </p> <h2 class="mt-5 mb-3"> How many meta tags can I use? </h2> <p> Incorporating Meta Keywords in Your Content As a general rule, don't use more than about 10 meta keywords for a single page. </p> <h2 class="mt-5 mb-3"> What is a meta tag and how does it work? </h2> <p> Meta tags are pieces of information you use to tell the search engines and those viewing your site more about your page and the information it contains. Meta tags include: Title tags: the title of your page, which should be unique for every page you publish. Meta description: a description of the content on the page. </p> <h2 class="mt-5 mb-3"> How do I create a meta tag? </h2> <p> Following are the steps to create Meta Tags:Above of all, provide your website title name.Briefly describe your website in some words.Enter the websites' required keywords. ... Select the type of the content that you want to show on your website page.Click on the button that says “Generate MetaTags”More items... </p> <h2 class="mt-5 mb-3"> How do you use metadata? </h2> <p> Best Practices to Write Effective MetadataKeep it concise. Meta titles need to be short but sweet – Google typically displays the first 50–60 characters of a title tag. ... Include the focus keyword. ... Include a call-to-action. ... Match the title & description to your content. ... Make sure they're unique. </p> <h2 class="mt-5 mb-3"> What is the difference between meta tags and keywords? </h2> <p> META tags are not displayed to individuals surfing the web and are used by very few search engines as a sole means of ranking web pages. In the past, using META keywords would help search engines find your site easier and list it on their results page according to its visibility. </p> <h2 class="mt-5 mb-3"> What is meta charset in HTML? </h2> <p> The charset attribute specifies the character encoding for the HTML document. The HTML5 specification encourages web developers to use the UTF-8 character set, which covers almost all of the characters and symbols in the world! </p> <div align="center"> </div> <h2 class="mt-5 mb-3"> List of Meta tag in HTML </h2> <p> There are different types of Meta tags used in HTML; let’s see one by one: </p> <h2 class="mt-5 mb-3"> Working of Meta tag in HTML </h2> <p> Meta tag in HTML is mainly used to include machine-readable information in our webpage document, which is actually invisible on the webpage. Another most important work of this tag in HTML is, with the help of this tag, one can easily redirect to the other webpage using this meta tag feature. </p> <h2 class="mt-5 mb-3"> Examples on Meta Tag in HTML </h2> <p> We are going to use the Meta tag, and it will read by the computer system but not able to see anything to the visitors of the webpage. </p> <h2 class="mt-5 mb-3"> Conclusion </h2> <p> So, a Meta tag in Html is used to define metadata about HTML documents. The code included in it is a machine-readable format that works well with a webpage but doesn’t show any content on the page to the visitors. Meta tag containing 3 different types of attributes like global, element-specific, and event handler attributes. </p> <h2 class="mt-5 mb-3"> Recommended Articles </h2> <p> This is a guide to Meta Tag in HTML. Here we discuss the list of different types of Meta tags used in HTML along with examples. You may also look at the following articles to learn more – </p> <h2 class="mt-5 mb-3"> What is metadata in HTML? </h2> <p> HTML lets you specify metadata -<strong> additional important information about a document in a variety of ways. </strong> The META elements can be used to include name/value pairs describing properties of the HTML document, such as author, expiry date, a list of keywords, document author etc. The <meta> tag is used to provide such additional information. </p> <h2 class="mt-5 mb-3"> Why do we use tags in HTML? </h2> <p> You can use <meta> tag to<strong> specify important keywords related </strong> to the document and later these keywords are used by the search engines while indexing your webpage for searching purpose. Example. Following is an example, where we are adding HTML, Meta Tags, Metadata as important keywords about the document. </p> <h2 class="mt-5 mb-3"> How to add metadata to a website? </h2> <p> You can add metadata to your web pages<strong> by placing <meta> tags inside the header of the document which is represented by <head> and </head> </strong> tags. A meta tag can have following attributes in addition to core attributes − </p> <h2 class="mt-5 mb-3"> Do meta tags matter? </h2> <p> You can include one or more meta tags in your document based on what information you want to keep in your document but in general, meta tags do not<strong> impact physical appearance of the document </strong> so from appearance point of view, it does not matter if you include them or not. </p> <h2 class="mt-5 mb-3"> Why do search engines use meta tags? </h2> <p> In the past, meta tags were used by search engines<strong> to index web pages based on title, description, and even keywords. </strong> In a perfect world, if everyone had used them fairly, it would have served as a boon. However, certain websites started overusing them, cramming popular keywords in the hope of getting better search results. </p> <h2 class="mt-5 mb-3"> What is meta data? </h2> <p> Metadata is<strong> often referred to as ‘data about data’ </strong> and one of the ways it’s done on web pages is by means of the <meta> tag. The content of meta tags generally describes information about the HTML page which usually cannot be represented by any other HTML tags. In addition to that, the meta tag can also be used to emulate an HTTP response header ... </p> <h2 class="mt-5 mb-3"> What is the charset attribute? </h2> <p> <meta name="author" content="Shaumik Daityari">. The charset attribute is<strong> used to specify the character encoding of your content. </strong> An HTML page can have only a single charset. For most web pages, you should use the UTF-8 character encoding. <meta charset="UTF-8">. </p> <h2 class="mt-5 mb-3"> Do meta tags affect search engine ranking? </h2> <p> Even though the description meta tags have<strong> no </strong> effect on search engine rank, they do appear in search results. This means that a person gets to read your description on a search results page before clicking on your link, showing that meta descriptions should be written for people to read rather than for robots to find. </p> <h2 class="mt-5 mb-3"> Does meta description increase search traffic? </h2> <p> So while a good meta description will not improve your ranking, it will increase click-through rates to your website from search pages. Another important thing to note is that not all search traffic is generated from Google, Bing, and Yahoo. </p> <h2 class="mt-5 mb-3"> Do websites use meta keywords? </h2> <p> Google, recognizing this, announced in 2009 that they<strong> don’t </strong> use meta keywords or descriptions in their search algorithms for ranking purposes. </p> <h2 class="mt-5 mb-3"> Does Google consider keywords? </h2> <p> Finally, although many websites still use the keywords value of the name attribute, Google will not consider this in its search ranking algorithm or when displaying search results. In fact, Google has never considered keywords in its search algorithm. <meta name="keywords" content="web,design,html,css,html5,development">. </p> <h2 class="mt-5 mb-3"> How to set up an HTML project </h2> <p> When setting up new HTML projects, you'll find that you have to include the same few tags every single time. </p> <h2 class="mt-5 mb-3"> Additional meta tags to add to your HTML project </h2> <p> Using a meta description tag for your page helps search engines figure out and rank your website against other websites. It's used primaraly for SEO (Search Engine Optimization) purposes. </p> <h2 class="mt-5 mb-3"> Conclusion </h2> <p> To summarise, all HTML documents need to include at least the following three meta tags: </p> <h2 class="mt-5 mb-3"> What is meta tag? </h2> <p> Meta tags are<strong> HTML elements in the head section of your website. </strong> Search engines use them to learn specific information about your page, such as the title and description of the content. While these meta tags won’t be displayed to readers on your website directly, they are a vital piece of any technical SEO audit. </p> <h2 class="mt-5 mb-3"> How do meta tags work? </h2> <p> We can break down the different meta tags based on what they tell crawlers about your website. There are meta tags that: 1 tell crawlers how to interact with your website 2 tell search engines how to display information in the SERP 3 tell browsers and devices how to display your site when it’s accessed </p> <h2 class="mt-5 mb-3"> What happens if you don't define meta tags? </h2> <p> If you’re not defining certain meta tags in the <head> section of your website,<strong> it’s impossible for web crawlers to understand the information they’re meant to read. </strong> Some of these elements will be defined at the site level, like charset and hreflang, but others will define how specific pages should be crawled. </p> <h2 class="mt-5 mb-3"> What is a hreflang meta tag? </h2> <p> The other way is through the use of an hreflang meta tag, which is more often<strong> used for indexing a multi-lingual website. </strong> <link rel="alternate" href="http://example.com/" hreflang="en" />. <link rel="alternate" href="http://example.fr/" hreflang="fr" />. This example includes a website that has both an English and a French version. </p> <h2 class="mt-5 mb-3"> What is the most important tag in Google search? </h2> <p> Just keep in mind that Google can also pull content from your page directly for various different search features. The<strong> title and meta description </strong> are probably the most important tags you define on a page-by-page basis, as they’re going to be unique to the content that’s displayed. </p> <h2 class="mt-5 mb-3"> What is site verification meta tag? </h2> <p> The site verification meta tag is<strong> not the only way to verify your site with Google and is therefore used more as a backup verification method. </strong> If you’re worried about verifying your ownership of the site, you’ll be able to receive a specific verification string from Google to plug into the code directly. </p> <h2 class="mt-5 mb-3"> How many characters should a meta description have? </h2> <p> It is generally accepted that a meta title should be no more than 60 characters, and a meta description should be<strong> no more than 158 </strong> characters. Take this example, where the second sentence of the meta description is cut off abruptly without providing any information. Example of a truncated meta description on Google. </p> <h2 class="mt-5 mb-3"> Why do we use meta tags? </h2> <p> Meta tags are used<strong> to indicate to search engines whether a page should be indexed or not, and adds additional information about its content. </strong> This turns meta tags into core aspects of an SEO strategy for two main reasons. </p> <h2 class="mt-5 mb-3"> What are some examples of meta tags? </h2> <p> Examples of meta tags include canonical tags, meta content type, robot meta tags,<strong> meta descriptions, and title tags. </strong> You might use a canonical tag to tell search engines which page is the 'master' one. Alternatively, you might use robot meta tags to ensure search engines don't index a page you don't want on the SERP's, like a search results page on your site. </p> <h2 class="mt-5 mb-3"> What is meta content type? </h2> <p> The meta content type enables you to specify the media type (e.g.<strong> "text/html") </strong> and character set for each web page — you'll want to include this on all of your web pages. Different browsers render information differently, and different languages have different character sets. Using meta content type tags ensures your pages are displayed correctly on all browsers. </p> <h2 class="mt-5 mb-3"> What is meta description? </h2> <p> A meta<strong> description tells the user what they'll find if they click on your content — which, if done correctly, can greatly increase click-through rates. </strong> </p> <h2 class="mt-5 mb-3"> What is meta keyword? </h2> <p> Meta keywords are an attribute of the "meta name" tag that get added<strong> if you want to use keywords to describe what a page is about. </strong> These keywords would not appear on the page but rather in the page's code, and search engines used to use them as a ranking factor. </p> <h2 class="mt-5 mb-3"> Why do we need title tags? </h2> <p> Title tags help readers initially understand what your content is about, and they are also a<strong> major factor </strong> in helping search engine<strong>s understand your content's subject matter </strong>. Additionally, a title tag can ensure consistency, since the title tag will show up on your web page, on the web browser, and in social networks. </p> <h2 class="mt-5 mb-3"> Is meta description a meta tag? </h2> <p> These two often get conflated since they both contain the word “meta.” One thing to understand is that<strong> meta descriptions are just one example of meta tags, which en </strong>compass<strong> all of the items </strong> in the above list. </p> <h2 class="mt-5 mb-3"> Background </h2> <p> The browser's viewport is the area of the window in which web content can be seen. This is often not the same size as the rendered page, in which case the browser provides scrollbars for the user to scroll around and access all the content. </p> <h2 class="mt-5 mb-3"> Viewport basics </h2> <p> A typical mobile-optimized site contains something like the following: </p> <h2 class="mt-5 mb-3"> A pixel is not a pixel </h2> <p> In recent years, screen resolutions have risen to the size that individual pixels are hard to distinguish with the human eye. For example, recent smartphones generally have a 5-inch screens with resolutions upwards of 1920—1080 pixels (~400 dpi). </p> <h2 class="mt-5 mb-3"> Viewport width and screen width </h2> <p> Sites can set their viewport to a specific size. For example, the definition "width=320, initial-scale=1" can be used to fit precisely onto a small phone display in portrait mode. This can cause problems when the browser doesn't render a page at a larger size. </p> <h2 class="mt-5 mb-3"> Common viewport sizes for mobile and tablet devices </h2> <p> If you want to know what mobile and tablet devices have which viewport widths, there is a comprehensive list of mobile and tablet viewport sizes here. This gives information such as viewport width on portrait and landscape orientation as well as physical screen size, operating system and the pixel density of the device. </p> <div class="mt-5 mb-3"> <h2 class="title">Popular Posts:</h2> <li class="list-group-item"> 1. <a href="https://receivinghelpdesk.com/ask/funny-questions-to-ask-on-snapchat" title="funny questions to ask on snapchat"> funny questions to ask on snapchat <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 2. <a href="https://receivinghelpdesk.com/ask/ios-security-vulnerability" title="ios security vulnerability"> ios security vulnerability <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 3. <a href="https://receivinghelpdesk.com/ask/where-is-the-pixl-hand-in-super-paper-mario" title="where is the pixl hand in super paper mario"> where is the pixl hand in super paper mario <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 4. <a href="https://receivinghelpdesk.com/ask/mujeres-sabias-de-la-biblia" title="mujeres sabias de la biblia"> mujeres sabias de la biblia <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 5. <a href="https://receivinghelpdesk.com/ask/what-is-a-block" title="what is a block"> what is a block <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 6. <a href="https://receivinghelpdesk.com/ask/what-does-bluestone-look-like" title="what does bluestone look like"> what does bluestone look like <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 7. <a href="https://receivinghelpdesk.com/ask/can-you-buy-somersby-cider-in-the-uk" title="can you buy somersby cider in the uk"> can you buy somersby cider in the uk <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 8. <a href="https://receivinghelpdesk.com/ask/are-jansport-superbreak-waterproof" title="are jansport superbreak waterproof"> are jansport superbreak waterproof <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 9. <a href="https://receivinghelpdesk.com/ask/novelas-mexicanas-televisa" title="novelas mexicanas televisa"> novelas mexicanas televisa <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> <li class="list-group-item"> 10. <a href="https://receivinghelpdesk.com/ask/what-happens-if-you-never-clean-your-belly-button" title="what happens if you never clean your belly button"> what happens if you never clean your belly button <sup><i class="fa fa-external-link" aria-hidden="true"></i></sup></a> </li> </div> </div> <!--//container--> </div> </article> <!--*********************************************************************************************************--> <!--************ FOOTER *************************************************************************************--> <!--*********************************************************************************************************--> <div class="px-3 py-5 p-md-5"> <a href='https://receivinghelpdesk.com/ask/sitemap/A' class="btn btn-outline-primary text-center mt-2 "><strong>A</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/B' class="btn btn-outline-primary text-center mt-2 "><strong>B</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/C' class="btn btn-outline-primary text-center mt-2 "><strong>C</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/D' class="btn btn-outline-primary text-center mt-2 "><strong>D</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/E' class="btn btn-outline-primary text-center mt-2 "><strong>E</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/F' class="btn btn-outline-primary text-center mt-2 "><strong>F</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/G' class="btn btn-outline-primary text-center mt-2 "><strong>G</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/H' class="btn btn-outline-primary text-center mt-2 "><strong>H</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/I' class="btn btn-outline-primary text-center mt-2 "><strong>I</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/J' class="btn btn-outline-primary text-center mt-2 "><strong>J</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/K' class="btn btn-outline-primary text-center mt-2 "><strong>K</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/L' class="btn btn-outline-primary text-center mt-2 "><strong>L</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/M' class="btn btn-outline-primary text-center mt-2 "><strong>M</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/N' class="btn btn-outline-primary text-center mt-2 "><strong>N</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/O' class="btn btn-outline-primary text-center mt-2 "><strong>O</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/P' class="btn btn-outline-primary text-center mt-2 "><strong>P</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/Q' class="btn btn-outline-primary text-center mt-2 "><strong>Q</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/R' class="btn btn-outline-primary text-center mt-2 "><strong>R</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/S' class="btn btn-outline-primary text-center mt-2 "><strong>S</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/T' class="btn btn-outline-primary text-center mt-2 "><strong>T</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/U' class="btn btn-outline-primary text-center mt-2 "><strong>U</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/V' class="btn btn-outline-primary text-center mt-2 "><strong>V</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/W' class="btn btn-outline-primary text-center mt-2 "><strong>W</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/X' class="btn btn-outline-primary text-center mt-2 "><strong>X</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/Y' class="btn btn-outline-primary text-center mt-2 "><strong>Y</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/Z' class="btn btn-outline-primary text-center mt-2 "><strong>Z</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/1' class="btn btn-outline-primary text-center mt-2 "><strong>1</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/2' class="btn btn-outline-primary text-center mt-2 "><strong>2</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/3' class="btn btn-outline-primary text-center mt-2 "><strong>3</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/4' class="btn btn-outline-primary text-center mt-2 "><strong>4</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/5' class="btn btn-outline-primary text-center mt-2 "><strong>5</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/6' class="btn btn-outline-primary text-center mt-2 "><strong>6</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/7' class="btn btn-outline-primary text-center mt-2 "><strong>7</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/8' class="btn btn-outline-primary text-center mt-2 "><strong>8</strong></a> <a href='https://receivinghelpdesk.com/ask/sitemap/9' class="btn btn-outline-primary text-center mt-2 "><strong>9</strong></a> </div> <footer class="footer text-center py-2 theme-bg-dark"> <small class="copyright">Designed with <i class="fas fa-heart" style="color: #fb866a;"></i> by <a href="#" target="_blank">Receiving Helpdesk</a> <div id="version_check"> Copyright © 2022 <a href="https://receivinghelpdesk.com/ask">Receiving Helpdesk</a> | version 5.2.4 (commit d0adbc) Laravel v 8.83.24 | (PHP v8.3.21)</div> </small> </footer> </div> <!--//main-wrapper--> <!-- Javascript --> <script src="https://receivinghelpdesk.com/ask/themes/DevBlog/assets/plugins/popper.min.js"></script> <script src="https://receivinghelpdesk.com/ask/themes/DevBlog/assets/plugins/bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript"> var phpdebugbar = new PhpDebugBar.DebugBar(); phpdebugbar.addIndicator("php_version", new PhpDebugBar.DebugBar.Indicator({"icon":"code","tooltip":"PHP Version"}), "right"); phpdebugbar.addTab("messages", new PhpDebugBar.DebugBar.Tab({"icon":"list-alt","title":"Messages", "widget": new PhpDebugBar.Widgets.MessagesWidget()})); phpdebugbar.addIndicator("time", new PhpDebugBar.DebugBar.Indicator({"icon":"clock-o","tooltip":"Request Duration"}), "right"); phpdebugbar.addTab("timeline", new PhpDebugBar.DebugBar.Tab({"icon":"tasks","title":"Timeline", "widget": new PhpDebugBar.Widgets.TimelineWidget()})); phpdebugbar.addIndicator("memory", new PhpDebugBar.DebugBar.Indicator({"icon":"cogs","tooltip":"Memory Usage"}), "right"); phpdebugbar.addTab("exceptions", new PhpDebugBar.DebugBar.Tab({"icon":"bug","title":"Exceptions", "widget": new PhpDebugBar.Widgets.ExceptionsWidget()})); phpdebugbar.addTab("views", new PhpDebugBar.DebugBar.Tab({"icon":"leaf","title":"Views", "widget": new PhpDebugBar.Widgets.TemplatesWidget()})); phpdebugbar.addTab("route", new PhpDebugBar.DebugBar.Tab({"icon":"share","title":"Route", "widget": new PhpDebugBar.Widgets.HtmlVariableListWidget()})); phpdebugbar.addIndicator("currentroute", new PhpDebugBar.DebugBar.Indicator({"icon":"share","tooltip":"Route"}), "right"); phpdebugbar.addTab("queries", new PhpDebugBar.DebugBar.Tab({"icon":"database","title":"Queries", "widget": new PhpDebugBar.Widgets.LaravelSQLQueriesWidget()})); phpdebugbar.addTab("models", new PhpDebugBar.DebugBar.Tab({"icon":"cubes","title":"Models", "widget": new PhpDebugBar.Widgets.HtmlVariableListWidget()})); phpdebugbar.addTab("livewire", new PhpDebugBar.DebugBar.Tab({"icon":"bolt","title":"Livewire", "widget": new PhpDebugBar.Widgets.VariableListWidget()})); phpdebugbar.addTab("emails", new PhpDebugBar.DebugBar.Tab({"icon":"inbox","title":"Mails", "widget": new PhpDebugBar.Widgets.MailsWidget()})); phpdebugbar.addTab("gate", new PhpDebugBar.DebugBar.Tab({"icon":"list-alt","title":"Gate", "widget": new PhpDebugBar.Widgets.MessagesWidget()})); phpdebugbar.addTab("session", new PhpDebugBar.DebugBar.Tab({"icon":"archive","title":"Session", "widget": new PhpDebugBar.Widgets.VariableListWidget()})); phpdebugbar.addTab("request", new PhpDebugBar.DebugBar.Tab({"icon":"tags","title":"Request", "widget": new PhpDebugBar.Widgets.HtmlVariableListWidget()})); phpdebugbar.setDataMap({ "php_version": ["php.version", ], "messages": ["messages.messages", []], "messages:badge": ["messages.count", null], "time": ["time.duration_str", '0ms'], "timeline": ["time", {}], "memory": ["memory.peak_usage_str", '0B'], "exceptions": ["exceptions.exceptions", []], "exceptions:badge": ["exceptions.count", null], "views": ["views", []], "views:badge": ["views.nb_templates", 0], "route": ["route", {}], "currentroute": ["route.uri", ], "queries": ["queries", []], "queries:badge": ["queries.nb_statements", 0], "models": ["models.data", {}], "models:badge": ["models.count", 0], "livewire": ["livewire.data", {}], "livewire:badge": ["livewire.count", 0], "emails": ["swiftmailer_mails.mails", []], "emails:badge": ["swiftmailer_mails.count", null], "gate": ["gate.messages", []], "gate:badge": ["gate.count", null], "session": ["session", {}], "request": ["request", {}] }); phpdebugbar.restoreState(); phpdebugbar.ajaxHandler = new PhpDebugBar.AjaxHandler(phpdebugbar, undefined, true); phpdebugbar.ajaxHandler.bindToFetch(); phpdebugbar.ajaxHandler.bindToXHR(); phpdebugbar.setOpenHandler(new PhpDebugBar.OpenHandler({"url":"https:\/\/receivinghelpdesk.com\/ask\/_debugbar\/open"})); phpdebugbar.addDataSet({"__meta":{"id":"Xa23f8e3328cc479ba8fcfa1b3b767553","datetime":"2025-06-27 11:42:07","utime":1751004727.007008,"method":"GET","uri":"\/ask\/use-of-meta-tag-in-html","ip":"172.69.17.169"},"php":{"version":"8.3.21","interface":"fpm-fcgi"},"messages":{"count":12,"messages":[{"message":"[11:42:05] LOG.warning: Creation of dynamic property Barryvdh\\Debugbar\\DataFormatter\\QueryFormatter::$cloner is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/vendor\/maximebf\/debugbar\/src\/DebugBar\/DataFormatter\/DataFormatter.php on line 23","message_html":null,"is_string":false,"label":"warning","time":1751004725.710247,"collector":"log"},{"message":"[11:42:05] LOG.warning: Creation of dynamic property Barryvdh\\Debugbar\\DataFormatter\\QueryFormatter::$dumper is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/vendor\/maximebf\/debugbar\/src\/DebugBar\/DataFormatter\/DataFormatter.php on line 24","message_html":null,"is_string":false,"label":"warning","time":1751004725.710286,"collector":"log"},{"message":"[11:42:05] LOG.warning: Callables of the form [\"Swift_SmtpTransport\", \"Swift_Transport_EsmtpTransport::__construct\"] are deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/vendor\/swiftmailer\/swiftmailer\/lib\/classes\/Swift\/SmtpTransport.php on line 36","message_html":null,"is_string":false,"label":"warning","time":1751004725.711263,"collector":"log"},{"message":"[11:42:05] LOG.warning: Creation of dynamic property Barryvdh\\Debugbar\\DataFormatter\\SimpleFormatter::$cloner is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/vendor\/maximebf\/debugbar\/src\/DebugBar\/DataFormatter\/DataFormatter.php on line 23","message_html":null,"is_string":false,"label":"warning","time":1751004725.711868,"collector":"log"},{"message":"[11:42:05] LOG.warning: Creation of dynamic property Barryvdh\\Debugbar\\DataFormatter\\SimpleFormatter::$dumper is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/vendor\/maximebf\/debugbar\/src\/DebugBar\/DataFormatter\/DataFormatter.php on line 24","message_html":null,"is_string":false,"label":"warning","time":1751004725.711905,"collector":"log"},{"message":"[11:42:05] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Casts\/Json.php on line 20","message_html":null,"is_string":false,"label":"warning","time":1751004725.72573,"collector":"log"},{"message":"[11:42:05] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Casts\/Json.php on line 20","message_html":null,"is_string":false,"label":"warning","time":1751004725.725784,"collector":"log"},{"message":"[11:42:05] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Casts\/Json.php on line 20","message_html":null,"is_string":false,"label":"warning","time":1751004725.726123,"collector":"log"},{"message":"[11:42:05] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Casts\/Json.php on line 20","message_html":null,"is_string":false,"label":"warning","time":1751004725.726172,"collector":"log"},{"message":"[11:42:05] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Casts\/Json.php on line 20","message_html":null,"is_string":false,"label":"warning","time":1751004725.726221,"collector":"log"},{"message":"[11:42:05] LOG.warning: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Casts\/Json.php on line 20","message_html":null,"is_string":false,"label":"warning","time":1751004725.726268,"collector":"log"},{"message":"[11:42:05] LOG.warning: mt_rand(): Passing null to parameter #2 ($max) of type int is deprecated in \/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Http\/Controllers\/Frontend\/json_data\/PostController.php on line 91","message_html":null,"is_string":false,"label":"warning","time":1751004725.726596,"collector":"log"}]},"time":{"start":1751004725.693483,"end":1751004727.007042,"duration":1.31355881690979,"duration_str":"1.31s","measures":[{"label":"Booting","start":1751004725.693483,"relative_start":0,"end":1751004725.709046,"relative_end":1751004725.709046,"duration":0.015562772750854492,"duration_str":"15.56ms","params":[],"collector":null},{"label":"Application","start":1751004725.70952,"relative_start":0.0160369873046875,"end":1751004727.007044,"relative_end":2.1457672119140625e-6,"duration":1.2975239753723145,"duration_str":"1.3s","params":[],"collector":null}]},"memory":{"peak_usage":1931272,"peak_usage_str":"2MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":7,"templates":[{"name":"themes.DevBlog.content.post (resources\/views\/themes\/DevBlog\/content\/post.blade.php)","param_count":34,"params":["post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar"],"type":"blade"},{"name":"themes.DevBlog.layouts.master (resources\/views\/themes\/DevBlog\/layouts\/master.blade.php)","param_count":41,"params":["__env","app","errors","post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar","i","__currentLoopData","loop","item"],"type":"blade"},{"name":"themes.DevBlog.panels.head (resources\/views\/themes\/DevBlog\/panels\/head.blade.php)","param_count":41,"params":["__env","app","errors","post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar","i","__currentLoopData","loop","item"],"type":"blade"},{"name":"themes.DevBlog.panels.header (resources\/views\/themes\/DevBlog\/panels\/header.blade.php)","param_count":41,"params":["__env","app","errors","post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar","i","__currentLoopData","loop","item"],"type":"blade"},{"name":"themes.DevBlog.panels.navbar (resources\/views\/themes\/DevBlog\/panels\/navbar.blade.php)","param_count":41,"params":["__env","app","errors","post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar","i","__currentLoopData","loop","item"],"type":"blade"},{"name":"themes.DevBlog.panels.footer (resources\/views\/themes\/DevBlog\/panels\/footer.blade.php)","param_count":41,"params":["__env","app","errors","post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar","i","__currentLoopData","loop","item"],"type":"blade"},{"name":"themes.DevBlog.panels.scripts (resources\/views\/themes\/DevBlog\/panels\/scripts.blade.php)","param_count":41,"params":["__env","app","errors","post","postContent","author","updated_at","bing_rich_snippet_text","bing_rich_snippet_link","bing_related_keywords","google_related_keywords","bing_news_title","bing_news_description","bing_videos","bing_images","bing_search_result_title","bing_search_result_description","bing_search_result_url","bing_paa_questions","bing_paa_answers","bing_slider_faq_questions","bing_slider_faq_answers","bing_pop_faq_questions","bing_pop_faq_answers","bing_tab_faq_questions","bing_tab_faq_answers","google_faq_questions","google_faq_answers","google_rich_snippet","google_search_result","indexedArray","total_images","total_videos","settings","url_current","menus","sidebar","i","__currentLoopData","loop","item"],"type":"blade"}]},"route":{"uri":"GET {post}","middleware":"web, checkdate","as":"post.show","controller":"App\\Http\\Controllers\\Frontend\\json_data\\PostController@show","namespace":null,"where":[],"file":"<a href=\"phpstorm:\/\/open?file=\/home\/runcloud\/webapps\/ReceivingHelpDesk\/askcode\/app\/Http\/Controllers\/Frontend\/json_data\/PostController.php&line=18\">app\/Http\/Controllers\/Frontend\/json_data\/PostController.php:18-166<\/a>"},"queries":{"nb_statements":7,"nb_failed_statements":0,"accumulated_duration":1.27385,"accumulated_duration_str":"1.27s","statements":[{"sql":"select * from `posts` where `published_at` <= '2025-06-27 11:42:05' and `slug` = 'use-of-meta-tag-in-html' and `posts`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["2025-06-27 11:42:05","use-of-meta-tag-in-html"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Providers\/RouteServiceProvider.php","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Router.php","line":842},{"index":19,"namespace":null,"name":"Route binding","line":39},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/VerifyCsrfToken.php","line":78}],"duration":0.00242,"duration_str":"2.42ms","stmt_id":"\/app\/Providers\/RouteServiceProvider.php:54","connection":"receivinghelpdeskask","start_percent":0,"width_percent":0.19},{"sql":"select * from `json_post_contents` where `json_post_contents`.`post_id` = 111198 and `json_post_contents`.`post_id` is not null and `rewrite_id` = 0","type":"query","params":[],"bindings":["111198","0"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"middleware","name":"checkdate","line":30},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/jetstream\/src\/Http\/Middleware\/ShareInertiaData.php","line":61},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Middleware\/SubstituteBindings.php","line":50}],"duration":0.0035600000000000002,"duration_str":"3.56ms","stmt_id":"middleware::checkdate:30","connection":"receivinghelpdeskask","start_percent":0.19,"width_percent":0.279},{"sql":"select * from `nova_menu_menus` where `slug` = 'header' limit 1","type":"query","params":[],"bindings":["header"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/outl1ne\/nova-menu-builder\/src\/helpers.php","line":32},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":261},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/vendor\/outl1ne\/nova-menu-builder\/src\/helpers.php:32","connection":"receivinghelpdeskask","start_percent":0.469,"width_percent":0.034},{"sql":"select * from `nova_menu_menu_items` where `nova_menu_menu_items`.`menu_id` = 1 and `nova_menu_menu_items`.`menu_id` is not null and `parent_id` is null order by `parent_id` asc, `order` asc, `name` asc","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/outl1ne\/nova-menu-builder\/src\/Models\/Menu.php","line":35},{"index":20,"namespace":null,"name":"\/vendor\/outl1ne\/nova-menu-builder\/src\/helpers.php","line":33},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":261}],"duration":0.00039,"duration_str":"390\u03bcs","stmt_id":"\/vendor\/outl1ne\/nova-menu-builder\/src\/Models\/Menu.php:35","connection":"receivinghelpdeskask","start_percent":0.503,"width_percent":0.031},{"sql":"select * from `nova_menu_menu_items` where `nova_menu_menu_items`.`parent_id` in (1) order by `order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/vendor\/outl1ne\/nova-menu-builder\/src\/Models\/Menu.php","line":35},{"index":25,"namespace":null,"name":"\/vendor\/outl1ne\/nova-menu-builder\/src\/helpers.php","line":33},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":261}],"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":"\/vendor\/outl1ne\/nova-menu-builder\/src\/Models\/Menu.php:35","connection":"receivinghelpdeskask","start_percent":0.534,"width_percent":0.029},{"sql":"select `id`, `post_title`, `slug` from `posts` where `status` = 'publish' and `posts`.`deleted_at` is null order by RAND() limit 10","type":"query","params":[],"bindings":["publish"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/View\/Composers\/SidebarView.php","line":22},{"index":15,"namespace":null,"name":"\/app\/View\/Composers\/SidebarView.php","line":12},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Concerns\/ManagesEvents.php","line":124},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Concerns\/ManagesEvents.php","line":162},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Concerns\/ManagesEvents.php","line":177}],"duration":1.26607,"duration_str":"1.27s","stmt_id":"\/app\/View\/Composers\/SidebarView.php:22","connection":"receivinghelpdeskask","start_percent":0.563,"width_percent":99.389},{"sql":"select * from `fake_users` where `fake_users`.`id` = 3488 limit 1","type":"query","params":[],"bindings":["3488"],"hints":null,"show_copy":false,"backtrace":[{"index":21,"namespace":"view","name":"2dd102cf0462e89a4d4d8bc77355d767652bf9aa","line":15},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":25,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":69},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"view::2dd102cf0462e89a4d4d8bc77355d767652bf9aa:15","connection":"receivinghelpdeskask","start_percent":99.952,"width_percent":0.048}]},"models":{"data":{"App\\Models\\FakeUser":1,"Outl1ne\\MenuBuilder\\Models\\MenuItem":1,"Outl1ne\\MenuBuilder\\Models\\Menu":1,"App\\Models\\JsonPostContent":1,"App\\Models\\Post":11},"count":15},"livewire":{"data":[],"count":0},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"7QNZx7k8j01JTN0wBMXni3h2unfKdkd5lGO9M1SV","_previous":"array:1 [\n \"url\" => \"https:\/\/receivinghelpdesk.com\/ask\/use-of-meta-tag-in-html\"\n]","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/use-of-meta-tag-in-html","status_code":"<pre class=sf-dump id=sf-dump-2084884578 data-indent-pad=\" \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-2084884578\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"text\/html; charset=UTF-8","request_query":"<pre class=sf-dump id=sf-dump-1033446644 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-1033446644\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-375047802 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-375047802\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1021015092 data-indent-pad=\" \"><span class=sf-dump-note>array:13<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>cf-ipcountry<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">US<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cf-connecting-ip<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">216.73.216.221<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cdn-loop<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"19 characters\">cloudflare; loops=1<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"103 characters\">Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"8 characters\">gzip, br<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"3 characters\">*\/*<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cf-ray<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"20 characters\">9562ca6f7e39fe20-ORD<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cf-visitor<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"18 characters\">{"scheme":"https"}<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">close<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>x-forwarded-proto<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">https<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>x-forwarded-for<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">216.73.216.221, 172.69.17.169<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>x-server-addr<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">154.12.239.204<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"21 characters\">receivinghelpdesk.com<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1021015092\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1701735173 data-indent-pad=\" \"><span class=sf-dump-note>array:44<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>USER<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">runcloud<\/span>\"\n \"<span class=sf-dump-key>HOME<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">\/home\/runcloud<\/span>\"\n \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">\/ask\/index.php<\/span>\"\n \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"28 characters\">\/ask\/use-of-meta-tag-in-html<\/span>\"\n \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"\"\n \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.0<\/span>\"\n \"<span class=sf-dump-key>GATEWAY_INTERFACE<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">CGI\/1.1<\/span>\"\n \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"28 characters\">\/ask\/use-of-meta-tag-in-html<\/span>\"\n \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">54450<\/span>\"\n \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"54 characters\">\/home\/runcloud\/webapps\/ReceivingHelpDesk\/ask\/index.php<\/span>\"\n \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">you@example.com<\/span>\"\n \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"41 characters\">\/home\/runcloud\/webapps\/ReceivingHelpDesk\/<\/span>\"\n \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"\"\n \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">http<\/span>\"\n \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"41 characters\">\/home\/runcloud\/webapps\/ReceivingHelpDesk\/<\/span>\"\n \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">172.69.17.169<\/span>\"\n \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">80<\/span>\"\n \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">receivinghelpdesk.com<\/span>\"\n \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"35 characters\">Apache\/2.4.63 (Unix) OpenSSL\/1.1.1f<\/span>\"\n \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"\"\n \"<span class=sf-dump-key>LD_LIBRARY_PATH<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">\/RunCloud\/Packages\/apache2-rc\/lib<\/span>\"\n \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"60 characters\">\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin<\/span>\"\n \"<span class=sf-dump-key>HTTP_CF_IPCOUNTRY<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">US<\/span>\"\n \"<span class=sf-dump-key>HTTP_CF_CONNECTING_IP<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">216.73.216.221<\/span>\"\n \"<span class=sf-dump-key>HTTP_CDN_LOOP<\/span>\" => \"<span class=sf-dump-str title=\"19 characters\">cloudflare; loops=1<\/span>\"\n \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"103 characters\">Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)<\/span>\"\n \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">gzip, br<\/span>\"\n \"<span class=sf-dump-key>HTTP_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">*\/*<\/span>\"\n \"<span class=sf-dump-key>HTTP_CF_RAY<\/span>\" => \"<span class=sf-dump-str title=\"20 characters\">9562ca6f7e39fe20-ORD<\/span>\"\n \"<span class=sf-dump-key>HTTP_CF_VISITOR<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">{"scheme":"https"}<\/span>\"\n \"<span class=sf-dump-key>HTTP_CONNECTION<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">close<\/span>\"\n \"<span class=sf-dump-key>HTTP_X_FORWARDED_PROTO<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">https<\/span>\"\n \"<span class=sf-dump-key>HTTP_X_FORWARDED_FOR<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">216.73.216.221, 172.69.17.169<\/span>\"\n \"<span class=sf-dump-key>HTTP_X_SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">154.12.239.204<\/span>\"\n \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">receivinghelpdesk.com<\/span>\"\n \"<span class=sf-dump-key>HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n \"<span class=sf-dump-key>REDIRECT_STATUS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n \"<span class=sf-dump-key>REDIRECT_HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n \"<span class=sf-dump-key>FCGI_ROLE<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">RESPONDER<\/span>\"\n \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">\/ask\/index.php<\/span>\"\n \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1751004725.6935<\/span>\n \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1751004725<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1701735173\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-369633212 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-369633212\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1761428614 data-indent-pad=\" \"><span class=sf-dump-note>array:7<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">text\/html; charset=UTF-8<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">private, must-revalidate<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Fri, 27 Jun 2025 06:12:05 GMT<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>pragma<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"8 characters\">no-cache<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>expires<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => <span class=sf-dump-num>-1<\/span>\n <\/samp>]\n \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"428 characters\">XSRF-TOKEN=eyJpdiI6Ikt1QytWWXUwTmtaVzluN1N4alFqclE9PSIsInZhbHVlIjoiWGNlcjR0TW5PL3BuMFlMREt4a29nbU9xNDd2Y05DR2cwdThDWHJOSWNETmJkWUt5OEp3dlljYXhvNnBNQ1NIT0UzaUE1enlweVphajc4ZjRrMTNEWWZtYVpsYk9UYXBJWmhaTk5OTks2RnZORGZsd2lrWVpOaHkrZ0M3TVlBNjMiLCJtYWMiOiJlNWEzMzU1Yzg0NGRlYzNiMjVhNDQwMjFiYzMxZjJiMmIxYzRlODBiNDMyMmNhZjliZTBkMDg0NjEyZjk0MDhhIiwidGFnIjoiIn0%3D; expires=Fri, 27-Jun-2025 08:12:07 GMT; Max-Age=7200; path=\/; samesite=lax<\/span>\"\n <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"447 characters\">askhelpdesk_session=eyJpdiI6ImRKNzlaVEJDck9ydXlUQzd4Ymw3d0E9PSIsInZhbHVlIjoiU2Q1TzNEM3pIZXdNRzZlS3VlUGYvZnB0ZVRUeEtjWUZLcEczaHJtV3RLU1crYk1iRWE5MFJPTXAxcGdmOGNwcnlPMGJ2ZkwweTdibnVPWmxLY3UwQlVoK2piMnNRcXNKYXJialZKeEdpcEszQ2VPSXBLSUtCM0JBWnI5dERnOWQiLCJtYWMiOiIwMjk2NGJkM2Y5MDBlNWI5ZmZmMTY2YWMwM2U1MThhOWE3ZWU3Y2ViZTYxMTI3MDYyYWNkNGY4ZGZlNGVjNzcxIiwidGFnIjoiIn0%3D; expires=Fri, 27-Jun-2025 08:12:07 GMT; Max-Age=7200; path=\/; httponly; samesite=lax<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"400 characters\">XSRF-TOKEN=eyJpdiI6Ikt1QytWWXUwTmtaVzluN1N4alFqclE9PSIsInZhbHVlIjoiWGNlcjR0TW5PL3BuMFlMREt4a29nbU9xNDd2Y05DR2cwdThDWHJOSWNETmJkWUt5OEp3dlljYXhvNnBNQ1NIT0UzaUE1enlweVphajc4ZjRrMTNEWWZtYVpsYk9UYXBJWmhaTk5OTks2RnZORGZsd2lrWVpOaHkrZ0M3TVlBNjMiLCJtYWMiOiJlNWEzMzU1Yzg0NGRlYzNiMjVhNDQwMjFiYzMxZjJiMmIxYzRlODBiNDMyMmNhZjliZTBkMDg0NjEyZjk0MDhhIiwidGFnIjoiIn0%3D; expires=Fri, 27-Jun-2025 08:12:07 GMT; path=\/<\/span>\"\n <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"419 characters\">askhelpdesk_session=eyJpdiI6ImRKNzlaVEJDck9ydXlUQzd4Ymw3d0E9PSIsInZhbHVlIjoiU2Q1TzNEM3pIZXdNRzZlS3VlUGYvZnB0ZVRUeEtjWUZLcEczaHJtV3RLU1crYk1iRWE5MFJPTXAxcGdmOGNwcnlPMGJ2ZkwweTdibnVPWmxLY3UwQlVoK2piMnNRcXNKYXJialZKeEdpcEszQ2VPSXBLSUtCM0JBWnI5dERnOWQiLCJtYWMiOiIwMjk2NGJkM2Y5MDBlNWI5ZmZmMTY2YWMwM2U1MThhOWE3ZWU3Y2ViZTYxMTI3MDYyYWNkNGY4ZGZlNGVjNzcxIiwidGFnIjoiIn0%3D; expires=Fri, 27-Jun-2025 08:12:07 GMT; path=\/; httponly<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1761428614\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-32224464 data-indent-pad=\" \"><span class=sf-dump-note>array:4<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">7QNZx7k8j01JTN0wBMXni3h2unfKdkd5lGO9M1SV<\/span>\"\n \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"57 characters\">https:\/\/receivinghelpdesk.com\/ask\/use-of-meta-tag-in-html<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n \"<span class=sf-dump-key>old<\/span>\" => []\n \"<span class=sf-dump-key>new<\/span>\" => []\n <\/samp>]\n \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-32224464\", {\"maxDepth\":0})<\/script>\n"}}, "Xa23f8e3328cc479ba8fcfa1b3b767553"); </script> </body> </html>