Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 06-13-2013, 10:33 PM
Ruinily Ruinily is offline
Member
 
Join Date: Mar 2011
Location: England
Posts: 185
Gender: Female
Credits: 22,692
Ruinily is on a distinguished road
Default Search engine description edit?

I hope this isnt spamming but I think it might be useful for others too. ^_^' Is there any way to edit the search engine description? Its the typing that pops up under the site name link in stuff like google searches for anyone that doesnt know. I tried a meta tags;

<head><meta name='description' content='This is a every growing fantasy world of strange creatures you can collect and grow.'><meta charset='UTF-8'></head>

But it didnt work... I tried waiting for a while in case it hadnt picked it up, but it never changed... its saying,

'Felkyo Creatures
felkyocreatures.com/‎
Entry Felkyo Shop Portals Stalls Library Message board Map Forum Guide. Member Login: Username: Password: Don't have an account? Register Free'

Which is really annoying because its basically advertising I have a forum to spammers... Its copying whatevers right at the top of the page, I checked on other Mysidia sites too. I tried adding text next to my header bar, that didnt show up either, so maybe I'm trying in the wrong places? I dont want to have to put that meta header at the top of every single page, unless I have to, so can anyone help? ^_^
__________________

Chocolate butterfly cat pudding. o.o


And since even the programming on this forum doesnt like me anymore heres my sites address. XD
http://felkyocreatures.com/index.php
Reply With Quote
  #2  
Old 06-16-2013, 12:22 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 327,922
Hall of Famer is on a distinguished road
Default

umm it may have something to do with your browser or html, I highly doubt the script does anything to inhibit this feature. But if it does, I will be sure to fix it.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #3  
Old 06-16-2013, 01:33 PM
Ruinily Ruinily is offline
Member
 
Join Date: Mar 2011
Location: England
Posts: 185
Gender: Female
Credits: 22,692
Ruinily is on a distinguished road
Default

Nope just checked it on four of my five commonly used browsers, and on two search engines, though everyone uses google so I'd prefer it work on there... Their all the same. :/

Its in the source code, but somehow its still skipping it. D: This is a shortened version missing some bits of css out.

'<head>
<title>Felkyo Creatures</title>
<link rel="stylesheet" href="templates/nebula/media/nebula.css" type="text/css" />
<link rel="stylesheet" href="css/menu.css" type="text/css" />
<!--[if lte IE 6]>
<link rel="stylesheet" media="all" type="text/css" href="media/dropdown_ie.css" />
<![endif]-->
</head>

<body>
</style>
<div id="wrapper">
<table cellspacing="3" cellpadding="3">
<tr><td colspan="2" id="image"><span><a href="index.php"></a></span></td></tr>
<tr><th colspan="2" background="http://i181.photobucket.com/albums/x320/lunasif/Felkyo%20pets/css%20webpage%20art/menubar.png" style="background-repeat:repeat-x;"><html>

<head><meta name='description' content='This is an ever growing fantasy world of strange creatures you can collect and grow.'><meta charset='UTF-8'></head>
<a href="/index.php">Entry</a>
<a href="/felkyo.php">Felkyo Shop</a>
<a href="/pages.php?page=portals">Portals</a>
<a href="/pages.php?page=shopsandstalls">Stalls</a>
<a href="/pages.php?page=library">Library</a>
<a href="/messageboard.php">Message board</a>
<a href="http://felkyo.darkbb.com/Loreuna-town-map-h5.htm">Map</a>
<a href="/Loreuna/index.php">Forum</a>
<a href="/Loreuna/showthread.php?tid=3&pid=4">Guide</a>
</html></th></tr>
<tr><td id="menu" border="1px">'

And it goes on into the menu which also pops up a little in the SEO description. :/ Its in front of the header menu which still comes up first... though I actually have it twice on the page since I tried putting it everywhere lol.

'</td><td id="content">
<h1>Felkyo Entrance</h1>
<p><head><meta name='description' content='This is an ever growing fantasy world of strange creatures you can collect and grow.'></head>'

Should it be somewhere else? Or have I missed something? :o
__________________

Chocolate butterfly cat pudding. o.o


And since even the programming on this forum doesnt like me anymore heres my sites address. XD
http://felkyocreatures.com/index.php
Reply With Quote
  #4  
Old 06-16-2013, 06:23 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 96,181
Tequila is on a distinguished road
Default

The meta data should be in the header... Hm. I wonder... Did you use one of the meta generators? If not, use this one: http://www.submitcorner.com/Tools/Meta/ I've not had any problems with it.
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote
  #5  
Old 06-16-2013, 08:20 PM
Ruinily Ruinily is offline
Member
 
Join Date: Mar 2011
Location: England
Posts: 185
Gender: Female
Credits: 22,692
Ruinily is on a distinguished road
Default

Um, I got this,

'<META NAME='keywords' CONTENT='Felkyo, creatures, virtual pets, fantasy, Loreuna, '>
<META NAME='description' CONTENT=' A fantasy virtual pet click site where you can collect and raise your own creatures while exploring an ever growing world. '>
<META NAME='robots' CONTENT='FOLLOW,INDEX'>'

But its still not working... is there any chance you could give me the meta coding you're using and tell me exactly where you put it to see if it'll work on mine? :o
__________________

Chocolate butterfly cat pudding. o.o


And since even the programming on this forum doesnt like me anymore heres my sites address. XD
http://felkyocreatures.com/index.php
Reply With Quote
  #6  
Old 06-17-2013, 12:38 AM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 96,181
Tequila is on a distinguished road
Default

You're showing two <head></head> sections. ;3 Add it in to the one above <body> and delete the second grouping of it, then let me know how it works. ;3
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote
  #7  
Old 06-17-2013, 08:44 PM
Ruinily Ruinily is offline
Member
 
Join Date: Mar 2011
Location: England
Posts: 185
Gender: Female
Credits: 22,692
Ruinily is on a distinguished road
Default

Um, I hate to sound noobish, but I cant find where I go to put things into that first header. >.<' You can see I tried everywhere I could find from the tops of various pages and the index content in the database to the template files... I've probably missed the most obvious place havent I? Exactly which file is it in? ^_^'
__________________

Chocolate butterfly cat pudding. o.o


And since even the programming on this forum doesnt like me anymore heres my sites address. XD
http://felkyocreatures.com/index.php
Reply With Quote
  #8  
Old 06-17-2013, 08:55 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 96,181
Tequila is on a distinguished road
Default

It should be in the header.tpl file. ;3
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote
  #9  
Old 06-17-2013, 10:08 PM
Ruinily Ruinily is offline
Member
 
Join Date: Mar 2011
Location: England
Posts: 185
Gender: Female
Credits: 22,692
Ruinily is on a distinguished road
Default

'<head>
<title>Felkyo Creatures</title>
<link rel="stylesheet" href="templates/nebula/media/nebula.css" type="text/css" />
<link rel="stylesheet" href="css/menu.css" type="text/css" />
<!--[if lte IE 6]>
<link rel="stylesheet" media="all" type="text/css" href="media/dropdown_ie.css" />
<![endif]-->
<META NAME="keywords" CONTENT="Felkyo, creatures, virtual pets, fantasy, Loreuna, ">
<META NAME="description" CONTENT=" A fantasy virtual pet click site where you can collect and raise your own creatures while exploring an ever growing world. ">
<META NAME="robots" CONTENT="FOLLOW,INDEX">
</head>'

Um, still not working lol... maybe my site just doesnt ike google? >.>
__________________

Chocolate butterfly cat pudding. o.o


And since even the programming on this forum doesnt like me anymore heres my sites address. XD
http://felkyocreatures.com/index.php
Reply With Quote
  #10  
Old 06-18-2013, 07:14 AM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 96,181
Tequila is on a distinguished road
Default

... I don't know what to do then. I'll look at the code and see what it could be, unless you try adding it to the individual php pages...
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote
Reply

Tags
description, meta, search engine

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove name and description on adoption page Abronsyth Questions and Supports 7 08-13-2014 03:28 PM
Description Writer(s) Needed! AlexC Staff Central 11 03-26-2012 03:53 PM
Pet description Kyris Questions and Supports 5 01-31-2011 07:30 AM
Pet description Koppa Questions and Supports 6 04-05-2010 03:36 PM
Adoptable description is.... where? mugwumpr Questions and Supports 4 04-19-2009 05:06 PM


All times are GMT -5. The time now is 10:19 AM.

Currently Active Users: 674 (0 members and 674 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636