ok wait, are not supposed to use meta keywords?
I will remove it
here is complete header.php
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="/styles/zstore.css" type="text/css">
<link rel="stylesheet" href="/styles/style.css" type="text/css">
<meta http-equiv="content-language" content="en-us">
<meta name="google-site-verification" content="7a-f7tSzbVpBI66KubsrkMLSIzN30YPrR4KbQwCpDxc">
<style type="text/css">
#quotes
{
position:relative;
}
.textItem
{
position:absolute;
display:none;
width:100%;
margin:auto;
text-align:center;
}
span.highlight
{
background-color:#ee9961;
}
</style>
<!-- BEGIN JIVOSITE CODE {literal} -->
<script type='text/javascript'>
(function(){ var widget_id = '45321';
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//code.jivosite.com/script/widget/'+widget_id; var ss = document.getElementsByTagName('script')[0]; ss.parentNode.insertBefore(s, ss);})();
</script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js">
</script>
<script type="text/javascript">
$(document).ready(function()
{
setupRotator();
});
function setupRotator()
{
if($('.textItem').length > 1)
{
$('.textItem:first').addClass('current').fadeIn(400);
setInterval('textRotate()', 6500);
}
}
function textRotate()
{
var current = $('#quotes > .current');
if(current.next().length == 0)
{
current.removeClass('current').fadeOut(100);
$('.textItem:first').addClass('current').fadeIn(400);
}
else
{
current.removeClass('current').fadeOut(100);
current.next().addClass('current').fadeIn(400);
}
}
</script>
<style type="text/css">
li.c13 {list-style: none; display: inline}
a.c12 {text-decoration:none;}
img.c11 {border:0;width:40px;height:40px;}
li.c10 {list-style: none}
div.c9 {width:480px}
div.c8 {width:480px;margin-bottom:2px;}
div.c7 {width: 158px;margin:0 2px 0px 0;min-height:156px;}
a.c6 {width: 158px;}
a.c5 {height:156px;}
img.c4 {border:2px solid #FFFFFF;width: 152px;height: 152px;}
div.c3 {width:478px}
div.c2 {border:1px solid #372212; height:15px; padding:5px; color:#372212; background-color:#c4e1e1}
div.c1 {display: none}
</style>
<body id="top">
<div class="wrapper col1">
<div id="header">
<div id="logo"><a href="http://www.mgdezigns.com/index.php"><img src="http://www.mgdezigns.com/images/logo.jpg" alt="Wedding Stationery online, Business paperie, Party Invites by MGDezigns" title="Wedding stationery online, Business Paperie, Party Invites by MGDezigns"></a><br >
<h1>Wedding Stationery Online,Business Paperie, Personalized Gifts and more</h1>
</div>
<div id='jivo_copyright' class='c1'><a href='http://www.jivosite.com'></a> </div>
<!-- {/literal} END JIVOSITE CODE -->
<div id="newsletter">
<p>Sign up for our newsletter for the latest news, updates and offers.</p>
<form action="http://www.mgdezigns.com/subscribe.php" method="post">
<fieldset><legend>NewsLetter</legend> <input type="text" name="Name" onclick="this.value='';" onfocus="this.select()" onblur="this.value=!this.value?'Name…':this.value;" value="Name…"> <input type="text" name="Email" onclick="this.value='';" onfocus="this.select()" onblur="this.value=!this.value?'Email Address…':this.value;" value="Email Address…"> <input type="submit" name="news_go" id="news_go" value="Sign Up"></fieldset>
</form>
</div>
</div>
<br class="clear">
<div id="quotes" class="c2">
<div class="textItem"><span class="highlight"><strong>Special-Deal :</strong> <strong>30% Off All Cards & Postcards</strong>, Use Code at Checkout: <strong>CARDCARDCARD</strong> ,Offer expires <strong>06/30/13 at 11:59 PM (PT)</strong></span></div>
<div class="textItem"><strong>Special-Deal :</strong> <strong>20% Off on ALL Mugs</strong>, Use Code at Checkout: <strong>MUGS4MOTHERS</strong> ,Offer expires <strong>5/7/13 at 11:59 PM (PT)</strong></div>
<div class="textItem"><strong>Special-Deal :</strong> <strong>30% Off All Teapots & Pitchers</strong>, Use Code at Checkout: <strong>TEANPITCHERS</strong> ,Offer expires <strong>06/30/13 at 11:59 PM (PT)</strong></div>
</div>
</div>
here is complete index.php
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Wedding Stationery online from MGdezigns is affordable and unique,up to 60% off on bulk purchase,Order worldwide, customize your own design.Personalize everything from stamps, stickers to thank you cards and table cards. Order Now!">
<meta name="keywords" content="wedding invites,wedding stationery online,stylish invitations,wedding essentials,wedding programs,menu cards, save the date, wedding rsvp,wedding envelope stickers,wedding stamps, mgdezigns.com">
<title>Custom Invitations | Wedding Stationery Online| Personalized at Mgdezigns</title>
<?php include"/home/mgdezign/public_html/header.php" ; ?>
<?php include"/home/mgdezign/public_html/weddings/topbar.php" ; ?>
<div class="wrapper col5">
<div id="container">
<div id="content">
<h2>Personalized and Perfect Wedding Stationery Online </h2>
wedding stationery in a wide variety of designs and color for your wedding theme, to make your special occasion, stand out. Surprise your guests with unique and stylish invitations and favors.
Be creative, make your own mix and match sets or buy a complete matching set.
Personalize everything from stamps to stickers.
Search by Color or Theme, View Matching Sets of almost every design. <b> Click the brown menu bar above to see all wedding stationery and gifts</b>
Order your wedding stationery online today!
<?php
// configure Zazzle Store Builder display with the following $_GET variables
// Overrides values in include/configuration.php
$_GET['contributorHandle'] = "blessedwedding";
$_GET['associateId'] = "238678312283336866";
// Load Zazzle Store Builder
include "/home/mgdezign/public_html/weddings/include/zstore.php";
?><br>
we offer complete wedding stationery suites
<br>
wedding Invitations, save the date, Wedding RSVP, <a href="http://www.mgdezigns.com/weddings/wedding-usps-stamps.php"><strong>wedding stamps</strong>,</a> wedding envelope stickers,<a href="http://www.mgdezigns.com/weddings/wedding-programs.php"><strong>wedding programs,</strong></a> menu cards, wedding seating charts,<br>
table place cards, <a href="http://www.mgdezigns.com/weddings/wedding-table-numbers.php"><strong>table numbers</strong></a> personalized, wedding favors, for bride, groom and wedding attendants ,just married gifts and much more.<br>
Our premium quality <strong>wedding paper</strong> products are not only easy to customize, but they are made in as few as 24 hours, so get your custom wedding essentials today!<br>
Huge discount on bulk purchase. Custom design and color change, free of cost!<br>
if you don't find something you are looking for, please don't hesitate to contact Us.<br></div>
<?php include"/home/mgdezign/public_html/weddings/sidebar.php" ; ?><?php include"/home/mgdezign/public_html/weddings/favorite.php" ; ?><?php include"/home/mgdezign/public_html/weddings/featured.php" ; ?><?php include"/home/mgdezign/public_html/weddings/deal.php" ; ?>
<h2>Wedding Resources</h2>
<ul>
<li><a href="http://www.brides-book.com"><img src="http://www.mgdezigns.com/images/bb.png" alt="brides books" title="brides books"></a></li>
</ul>
</div>
</div>
<div class="clear"></div>
</div>
<?php include"/home/mgdezign/public_html/footer.php" ; ?></div>
</html>
and here is the page source which shows header included
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Wedding Stationery online from MGdezigns is affordable and unique,up to 60% off on bulk purchase,Order worldwide, customize your own design.Personalize everything from stamps, stickers to thank you cards and table cards. Order Now!">
<meta name="keywords" content="wedding invites,wedding stationery online,stylish invitations,wedding essentials,wedding programs,menu cards, save the date, wedding rsvp,wedding envelope stickers,wedding stamps, mgdezigns.com">
<title>Custom Invitations | Wedding Stationery Online| Personalized at Mgdezigns</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="/styles/zstore.css" type="text/css">
<link rel="stylesheet" href="/styles/style.css" type="text/css">
<meta http-equiv="content-language" content="en-us">
<meta name="google-site-verification" content="7a-f7tSzbVpBI66KubsrkMLSIzN30YPrR4KbQwCpDxc">
<style type="text/css">
#quotes
{
position:relative;
}
.textItem
{
position:absolute;
display:none;
width:100%;
margin:auto;
text-align:center;
}
span.highlight
{
background-color:#ee9961;
}
</style>
<!-- BEGIN JIVOSITE CODE {literal} -->
<script type='text/javascript'>
(function(){ var widget_id = '45321';
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//code.jivosite.com/script/widget/'+widget_id; var ss = document.getElementsByTagName('script')[0]; ss.parentNode.insertBefore(s, ss);})();
</script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js">
</script>
<script type="text/javascript">
$(document).ready(function()
{
setupRotator();
});
function setupRotator()
{
if($('.textItem').length > 1)
{
$('.textItem:first').addClass('current').fadeIn(400);
setInterval('textRotate()', 6500);
}
}
function textRotate()
{
var current = $('#quotes > .current');
if(current.next().length == 0)
{
current.removeClass('current').fadeOut(100);
$('.textItem:first').addClass('current').fadeIn(400);
}
else
{
current.removeClass('current').fadeOut(100);
current.next().addClass('current').fadeIn(400);
}
}
</script>
<style type="text/css">
li.c13 {list-style: none; display: inline}
a.c12 {text-decoration:none;}
img.c11 {border:0;width:40px;height:40px;}
li.c10 {list-style: none}
div.c9 {width:480px}
div.c8 {width:480px;margin-bottom:2px;}
div.c7 {width: 158px;margin:0 2px 0px 0;min-height:156px;}
a.c6 {width: 158px;}
a.c5 {height:156px;}
img.c4 {border:2px solid #FFFFFF;width: 152px;height: 152px;}
div.c3 {width:478px}
div.c2 {border:1px solid #372212; height:15px; padding:5px; color:#372212; background-color:#c4e1e1}
div.c1 {display: none}
</style>
<body id="top">
<div class="wrapper col1">
<div id="header">
<div id="logo"><a href="http://www.mgdezigns.com/index.php"><img src="http://www.mgdezigns.com/images/logo.jpg" alt="Wedding Stationery online, Business paperie, Party Invites by MGDezigns" title="Wedding stationery online, Business Paperie, Party Invites by MGDezigns"></a><br >
<h1>Wedding Stationery Online,Business Paperie, Personalized Gifts and more</h1>
</div>
<div id='jivo_copyright' class='c1'><a href='http://www.jivosite.com'></a> </div>
<!-- {/literal} END JIVOSITE CODE -->
<div id="newsletter">
<p>Sign up for our newsletter for the latest news, updates and offers.</p>
<form action="http://www.mgdezigns.com/subscribe.php" method="post">
<fieldset><legend>NewsLetter</legend> <input type="text" name="Name" onclick="this.value='';" onfocus="this.select()" onblur="this.value=!this.value?'Name…':this.value;" value="Name…"> <input type="text" name="Email" onclick="this.value='';" onfocus="this.select()" onblur="this.value=!this.value?'Email Address…':this.value;" value="Email Address…"> <input type="submit" name="news_go" id="news_go" value="Sign Up"></fieldset>
</form>
</div>
</div>
<br class="clear">
<div id="quotes" class="c2">
<div class="textItem"><span class="highlight"><strong>Special-Deal :</strong> <strong>30% Off All Cards & Postcards</strong>, Use Code at Checkout: <strong>CARDCARDCARD</strong> ,Offer expires <strong>06/30/13 at 11:59 PM (PT)</strong></span></div>
<div class="textItem"><strong>Special-Deal :</strong> <strong>20% Off on ALL Mugs</strong>, Use Code at Checkout: <strong>MUGS4MOTHERS</strong> ,Offer expires <strong>5/7/13 at 11:59 PM (PT)</strong></div>
<div class="textItem"><strong>Special-Deal :</strong> <strong>30% Off All Teapots & Pitchers</strong>, Use Code at Checkout: <strong>TEANPITCHERS</strong> ,Offer expires <strong>06/30/13 at 11:59 PM (PT)</strong></div>
</div>
</div>
<div class="wrapper col2" id="topbar">
<div id="topnav">
I could have posted it all but then the post became way too long :/
ummm....I hope u guys can gif something out by looking at this
and pls pl pls do know I reallya ppreciate your help and support!
u guys r awesome!
<3
Maria