Is this your site ?
https://ziuma.com/index.php
does not look like you're using portal.php as index.php
but you can put in the index template
<link rel="canonical" href="{$mybb->settings['bburl']}" />
and in the portal template
<link rel="canonical" href="{$mybb->settings['bburl']}/portal.php" />
https://ziuma.com/index.php
does not look like you're using portal.php as index.php
but you can put in the index template
<link rel="canonical" href="{$mybb->settings['bburl']}" />
and in the portal template
<link rel="canonical" href="{$mybb->settings['bburl']}/portal.php" />
What goes around comes around