Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
Helsing

Metatag

Recommended Posts

Metatags sind immer von Vorteil.

Diese fügst Du im Adminbereich über die Skinverwaltung direkt in den Boardheader ein (Edit Board Header & Footer Wrapper).

Share this post


Link to post

Danke für die rasche antwort ringo habe da eh noch einige fragen auflager aber immer eine nach der anderen.

soll ich auch backlinks mit einbauen ? und wo kommen die wieder rein ? genauso wie die metatags ?

lg Helsing

Share this post


Link to post

Metatags sind immer von Vorteil.

Diese fügst Du im Adminbereich über die Skinverwaltung direkt in den Boardheader ein (Edit Board Header & Footer Wrapper).

 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" />
<link rel="shortcut icon" href="favicon.ico" />
<title><% TITLE %></title>
<% GENERATOR %>
<% CSS %>
<% Javascript %>
</head>
<body>

<div id="ipbwrapper">

<table align="left" style="border-collapse: collapse;width: 100%" height="100%">

<tr>
<td valign="top" style="padding: 0; background: url('style_images/<#IMG_DIR#>/left.gif') repeat-y left; width: 60px"><!-- no content--></td>
<td valign="top" style="padding: 0" bgcolor="#313d47"; background-image:url('style_images/<#IMG_DIR#>/bg.gif'); background-repeat: repeat;">

<% BOARD HEADER %>
<div class="memberspecial">
</div>
<% MEMBER BAR %>

<div id="ipbwrapper2">

<% NAVIGATION %>
<!--IBF.NEWPMBOX-->
<% BOARD %>
<% BOARD FOOTER %>
<% STATS %>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<!--If you remove or alter the copyright your forums will not work-->
<td class="copyrightfooter">Aqua Skin v1.1.2 designed by Kman of BGS and <a href="http://forums.invisionize.com/index.php?showuser=169630">Im4eversmart</a> of <a href="http://www.globalgaminghq.com">Global Gaming HQ</a>. &copy; 2007</td>
<!--If you remove or alter the copyright your forums will not work-->
</tr>
</table>
<% COPYRIGHT %>
</div>

</td>
<td valign="top" style="padding: 0; background: url('style_images/<#IMG_DIR#>/right.gif') repeat-y right; width: 60px"><!-- no content --></td>

</tr>
</table>



</div>


</body>
</html>

und wo genau soll ich den html code jetzt einfügen ?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×