DELETE FROM KEYWORDS WHERE ID_DOMAINE=36105196DoneDoneDone
URL:www.neotronics.co.za
Connection: keep-alive
Date: Sat, 02 Nov 2024 14:42:27 GMT
Content-Length: 237
Content-Type: text/html; charset=iso-8859-1
Location: https://www.neotronics.co.za/
Server: nginx
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Nginx-Upstream-Cache-Status: MISS
X-Server-Powered-By: nginx-ah
Location => https://www.neotronics.co.za/
Status => 301
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head>
(vide) Tentative en https
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<!--[if IE 8 ]><html dir="ltr" lang="en" class="ie8"><![endif]-->
<!--[if IE 9 ]><html dir="ltr" lang="en" class="ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html dir="ltr" lang="en">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Neotronics- Top Online Electronic Store in South Africa</title>
<base href="https://neotronics.co.za/" />
<meta name="description" content="Neotronics- South Africa's online electronic store, we stock a wide range of Arduino products, Raspberry Pi Products, CNC Spindle Motors, CNC Routers and Laser engraver machines. We offer competitive pricing on all our products and excellent customer satisfaction." />
<meta name="keywords" content="Electronic Store, Laser Machines, CNC Machines, Fiber Laser, Arduino supplier, CNC Router store South Africa, CO2 laser machines South Africa." />
<script src="catalog/view/javascript/jquery/jquery-2.1.1.min.js" type="text/javascript"></script>
<link href="catalog/view/javascript/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen" />
<script src="catalog/view/javascript/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- <link href="catalog/view/javascript/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> -->
<!-- <link href="//fonts.googleapis.com/css?family=Open+Sans:400,400i,300,700" rel="stylesheet" type="text/css" /> -->
<!-- <link href="catalog/view/theme/default/stylesheet/stylesheet.css" rel="stylesheet"> -->
<!-- <link href="catalog/view/javascript/jquery/swiper/css/swiper.min.css" type="text/css" rel="stylesheet" media="screen" /> -->
<!-- <link href="catalog/view/javascript/jquery/swiper/css/opencart.css" type="text/css" rel="stylesheet" media="screen" /> -->
<script src="catalog/view/javascript/jquery/swiper/js/swiper.jquery.js" type="text/javascript"></script>
<!-- <link href="https://neotronics.co.za/image/catalog/cart.png" rel="icon" /> -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-190588535-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-190588535-1');
</script>
<link href="catalog/view/theme/default/stylesheet/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet" type="text/css" />
<link href="catalog/view/theme/default/stylesheet/animate.min.css" rel="stylesheet">
<link href="catalog/view/theme/default/stylesheet/owl.carousel.css" rel="stylesheet">
<link href="catalog/view/theme/default/stylesheet/style_new.css" rel="stylesheet">
<!-- <link href="catalog/view/theme/default/stylesheet/style.css" rel="stylesheet"> -->
<link href="catalog/view/theme/default/stylesheet/slick.css" rel="stylesheet" type="text/css" />
<link href="catalog/view/theme/default/stylesheet/photoswipe.css" rel="stylesheet" type="text/css" />
<link href="catalog/view/theme/default/stylesheet/default-skin.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="catalog/view/theme/default/stylesheet/lightboxAndZoom.css" />
<!--xml-->
<link href="catalog/view/theme/default/stylesheet/tmdcaptcha.css" rel="stylesheet">
<!--xml-->
<style>
.sup-box1{
width:50% !important;
float:left !important;
padding:0px 100px !important;
}
.sup-box2{
width:50% !important;
float:right !important;
padding:0px 50px !important;
}
#product #input-option11 label{
font-size: 11px !important;
font-weight: 400 !important;
}
#product #input-option11 input{
margin: -1px 0 0 !important;
}
.product-price-text.color::after {
/*content: " - excl. VAT ";*/
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 600;
margin-top: 5px;
margin-left: 10px;
position: absolute;
}
.product-price.color::after {
/*content: " - excl. VAT ";*/
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 600;
margin-top: 0px;
margin-left: 10px;
position: absolute;
}
#collapse-shipping-method > div > div.radio > label::after{
content: " - Incl. VAT ";
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 400;
}
#collapse-checkout-confirm > div > div > table > tfoot > tr:nth-child(2) > td:nth-child(1) > strong::after{
content: " - excl. VAT ";
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 600;
}
</style>
<script type="text/javascript">
function facebook_loadScript(url, callback) {
var script = document.createElement("script");
script.type = "text/javascript";
if(script.readyState) { // only required for IE <9
script.onreadystatechange = function() {
if (script.readyState === "loaded" || script.readyState === "complete") {
script.onreadystatechange = null;
if (callback) {
callback();
}
}
};
} else { //Others
if (callback) {
script.onload = callback;
}
}
script.src = url;
document.getElementsByTagName("head")[0].appendChild(script);
}
</script>
<script type="text/javascript">
(function() {
var enableCookieBar = 'false';
if (enableCookieBar === 'true') {
facebook_loadScript("catalog/view/javascript/facebook/cookieconsent.min.js");
// loading the css file
var css = document.createElement("link");
css.setAttribute("rel", "stylesheet");
css.setAttribute("type", "text/css");
css.setAttribute(
"href",
"catalog/view/theme/css/facebook/cookieconsent.min.css");
document.getElementsByTagName("head")[0].appendChild(css);
window.addEventListener("load", function(){
function setConsent() {
fbq(
'consent',
this.hasConsented() ? 'grant' : 'revoke'
);
}
window.cookieconsent.initialise({
palette: {
popup: {
background: '#237afc'
},
button: {
background: '#fff',
text: '#237afc'
}
},
cookie: {
name: fbq.consentCookieName
},
type: 'opt-out',
showLink: false,
content: {
dismiss: 'Agree',
deny: 'Opt Out',
header: 'Our Site Uses Cookies',
message: 'By clicking Agree, you agree to our <a class="cc-link" href="https://www.facebook.com/legal/terms/update" target="_blank">terms of service</a>, <a class="cc-link" href="https://www.facebook.com/policies/" target="_blank">privacy policy</a> and <a class="cc-link" href="https://www.facebook.com/policies/cookies/" target="_blank">cookies policy</a>.'
},
layout: 'basic-header',
location: true,
revokable: true,
onInitialise: setConsent,
onStatusChange: setConsent,
onRevokeChoice: setConsent
}, function (popup) {
// If this isn't open, we know that we can use cookies.
if (!popup.getStatus() && !popup.options.enabled) {
popup.setStatus(cookieconsent.status.dismiss);
}
});
});
}
})();
</script>
<script type="text/javascript">
(function() {
!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');
var enableCookieBar = 'false';
if (enableCookieBar === 'true') {
fbq.consentCookieName = 'fb_cookieconsent_status';
(function() {
function getCookie(t){var i=("; "+document.cookie).split("; "+t+"=");if(2==i.length)return i.pop().split(";").shift()}
var consentValue = getCookie(fbq.consentCookieName);
fbq('consent', consentValue === 'dismiss' ? 'grant' : 'revoke');
})();
}
facebook_loadScript(
"catalog/view/javascript/facebook/facebook_pixel.js",
function() {
var params = {
"agent": "exopencart-3.0.2.0-2.1.3"
};
_facebookAdsExtension.facebookPixel.init(
'912379852431062',
{},
params);
});
})();
</script>
<!--xml-->
<link href="catalog/view/theme/default/stylesheet/tmdcaptcha.css" rel="stylesheet">
<!--xml-->
<style>
.sup-box1{
width:50% !important;
float:left !important;
padding:0px 100px !important;
}
.sup-box2{
width:50% !important;
float:right !important;
padding:0px 50px !important;
}
#product #input-option11 label{
font-size: 11px !important;
font-weight: 400 !important;
}
#product #input-option11 input{
margin: -1px 0 0 !important;
}
.product-price-text.color::after {
/*content: " - excl. VAT ";*/
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 600;
margin-top: 5px;
margin-left: 10px;
position: absolute;
}
.product-price.color::after {
/*content: " - excl. VAT ";*/
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 600;
margin-top: 0px;
margin-left: 10px;
position: absolute;
}
#collapse-shipping-method > div > div.radio > label::after{
content: " - Incl. VAT ";
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 400;
}
#collapse-checkout-confirm > div > div > table > tfoot > tr:nth-child(2) > td:nth-child(1) > strong::after{
content: " - excl. VAT ";
text-transform: none;
font-size: 14px;
color: #333;
font-weight: 600;
}
</style>
</head>
Neotronics- Top Online Electronic Store in South Africa
Recherche META Description de la page
Neotronics- South Africa's online electronic store, we stock a wide range of Arduino products, Raspberry Pi Products, CNC Spindle Motors, CNC Routers and Laser engraver machines. We offer competitive pricing on all our products and excellent customer satisfaction.
Recherche META Keywords de la page
Electronic Store, Laser Machines, CNC Machines, Fiber Laser, Arduino supplier, CNC Router store South Africa, CO2 laser machines South Africa.
UPDATE DOMAINES SET server='nginx',redirection='https://www.neotronics.co.za/',Status='200',err='',[TITRE]=N'Neotronics- Top Online Electronic Store in South Africa',[DESCRIPTION]=N'Neotronics- South Africa''s online electronic store, we stock a wide range of Arduino products, Raspberry Pi Products, CNC Spindle Motors, CNC Routers and Laser engraver machines. We offer competitive pricing on all our products and excellent customer satisfaction.',[KEYWORDS]=N'Electronic Store, Laser Machines, CNC Machines, Fiber Laser, Arduino supplier, CNC Router store South Africa, CO2 laser machines South Africa.' WHERE id=36105196
0 Neotronics- Top Online Electronic Store in South Africa Neotronics- South Africa s online electronic store we stock a wide range of Arduino products Raspberry Pi Products CNC Spindle Motors CNC Routers and Laser engraver machines. We offer competitive pricing on all our products and excellent customer satisfaction. Electronic Store Laser Machines CNC Machines Fiber Laser Arduino supplier CNC Router store South Africa CO2 laser machines South Africa.
0. Neotronics- (11)--------->0
1. Top (3)--------->0
2. Online (6)--------->0
3. Electronic (10)--------->0
4. Store (5)--------->0
5. in (2)--------->0
6. South (5)--------->0
7. Africa (6)--------->0
11. s (1)--------->0
16. we (2)--------->0
17. stock (5)--------->0
18. a (1)--------->0
19. wide (4)--------->0
20. range (5)--------->0
21. of (2)--------->0
22. Arduino (7)--------->0
23. products (8)--------->0
25. Raspberry (9)--------->0
26. Pi (2)--------->0
29. CNC (3)--------->0
30. Spindle (7)--------->0
31. Motors (6)--------->0
34. Routers (7)--------->0
35. and (3)--------->0
36. Laser (5)--------->0
37. engraver (8)--------->0
38. machines (8)--------->0
40. offer (5)--------->0
41. competitive (11)--------->0
42. pricing (7)--------->0
43. on (2)--------->0
44. all (3)--------->0
45. our (3)--------->0
48. excellent (9)--------->0
49. customer (8)--------->0
50. satisfaction (12)--------->0
60. Fiber (5)--------->0
64. supplier (8)--------->0
67. Router (6)--------->0
72. CO2 (3)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Neotronics-',36105196),(N'Top',36105196),(N'Online',36105196),(N'Electronic',36105196),(N'Store',36105196),(N'in',36105196),(N'South',36105196),(N'Africa',36105196),(N's',36105196),(N'we',36105196),(N'stock',36105196),(N'a',36105196),(N'wide',36105196),(N'range',36105196),(N'of',36105196),(N'Arduino',36105196),(N'products',36105196),(N'Raspberry',36105196),(N'Pi',36105196),(N'CNC',36105196),(N'Spindle',36105196),(N'Motors',36105196),(N'Routers',36105196),(N'and',36105196),(N'Laser',36105196),(N'engraver',36105196),(N'machines',36105196),(N'offer',36105196),(N'competitive',36105196),(N'pricing',36105196),(N'on',36105196),(N'all',36105196),(N'our',36105196),(N'excellent',36105196),(N'customer',36105196),(N'satisfaction',36105196),(N'Fiber',36105196),(N'supplier',36105196),(N'Router',36105196),(N'CO2',36105196)