feat: add Kazakhstan AI page and old brand assets
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTP_HOST} ^www\.iqon\.com$ [NC]
|
||||
RewriteRule ^$ /index-www-new-redesign.html [L]
|
||||
RewriteCond %{HTTP_HOST} ^www\.iqon\.com$ [NC]
|
||||
RewriteRule ^kz/?$ /kz/index.html [L]
|
||||
RewriteCond %{HTTP_HOST} ^www\.iqon\.com$ [NC]
|
||||
RewriteRule ^case-studies/?$ /case-studies/index.html [L]
|
||||
RewriteCond %{HTTP_HOST} ^iqon\.com$ [NC]
|
||||
RewriteRule ^contact/?$ /index.php?page_id=12 [L,QSA]
|
||||
RewriteCond %{HTTP_HOST} ^iqon\.com$ [NC]
|
||||
RewriteRule ^case-studies/?$ /legacy-case-studies/ [L]
|
||||
# IQON English-only legacy redirects, 2026-05-20
|
||||
RewriteCond %{HTTP_HOST} ^iqon\.com$ [NC]
|
||||
RewriteRule ^industry\-specific\-services/?$ /services-solutions/industry-specific-services/ [R=301,L]
|
||||
|
||||
@@ -63,8 +63,8 @@
|
||||
<div class="cf noborder lineheight14">
|
||||
<h3>Contact</h3>
|
||||
10th Montreal Sq. 3rd Floor 3.01 bis Office, 011469 Bucharest, Romania
|
||||
<br /><br /><a href="mailto:office@iqon.com">office@iqon.com</a>
|
||||
<br /><a href="https://t.me/infobidgebot">@infobidgebot</a>
|
||||
<br /><br />> <a href="mailto:office@iqon.com">office@iqon.com</a>
|
||||
<br />> <a href="https://t.me/infobridgebot">Telegram</a>
|
||||
<?php if(1==0) { ?>
|
||||
<div class="iconite-contact">
|
||||
<a href="#"><img src="/wp-content/themes/iqon/images/twitter.png" /></a>
|
||||
@@ -78,8 +78,8 @@
|
||||
<div class="cf noborder lineheight14">
|
||||
<h3>Контакт</h3>
|
||||
10th Montreal Sq. 3rd Floor 3.01 bis Office, 011469 Bucharest, Romania
|
||||
<br /><br /><a href="mailto:office@iqon.com">office@iqon.com</a>
|
||||
<br /><a href="https://t.me/infobidgebot">@infobidgebot</a>
|
||||
<br /><br />> <a href="mailto:office@iqon.com">office@iqon.com</a>
|
||||
<br />> <a href="https://t.me/infobridgebot">Telegram</a>
|
||||
<?php if(1==0) { ?>
|
||||
<div class="iconite-contact">
|
||||
<a href="#"><img src="/wp-content/themes/iqon/images/twitter.png" /></a>
|
||||
|
||||
@@ -57,8 +57,11 @@ else if (is_search()) {
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<?php if (!defined('WPSEO_VERSION')) { ?><title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> | <?php bloginfo('description'); ?></title><?php } ?>
|
||||
<?php wp_head(); ?>
|
||||
<?php wp_head(); ?>
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/css/style.css?v=<?php fileVersion(ABSPATH.CSS_URL.'/style.css'); ?>" />
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/css/fonts/fonts.css?v=<?php fileVersion(ABSPATH.CSS_URL.'/fonts/fonts.css'); ?>" />
|
||||
<?php if ($selected_object_id == 12 && $selected_object_type == 'page') { ?>
|
||||
|
||||
Reference in New Issue
Block a user