<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Websites on Nalar</title>
    <link>https://nalar.dev/tags/websites/</link>
    <description>Recent content in Websites on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/websites/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Browser Cookies Help Websites Remember You</title>
      <link>https://nalar.dev/tech/how-browser-cookies-help-websites-remember-you/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/tech/how-browser-cookies-help-websites-remember-you/</guid>
      <description>&lt;p&gt;A website can remember that you signed in, keep products in a shopping cart, or preserve a language choice even though each page request is separate. One common mechanism behind that memory is the &lt;strong&gt;browser cookie&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;A cookie is a small piece of data that a website asks a browser to store and send back with later requests that match the cookie&amp;rsquo;s rules. The cookie does not need to contain everything the site knows about you. Often it contains only an identifier that lets the website find the relevant information on its own systems.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
