Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rockpianist Friend
    #129562

    I´m building up just now my site and you can see my problem here:
    http://fc.avion-showband.de

    I want to edit the link under the ja_koniga – logo
    from mydomain.com/index.php to only mydomain.com/
    it should be better for SEO/google.

    How can I do it?

    2.)
    How can I edit the anchor-text from ja_koniga to another text?
    In the rendered source you can find: <a href=”/index.php”>ja_koniga</a>

    Thank you rockpianist

    tempusserbia Friend
    #253049

    <em>@rockpianist 58420 wrote:</em><blockquote>I´m building up just now my site and you can see my problem here:
    http:/’/fc.avion-showband.de

    I want to edit the link under the ja_koniga – logo
    from mydomain.com/index.php to only mydomain.com/
    it should be better for SEO/google.

    How can I do it?
    t</blockquote>

    By installing SEO components, for example Artio SEF, OpenSEF….look for them on Joomla extensions site: http://extensions.joomla.org

    rockpianist Friend
    #253093

    I don´t want to install an extra component for this, because the Original – Joomla alias-URL rewriting is good. A new component has to prepare an supervise.

    Where can I edit this line <a href=”/index.php”>ja_koniga</a>
    before rendering?

    Sherlock Friend
    #256389

    Hi.
    Search this line in index.php(templates/ja_koniga folder):

    <h1 class="logo"><a href="index.php"><?php echo $JAconfig->template; ?></a></h1>
    Change to

    <h1 class="logo"><a href="http://yourdomain.com"><?php echo $JAconfig->template; ?></a></h1>

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Sherlock 15 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum