YOUNGWEEZY
zf_mackie Help me with your guestbook twig weezywap
Weezy
YOUNGWEEZY Its official, not givin it out yet!
YOUNGWEEZY
Weezy Help me with ur tags code in the download page and the cSs for the tage, with that file extention for ur download page
Weezy
YOUNGWEEZY Copy the tag css
<style>
.xt_tag
{
background: #87cefa;
color: #000;
border: 1px solid #a9a9a9;
padding: 2px 4px;
display: inline-block;
font-weight: bold;
}
</style>
Copy code
Copy the tag code
<div class="main" id="tag">Tags: </div>
<script>
var name = "{_$name|}";
tags = name.split(" ");
var target=document.getElementById('tag');
for (i=0;i<tags.length;i++ ){
var link= document.createElement("a");
link.setAttribute('href', 'http://weezywap.xtgem.com/search?anywhere=1&search='+tags[i]);
link.setAttribute('class', 'xt_tag');
link.setAttribute('style', 'font-weight:bold');
var text = document.createTextNode(tags[i]);
link.appendChild(text);
target.appendChild(link);
}
</script>
Copy code note that if the variable that refers to the parsed file name is not
{_$name|} then change to the correct value
YOUNGWEEZY
Weezy Thanks bro , help me with ur google meta tag verification code
Weezy
YOUNGWEEZY Lol, ur verification meta tags must be different from mine ..verify @
http://google.com/webmasters/tools/verification
YOUNGWEEZY
Weezy Bro help me out , I add my site on google yesterday nd today I type some apps wey I upload on google nd I am not seeing my site on google pls what should I do ? See screenshot below
Weezy
YOUNGWEEZY It doesnt work like that, if u add ur site ..it might take weeks or even a month for google bot to access and index ur site!
YOUNGWEEZY
Weezy Thanks bro, did xtgem have sitemap , I mean can dea create site map with xtgem