Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author shelkie

    (@shelkie)

    Sure, take a look at this page:
    http://www.smashlab.com/incubator/minimu

    Custom tokens
    MiniMU has a custom “tokens” feature that allows you to assign unique snippets of content for each domain. These bits of custom content may be plain text or HTML. Click “More tokens” to select an existing token name, or to create a new one.
    The token value can then be used throughout your theme or within posts:
    In theme files: <?php echo MiniMU::get_token(‘TokenName’);?>
    In post content: {*TokenName*}

    Thread Starter webhead2

    (@webhead2)

    Thank you.

    One last question. Is this plugin not using redirects at all?

    Do you simply addon a domain in Cpanel and have it point to root?

    Thanks.

    Plugin Author shelkie

    (@shelkie)

    It uses domain aliases, rather than redirects. Just set up your hosting so that all of the domains point to the same web root, and then you should be able to use the plugin to determine how each appears.

    Thread Starter webhead2

    (@webhead2)

    Thank you. Just what the doctor ordered. Brilliant.

    I’m going to suggest a possible solution to the interlinking SEO penalty issue on the other thread. Would love to see your response on that.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: MiniMU] How to access custom fields?’ is closed to new replies.