운영 기능 및 GA4 대시보드 반영
This commit is contained in:
21
config/post_slug_redirects.php
Normal file
21
config/post_slug_redirects.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'office-network-move-checklist' => 'post-1',
|
||||
'lg-vs-samsung-keyphone-guide' => 'post-2',
|
||||
'warehouse-network-keyphone-case' => 'post-3',
|
||||
'wired-vs-wireless-office-guide' => 'post-4',
|
||||
'cctv-resolution-storage-guide' => 'post-5',
|
||||
'network-switch-troubleshooting-case' => 'post-6',
|
||||
'hybrid-office-wifi-design' => 'post-7',
|
||||
'keyphone-hybrid-replacement-guide' => 'post-8',
|
||||
'multi-store-cctv-monitoring-case' => 'post-9',
|
||||
'office-lan-structure-cabling-guide' => 'post-10',
|
||||
'outdoor-wireless-link-installation-guide' => 'post-11',
|
||||
'keyphone-system-capacity-selection' => 'post-12',
|
||||
'cctv-recorder-essential-features' => 'post-13',
|
||||
'network-rack-cabling-maintenance-case' => 'post-14',
|
||||
'media-gallery-inline-preview' => 'post-15',
|
||||
];
|
||||
Reference in New Issue
Block a user