{"id":364,"date":"2024-12-20T12:51:37","date_gmt":"2024-12-20T12:51:37","guid":{"rendered":"https:\/\/bg-it.lt\/?p=364"},"modified":"2026-03-09T06:09:26","modified_gmt":"2026-03-09T06:09:26","slug":"wordpress-website-security-how-to-protect-your-site-from-hackers","status":"publish","type":"post","link":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/","title":{"rendered":"WordPress website security: how to protect your site from hackers?"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">1. Regularly Update WordPress and Plugins<\/h2>\n\n\n\n<p>WordPress, themes, and plugins are frequently updated to fix security vulnerabilities. Keeping them up-to-date reduces the risk of your site being compromised.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable automatic updates for WordPress.<\/li>\n\n\n\n<li>Regularly check that all plugins and themes are updated.<\/li>\n\n\n\n<li>Remove unused plugins and themes.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">2. Use Strong Passwords and Two-Factor Authentication<\/h2>\n\n\n\n<p>Weak passwords are a common reason websites are compromised. Use strong, unique passwords and enable two-factor authentication for added security.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create complex passwords with uppercase and lowercase letters, numbers, and symbols.<\/li>\n\n\n\n<li>Use password management tools like LastPass or 1Password.<\/li>\n\n\n\n<li>Install a two-factor authentication plugin like Google Authenticator.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">3. Implement Brute Force Attack Protection<\/h2>\n\n\n\n<p>Hackers often use brute force methods to guess administrator login credentials. Limiting login attempts can reduce the effectiveness of such attacks.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use plugins like Login LockDown or Limit Login Attempts Reloaded.<\/li>\n\n\n\n<li>Hide the default login URL (e.g., replace <code>wp-login.php<\/code> with a unique address).<\/li>\n\n\n\n<li>Add CAPTCHA to your login page.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">4. Use an SSL Certificate<\/h2>\n\n\n\n<p>SSL (Secure Socket Layer) encrypts the data between the user\u2019s browser and the server, enhancing security and improving SEO rankings.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Obtain an SSL certificate from your hosting provider or use free services like Let\u2019s Encrypt.<\/li>\n\n\n\n<li>Ensure your site is displayed as <code>https:\/\/<\/code>.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">5. Create Regular Backups<\/h2>\n\n\n\n<p>Even with the best security measures, there\u2019s always a risk of your site being compromised. Regular backups ensure you can quickly restore your site.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use backup plugins like UpdraftPlus or BackupBuddy.<\/li>\n\n\n\n<li>Store backups securely, such as in cloud storage (Google Drive, Dropbox).<\/li>\n\n\n\n<li>Schedule backups regularly and after significant changes to your site.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">6. Limit User Access and Roles<\/h2>\n\n\n\n<p>Not all users need full administrator rights. Limiting user roles reduces the risk of accidental or malicious damage.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Grant only the permissions necessary for each user.<\/li>\n\n\n\n<li>Use plugins like User Role Editor to manage roles.<\/li>\n\n\n\n<li>Regularly audit active user accounts and remove unnecessary ones.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">7. Use Firewalls and Security Plugins<\/h2>\n\n\n\n<p>Firewalls and security plugins help detect and block malicious attempts to access your site.<\/p>\n\n\n\n<p><strong>Recommended Plugins:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Wordfence Security: Includes a firewall and malware scanner.<\/li>\n\n\n\n<li>Sucuri Security: Monitors site security and blocks threats.<\/li>\n\n\n\n<li>iThemes Security: Offers features like password enforcement and login restrictions.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">8. Remove Unnecessary Files and Default Settings<\/h2>\n\n\n\n<p>Default WordPress settings can reveal site structure information to hackers. Removing unused files and hiding sensitive details improves security.<\/p>\n\n\n\n<p><strong>Tips:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Delete files like <code>readme.html<\/code> or <code>wp-config-sample.php<\/code>.<\/li>\n\n\n\n<li>Hide the WordPress version number.<\/li>\n\n\n\n<li>Protect the <code>wp-config.php<\/code> file by adjusting its file permissions.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><\/h3>\n\n\n\n<p>Protecting your WordPress site from intrusions is a crucial aspect of website management. By implementing these measures, you\u2019ll reduce the risk of being targeted by hackers and ensure the security and stability of your site.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress is one of the most popular content management systems in the world, making it a frequent target for hackers. To protect your website, it\u2019s essential to implement effective preventive measures. In this article, we\u2019ll discuss the key methods to secure your WordPress site from intrusions.<\/p>\n","protected":false},"author":1,"featured_media":348,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-364","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress website security: how to protect your site from hackers? - BG-IT<\/title>\n<meta name=\"description\" content=\"Discover essential tips for WordPress website security. Learn how to protect your site from hackers with proven strategies and best practices to keep your site safe.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress website security: how to protect your site from hackers? - BG-IT\" \/>\n<meta property=\"og:description\" content=\"Discover essential tips for WordPress website security. Learn how to protect your site from hackers with proven strategies and best practices to keep your site safe.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/\" \/>\n<meta property=\"og:site_name\" content=\"BG-IT\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-20T12:51:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-09T06:09:26+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/bg-it.lt\/wp-content\/uploads\/2024\/12\/width_550-4.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"550\" \/>\n\t<meta property=\"og:image:height\" content=\"550\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin-dev\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin-dev\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/\"},\"author\":{\"name\":\"admin-dev\",\"@id\":\"https:\\\/\\\/bg-it.lt\\\/#\\\/schema\\\/person\\\/3520ea668a5f2c857a2d5d95c0342370\"},\"headline\":\"WordPress website security: how to protect your site from hackers?\",\"datePublished\":\"2024-12-20T12:51:37+00:00\",\"dateModified\":\"2026-03-09T06:09:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/\"},\"wordCount\":447,\"publisher\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/#\\\/schema\\\/person\\\/3520ea668a5f2c857a2d5d95c0342370\"},\"image\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/width_550-4.webp\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/\",\"url\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/\",\"name\":\"WordPress website security: how to protect your site from hackers? - BG-IT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/width_550-4.webp\",\"datePublished\":\"2024-12-20T12:51:37+00:00\",\"dateModified\":\"2026-03-09T06:09:26+00:00\",\"description\":\"Discover essential tips for WordPress website security. Learn how to protect your site from hackers with proven strategies and best practices to keep your site safe.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/width_550-4.webp\",\"contentUrl\":\"https:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/width_550-4.webp\",\"width\":550,\"height\":550},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/wordpress-website-security-how-to-protect-your-site-from-hackers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress website security: how to protect your site from hackers?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bg-it.lt\\\/#website\",\"url\":\"https:\\\/\\\/bg-it.lt\\\/\",\"name\":\"BG-IT\",\"description\":\"Internetini\u0173 svetaini\u0173 k\u016brimas su WordPress, programavimas su WordPress, svetainiu administravimas\",\"publisher\":{\"@id\":\"https:\\\/\\\/bg-it.lt\\\/#\\\/schema\\\/person\\\/3520ea668a5f2c857a2d5d95c0342370\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bg-it.lt\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/bg-it.lt\\\/#\\\/schema\\\/person\\\/3520ea668a5f2c857a2d5d95c0342370\",\"name\":\"admin-dev\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo-1.png\",\"url\":\"http:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo-1.png\",\"contentUrl\":\"http:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo-1.png\",\"width\":101,\"height\":84,\"caption\":\"admin-dev\"},\"logo\":{\"@id\":\"http:\\\/\\\/bg-it.lt\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo-1.png\"},\"sameAs\":[\"https:\\\/\\\/bg-it.lt\\\/\"],\"url\":\"https:\\\/\\\/bg-it.lt\\\/en\\\/author\\\/admin-dev\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress website security: how to protect your site from hackers? - BG-IT","description":"Discover essential tips for WordPress website security. Learn how to protect your site from hackers with proven strategies and best practices to keep your site safe.","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:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/","og_locale":"en_US","og_type":"article","og_title":"WordPress website security: how to protect your site from hackers? - BG-IT","og_description":"Discover essential tips for WordPress website security. Learn how to protect your site from hackers with proven strategies and best practices to keep your site safe.","og_url":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/","og_site_name":"BG-IT","article_published_time":"2024-12-20T12:51:37+00:00","article_modified_time":"2026-03-09T06:09:26+00:00","og_image":[{"width":550,"height":550,"url":"http:\/\/bg-it.lt\/wp-content\/uploads\/2024\/12\/width_550-4.webp","type":"image\/webp"}],"author":"admin-dev","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin-dev","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#article","isPartOf":{"@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/"},"author":{"name":"admin-dev","@id":"https:\/\/bg-it.lt\/#\/schema\/person\/3520ea668a5f2c857a2d5d95c0342370"},"headline":"WordPress website security: how to protect your site from hackers?","datePublished":"2024-12-20T12:51:37+00:00","dateModified":"2026-03-09T06:09:26+00:00","mainEntityOfPage":{"@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/"},"wordCount":447,"publisher":{"@id":"https:\/\/bg-it.lt\/#\/schema\/person\/3520ea668a5f2c857a2d5d95c0342370"},"image":{"@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#primaryimage"},"thumbnailUrl":"https:\/\/bg-it.lt\/wp-content\/uploads\/2024\/12\/width_550-4.webp","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/","url":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/","name":"WordPress website security: how to protect your site from hackers? - BG-IT","isPartOf":{"@id":"https:\/\/bg-it.lt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#primaryimage"},"image":{"@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#primaryimage"},"thumbnailUrl":"https:\/\/bg-it.lt\/wp-content\/uploads\/2024\/12\/width_550-4.webp","datePublished":"2024-12-20T12:51:37+00:00","dateModified":"2026-03-09T06:09:26+00:00","description":"Discover essential tips for WordPress website security. Learn how to protect your site from hackers with proven strategies and best practices to keep your site safe.","breadcrumb":{"@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#primaryimage","url":"https:\/\/bg-it.lt\/wp-content\/uploads\/2024\/12\/width_550-4.webp","contentUrl":"https:\/\/bg-it.lt\/wp-content\/uploads\/2024\/12\/width_550-4.webp","width":550,"height":550},{"@type":"BreadcrumbList","@id":"https:\/\/bg-it.lt\/en\/wordpress-website-security-how-to-protect-your-site-from-hackers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bg-it.lt\/en\/"},{"@type":"ListItem","position":2,"name":"WordPress website security: how to protect your site from hackers?"}]},{"@type":"WebSite","@id":"https:\/\/bg-it.lt\/#website","url":"https:\/\/bg-it.lt\/","name":"BG-IT","description":"Internetini\u0173 svetaini\u0173 k\u016brimas su WordPress, programavimas su WordPress, svetainiu administravimas","publisher":{"@id":"https:\/\/bg-it.lt\/#\/schema\/person\/3520ea668a5f2c857a2d5d95c0342370"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bg-it.lt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/bg-it.lt\/#\/schema\/person\/3520ea668a5f2c857a2d5d95c0342370","name":"admin-dev","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/bg-it.lt\/wp-content\/uploads\/2023\/10\/logo-1.png","url":"http:\/\/bg-it.lt\/wp-content\/uploads\/2023\/10\/logo-1.png","contentUrl":"http:\/\/bg-it.lt\/wp-content\/uploads\/2023\/10\/logo-1.png","width":101,"height":84,"caption":"admin-dev"},"logo":{"@id":"http:\/\/bg-it.lt\/wp-content\/uploads\/2023\/10\/logo-1.png"},"sameAs":["https:\/\/bg-it.lt\/"],"url":"https:\/\/bg-it.lt\/en\/author\/admin-dev\/"}]}},"_links":{"self":[{"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/posts\/364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/comments?post=364"}],"version-history":[{"count":1,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/posts\/364\/revisions"}],"predecessor-version":[{"id":557,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/posts\/364\/revisions\/557"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/media\/348"}],"wp:attachment":[{"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/media?parent=364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/categories?post=364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bg-it.lt\/en\/wp-json\/wp\/v2\/tags?post=364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}