DELETE FROM KEYWORDS WHERE ID_DOMAINE=36215085DoneDoneDone
URL:postelka.com.ua
Connection: keep-alive
Date: Sat, 02 Nov 2024 04:26:10 GMT
Content-Length: 162
Content-Type: text/html
Location: https://postelka.com.ua/
Location => https://postelka.com.ua/
Status => 301
<html>
<head><title>301 Moved Permanently</title></head>
(vide) Tentative en https
<!DOCTYPE html>
<html prefix="og: https://ogp.me/ns#" lang="uk">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<title>Postelka.ua® - інтернет магазин домашнього текстилю</title>
<meta name="robots" content="all">
<meta name="description" content="Домашній текстиль ⚡ Інтернет магазин Postelka.ua ⭐ Більше 50 000 товарів ☎️ (097)705-62-15 ⭐ Купити зі знижкою текстиль для дому ⭐ Доставка по Києву і всій Україні">
<link rel="canonical" href="https://postelka.com.ua/">
<link rel="alternate" hreflang="uk" href="https://postelka.com.ua/">
<link rel="alternate" hreflang="ru" href="https://postelka.com.ua/ru/">
<meta property="og:locale" content="ua_UA">
<meta property="og:site_name" content="Інтернет магазин домашнього текстилю Postelka.ua">
<meta property="og:title" content="Головна">
<meta property="og:url" content="https://postelka.com.ua/">
<meta property="og:description" content="Інтернет магазин домашнього текстилю Postelka.ua">
<meta property="og:image" content="https://postelka.com.ua/content/images/2/1500x1500l90nn0/36981384292244.jpg">
<meta property="og:type" content="website">
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebSite",
"url": "https://postelka.com.ua/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://postelka.com.ua/catalog/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<link rel='preload' as='image' href='/content/images/43/960x576e90nn0/11308333585716.jpg' imagesrcset='/content/images/43/960x576e90nn0/11308333585716.jpg 960w, /content/images/43/1920x1152e90nn0/11308333585716.jpg 1920w' imagesizes='(max - width: 1024px) 512px, 50vw'>
<script>
(function (w) {
w.GLOBAL = {
SYSTEM_LANGUAGE: 3,
FIRST_LANGUAGE: 3,
DOMAIN: "postelka.com.ua",
SITE_NAME: "Postelka.ua",
URI_PREFIX: "/",
URI_SUFFIX: "/",
theme: "horoshop_default",
currency: {"id":"1","i18n_language":"0","title":"UAH","abbr":" грн","position":"2","sortorder":"1","iso":"UAH","abbr_penny":"коп.","enabled_in_front":"1","sign":"₴"},
round_to: "0",
isGuest: true,
USER_ID: null,
open_cart_on_add: true,
cart_animation: false,
phone_mask: "+38 (099) 999-99-99",
use_countries: false,
enable_phone_mask_on_input: true,
marketingEvents: {"cart_creation":[function (model, eventId) {
try {
ga('send', 'event', 'Корзина', 'Создание корзины', GLOBAL.DOMAIN);
} catch(e) {
console.error(e);
}
},function (model, eventId) {
try {
var products = model.Cart.products,
ids = [],
totalPrice = model.Cart.total.sum;
for (key in products) {
ids.push(products[key].article + '');
}
gtag('event', 'Создание корзины', {
'event_category' : 'Корзина',
'event_label' : 'GLOBAL.DOMAIN',
'ecomm_prodid' : ids,
'ecomm_pagetype' : 'cart',
'ecomm_totalvalue': totalPrice
});
} catch(e) {
console.error(e);
}
}],"cart_product_add":[function (model, eventId) {
try {
ga('ec:addProduct', {
'id': model.article + '',
'name': model.title,
'price': model.price * 1,
'quantity': model.quantity * 1
});
ga('ec:setAction', 'add');
ga('send', 'event', 'Корзина', 'Добавление товара в корзину', GLOBAL.DOMAIN);
} catch(e) {
console.error(e);
}
},function (model, eventId) {
try {
var products = model.Cart.products,
ids = [],
totalPrice = model.Cart.total.sum;
for (key in products) {
ids.push(products[key].article + '');
}
gtag('event', 'add_to_cart', {
'currency': GLOBAL.currency.iso,
'value': totalPrice,
'items': [
{
'item_id': model.article + '',
'item_name': model.title,
'quantity': model.quantity * 1,
'price': model.price * 1
}
],
'ecomm_prodid': ids,
'ecomm_pagetype': 'cart',
'ecomm_totalvalue': totalPrice
});
} catch(e) {
console.error(e);
}
}],"cart_product_update":[],"cart_product_remove":[function (model, eventId) {
try {
ga('ec:removeProduct', {
'id': model.article + '',
'name': model.title,
'price': model.price * 1,
'quantity': model.quantity * 1
});
ga('ec:setAction', 'remove');
ga('send', 'event', 'Корзина', 'Удаление товара из корзины', GLOBAL.DOMAIN);
} catch(e) {
console.error(e);
}
},function (model, eventId) {
try {
var products = model.Cart.products,
ids = [],
totalPrice = model.Cart.total.sum;
for (key in products) {
ids.push(products[key].article + '');
}
gtag('event', 'remove_from_cart', {
'currency': GLOBAL.currency.iso,
'value': totalPrice,
'items': [
{
'item_id': model.article + '',
'item_name': model.title,
'quantity': model.quantity * 1,
'price': model.price * 1
}
],
'ecomm_prodid': ids,
'ecomm_pagetype': 'cart',
'ecomm_totalvalue': totalPrice
});
} catch(e) {
console.error(e);
}
}],"quick_search":[],"checkout_success":[function (order_id, cart, name, email, phone, eventId) {
try {
var products = cart.products;
for (var i = 0, l = products.length; i < l; ++i) {
var product = products[i];
ga("ec:addProduct", {
"id": product.article + "",
"name": product.title + " (артикул: " + product.article_for_display + ")",
"price": product.price * 1,
"quantity": product.quantity * 1
});
}
ga("ec:setAction", "purchase", {
"id": order_id,
"affiliation": GLOBAL.SITE_NAME,
"revenue": cart.total.total.sum,
"tax": "0",
"shipping": cart.delivery_price,
"coupon": cart.total.coupon_data.code
});
ga("send", "event", "Оформление заказа", "Успешное оформление заказа", GLOBAL.DOMAIN);
} catch(e) {
console.error(e);
}
},function (order_id, cart, name, email, phone, eventId) {
try {
var items = [],
products = cart.products,
ids = [];
for (var i = 0, l = products.length; i < l; ++i) {
var product = products[i];
items.push({
'item_id': product.article,
'item_name': product.title + ' (артикул: ' + product.article_for_display + ')',
'quantity': product.quantity * 1,
'price': product.price * 1
});
ids.push(product.article);
}
gtag('event', 'purchase', {
'transaction_id': order_id,
'affiliation': GLOBAL.SITE_NAME,
'value': cart.total.total.sum,
'currency': GLOBAL.currency.iso,
'tax': 0,
'shipping': cart.delivery_price,
'coupon': cart.total.coupon_data.code,
'items': items,
'ecomm_prodid': ids,
'ecomm_pagetype': 'purchase',
'ecomm_totalvalue': cart.total.total.sum
});
} catch(e) {
console.error(e);
}
}],"newsletter_subscription":[function (model, eventId) {
try {
ga('send', 'event', 'Рассылка', 'Подписка на рассылку', GLOBAL.DOMAIN);
} catch(e) {
console.error(e);
}
},function (model, eventId) {
try {
gtag('event', 'Подписка на рассылку', {
'event_category': 'Рассылка',
'event_label' : 'GLOBAL.DOMAIN'
});
} catch(e) {
console.error(e);
}
}],"callback_submit":[function (model, eventId) {
try {
ga('send', 'event', 'Обратный звонок', 'Запрос обратного звонка', GLOBAL.DOMAIN);
} catch(e) {
console.error(e);
}
},function (model, eventId) {
try {
gtag('event', 'Запрос обратного звонка', {
'event_category': 'Обратный звонок',
'event_label' : 'GLOBAL.DOMAIN'
});
} catch(e) {
console.error(e);
}
}],"registration_success":[],"authorization_success":[],"ajax_page_view":[function (model, eventId) {
try {
ga('set', 'page', model);
ga('send', 'pageview');
} catch(e) {
console.error(e);
}
},function (model, eventId) {
try {
gtag('config', 'AW-993740837', {
'page_path': model
});
} catch(e) {
console.error(e);
}
}],"add_to_wishlist":[function (model, eventId) {
try {
fbq('track','AddToWishlist', {}, {eventID: eventId});
} catch(e) {
console.error(e);
}
}]},
content_copy_protection: false,
GLOBAL_CSRF_TOKEN: '54aa33e4de4b181b702690823be5d9991c932cc7'
};
w.dataLayer = w.dataLayer || [];
})(window);
</script>
<link href='/assets/default/production/styles.27ec4ad8ff460caf51dc099b2822d543.css' type='text/css' rel='stylesheet'>
<link href='/assets/default/production/client.1524e80f85d680fba18a5e8ca0f80c50.css' type='text/css' rel='stylesheet'>
<script src="/globals.js/?version=eaf654ee409f0d29a9e9a500cde5e853"></script>
<script src='/assets/cache/horoshop_default_main.js?1727962730'></script>
<link rel="shortcut icon" href="/assets/favicon.ico" type="image/x-icon">
<script>
(function (window, document) {
'use strict';
var file = '/frontend/themes/horoshop_default/layout/img/icons-default.svg',
revision = '4a6499ea67c73b6c12f10fc608ba45b7';
var isLocalStorage = 'localStorage' in window && window['localStorage'] !== null,
request,
data,
insertIT = function () {
var template = document.createElement('template');
template.innerHTML = data;
document.body.prepend(template.content.firstChild);
},
insert = function()
{
if( document.body ) insertIT();
else document.addEventListener( 'DOMContentLoaded', insertIT );
};
if (isLocalStorage && localStorage.getItem('inlineSVGrev') === revision) {
data = localStorage.getItem('inlineSVGdata');
if (data) {
insert();
return true;
}
}
try {
request = new XMLHttpRequest();
request.open('GET', file, true);
request.onload = function () {
if (request.status >= 200 && request.status < 400) {
data = request.responseText;
insert();
if (isLocalStorage) {
localStorage.setItem('inlineSVGdata', data);
localStorage.setItem('inlineSVGrev', revision);
}
}
}
request.send();
} catch (e) {
}
}(window, document));
</script> <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41788388-1', 'auto');
ga('require', 'ec');
ga('set', '&cu', GLOBAL.currency.iso);
// заменяется кодом инициализации события с расположением "Внутри кода инициализации маркетинговой системы"
ga('send', 'pageview');
</script><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src='https://www.googletagmanager.com/gtag/js?id=AW-993740837'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-993740837');
gtag('config', 'G-9QNZB1EF93');
</script><!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '285506749941493');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=285506749941493&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code --> <script src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script> </head>
Postelka.ua® - інтернет магазин домашнього текстилю
Recherche META Description de la page
Домашній текстиль ⚡ Інтернет магазин Postelka.ua ⭐ Більше 50 000 товарів ☎️ (097)705-62-15 ⭐ Купити зі знижкою текстиль для дому ⭐ Доставка по Києву і всій Україні
Recherche META Keywords de la page
UPDATE DOMAINES SET server='',redirection='https://postelka.com.ua/',Status='200',err='',[TITRE]=N'Postelka.ua® - інтернет магазин домашнього текстилю',[DESCRIPTION]=N'Домашній текстиль ⚡ Інтернет магазин Postelka.ua ⭐ Більше 50 000 товарів ☎️ (097)705-62-15 ⭐ Купити зі знижкою текстиль для дому ⭐ Доставка по Києву і всій Україні',[KEYWORDS]=N'' WHERE id=36215085
0 Postelka.ua® - інтернет магазин домашнього текстилю Домашній текстиль ⚡ Інтернет магазин Postelka.ua ⭐ Більше 50 000 товарів ☎️ 097 705-62-15 ⭐ Купити зі знижкою текстиль для дому ⭐ Доставка по Києву і всій Україні
0. Postelka.ua® (16)--------->0
1. - (1)--------->0
2. інтернет (8)--------->0
3. магазин (7)--------->0
4. домашнього (10)--------->0
5. текстилю (8)--------->0
6. Домашній (8)--------->0
7. текстиль (8)--------->0
8. ⚡ (1)--------->0
11. Postelka.ua (11)--------->0
12. ⭐ (1)--------->-2147217873 Violation de la contrainte PRIMARY KEY « PK_keywords ». Impossible d'insérer une clé en double dans l'objet « dbo.keywords ». Valeur de clé dupliquée : (⭐, 36215085).
13. Більше (6)--------->0
14. 50 (2)--------->0
15. 000 (3)--------->0
16. товарів (7)--------->0
17. ☎️ (2)--------->0
19. 097 (3)--------->0
20. 705-62-15 (9)--------->0
22. Купити (6)--------->0
23. зі (2)--------->0
24. знижкою (7)--------->0
26. для (3)--------->0
27. дому (4)--------->0
29. Доставка (8)--------->0
30. по (2)--------->0
31. Києву (5)--------->0
32. і (1)--------->0
33. всій (4)--------->0
34. Україні (7)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Postelka.ua®',36215085),(N'-',36215085),(N'інтернет',36215085),(N'магазин',36215085),(N'домашнього',36215085),(N'текстилю',36215085),(N'Домашній',36215085),(N'текстиль',36215085),(N'⚡',36215085),(N'Postelka.ua',36215085),(N'⭐',36215085),(N'Більше',36215085),(N'50',36215085),(N'000',36215085),(N'товарів',36215085),(N'☎️',36215085),(N'097',36215085),(N'705-62-15',36215085),(N'Купити',36215085),(N'зі',36215085),(N'знижкою',36215085),(N'для',36215085),(N'дому',36215085),(N'Доставка',36215085),(N'по',36215085),(N'Києву',36215085),(N'і',36215085),(N'всій',36215085),(N'Україні',36215085)