• English
  • Türkçe
  • Web Glossary

    A glossary for developers, marketers, and thinkers.

    Showing 12 of 43 terms

    Sort by:

    A 301 redirect is a permanent redirect that automatically sends visitors and search engines from one URL to another. When implemented, it tells browsers and search engines that a page...

    API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate and exchange data with each other.

    A backlink is a hyperlink from one website to another, serving as a digital vote of confidence and trust. Search engines use backlinks as a key ranking factor, interpreting them...

    A canonical URL is the preferred or "official" version of a webpage that search engines should index and display in search results when multiple URLs contain identical or very similar...

    Composer is a dependency manager for PHP, designed to manage and install libraries and dependencies, making the integration and management of packages streamlined and efficient.

    Core Web Vitals are a set of real-world user experience metrics defined by Google that measure how users experience the speed, responsiveness, and visual stability of a web page. Introduced...

    JavaScript Events are actions or occurrences that happen in the browser, which can be detected and responded to using JavaScript code. These events enable developers to create interactive web experiences...