HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/iphim.naniguide.com/storage/framework/views/ceb39ecb02444327bcf27ca9fc16654a.php
<meta property="og:site_name" content="<?php echo e(settings('branding.site_name')); ?>" />
<meta property="twitter:card" content="summary" />
<meta property="og:type" content="website" />

<?php if(isset($channel->config['seoTitle'])): ?>
    <title><?php echo e($channel->config['seoTitle']); ?></title>
    <meta property="og:title" content="<?php echo e($channel->config['seoTitle']); ?>" />
<?php else: ?>
    <title><?php echo e(settings('branding.site_name')); ?></title>
<?php endif; ?>

<meta property="og:url" content="<?php echo e(urls()->channel($channel)); ?>" />
<link rel="canonical" href="<?php echo e(urls()->channel($channel)); ?>" />

<?php if(isset($channel->config['seoDescription'])): ?>
    <meta
        property="og:description"
        content="<?php echo e($channel->config['seoDescription']); ?>"
    />
    <meta
        name="description"
        content="<?php echo e($channel->config['seoDescription']); ?>"
    />
<?php endif; ?>

<?php if(! $channel->public): ?>
    <meta name="robots" content="noindex" />
<?php endif; ?>
<?php /**PATH /home/mrsimple/iphim.naniguide.com/resources/views/seo/channel-page/seo-tags.blade.php ENDPATH**/ ?>