Jump to content

Questions on developing an SEO header for whmcs


bytedisorder

Recommended Posts

Here is what I have so far:

 

<title>{$companyname} - {$pagetitle}{if $groupname} - {$groupname}{/if}{if $product.name} - {$product.name}{/if}{if $forum.forumname} - {$forum.forumname}{/if}{if $kbcat.name} - {$kbcat.name}{/if}{if $title} - {$title}{/if}{if $kbarticle.title} - {$kbarticle.title}{/if}{if $dlarticle.title}{$dlarticle.title} - {$dlcat.name}{/if}{if $announcement.title} - {$announcement.title}{/if}{$announcement.text|truncate:200:"..."}</title>

<meta name="Author" content="Bitronic Technologies" />

<meta name="Robots" content="follow" />

<meta name="description" content="{$companyname} - {if $groupname}{$groupname} - {/if}{if $product.name}{$product.name} - {/if}{if $forum.forumname}{$forum.forumname} - {/if}{if $dlarticle.title}{$dlarticle.title} -

{$dlcat.name} - {$dlcat.description} - {$download.title} - {$download.description} {/if}

{if $kbarticle.title}{$kbcat.name} - {$kbcat.description} - {$kbarticle.title} -

{$kbarticle.article} - {/if}{if $announcement.title}{$announcement.title}

- {$announcement.text|truncate:100} - {/if} Web Hosting and Design Simplicity." />

 

<meta name="keywords" content="{$pagetitle}{if $title}, {$title}{/if}{if $groupname}, {$groupname}{if $product.name}, {$product.name}{/if}{/if}

{if $kbcat.name}, {$kbcat.name}{/if}{if $kbarticle.title},

{$kbarticle.title}{/if}{if $kbcat.description}, {$kbcat.description}{/if}

{if $dlarticle.title}, {$dlarticle.title}{/if}{if $dlcat.name}, {$dlcat.name}{/if}

{if $announcement.title}, {$announcement.title}{/if}{if $forum.forumname}, {$forum.forumname}{/if},

design,hosting, best cheap domain registration, SSL, bitronic" />

 

but I am having a problem with this section:

 

{if $kbcat.name} - {$kbcat.name}{/if}

 

I cant get the kb category to display any advice guys?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated