View Full Version : Why doesn't my bio show the text embedded inside ?
buso23
Oct-02-2009, 02:19 AM
I have followed the instructions from this tutorial (http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow) about adding text to my bio so that when my page comes up at google, it shows all the relevant info, but it doesn't seem to work. Why is that so ? What am I missing ?
Also, when I do a google search, it still shows the site as if it is hosted on smugmug instead of my own domain. How do I change that ?
Ohhhhh all this CSS and Java is making my head explode :crazy
Thanks in advance
jfriend
Oct-02-2009, 07:46 AM
How long ago did you make the changes to your page? How long ago did you set up your custom domain? It can take Google a little while to re-index your changes. When I search for your bio text info on Google, I don't get any hits from you so it looks to me like it is just not indexed yet.
buso23
Oct-02-2009, 10:09 AM
How long ago did you make the changes to your page? How long ago did you set up your custom domain? It can take Google a little while to re-index your changes. When I search for your bio text info on Google, I don't get any hits from you so it looks to me like it is just not indexed yet.
I made the changes couple of days ago. Yeah, It might need some time for google to index it, will give it a try in a few days time. I thogught I'd check with other experts to see if I have something messed up i my bio box. Thanks, anyway.
jfriend
Oct-02-2009, 10:46 AM
I made the changes couple of days ago. Yeah, It might need some time for google to index it, will give it a try in a few days time. I thogught I'd check with other experts to see if I have something messed up i my bio box. Thanks, anyway. Actually, you do have it a bit messed up.
You have this:
<script>
<div id="bioText">Ljsphotographyonline by Ljupco Smokovski. Portrait, Travel, Stock photography on sale..</div>
</script>
And it should be this (with no script tags around your bioText):
<div id="bioText">Ljsphotographyonline by Ljupco Smokovski. Portrait, Travel, Stock photography on sale..</div>
Also, you should only have one <html> and </html> at the very beginning and very end of what you put in your bio. You appear to have more than one.
And this word "Ljsphotographyonline" in your bioText probably isn't helping with Google unless your potential viewers somehow know to search for that long phrase.
And, you have a lot of slideshow parameters that belong to the stretchy slideshow. Those are not valid for the regular slideshow which you are using. You should remove the stretchy parameters (extraH, minW, minH, maxW, extraW, maxH, aspectHeightConstrain, aspectWidth, aspectHeight).
buso23
Oct-02-2009, 11:05 AM
Actually, you do have it a bit messed up.
You have this:
<script>
<div id="bioText">Ljsphotographyonline by Ljupco Smokovski. Portrait, Travel, Stock photography on sale..</div>
</script>
And it should be this (with no script tags around your bioText):
<div id="bioText">Ljsphotographyonline by Ljupco Smokovski. Portrait, Travel, Stock photography on sale..</div>
Also, you should only have one <html> and </html> at the very beginning and very end of what you put in your bio. You appear to have more than one.
And this word "Ljsphotographyonline" in your bioText probably isn't helping with Google unless your potential viewers somehow know to search for that long phrase.
And, you have a lot of slideshow parameters that belong to the stretchy slideshow. Those are not valid for the regular slideshow which you are using. You should remove the stretchy parameters (extraH, minW, minH, maxW, extraW, maxH, aspectHeightConstrain, aspectWidth, aspectHeight).
Ohhhh..... I knew that I blew it. Thanks, will modify that. What about the name of the galliries ? Can I erase it somehow so that no name shows up ?
jfriend
Oct-02-2009, 11:09 AM
Ohhhh..... I knew that I blew it. Thanks, will modify that. What about the name of the galliries ? Can I erase it somehow so that no name shows up ? I don't know what you're asking about. Please include a link to the relevant page and a more complete description of what you're asking about.
buso23
Oct-03-2009, 03:23 AM
I don't know what you're asking about. Please include a link to the relevant page and a more complete description of what you're asking about.
All I want is to remove the word Portfolio on this Page (it'S in yellow color) (http://www.ljsphotographyonline.com/Portfolio). I don't wan't anything but the names of Galleries. Hope this is understandable. How do I do that ?
jfriend
Oct-03-2009, 06:39 AM
All I want is to remove the word Portfolio on this Page (it'S in yellow color) (http://www.ljsphotographyonline.com/Portfolio). I don't wan't anything but the names of Galleries. Hope this is understandable. How do I do that ? Add this CSS:
#category #galleryTitle {display:none;}
buso23
Oct-03-2009, 07:30 AM
Add this CSS:
#category #galleryTitle {display:none;}
Thanks a lot, that worked. Now if only I get the info in my bio showing..... I still get this when I search on google:
http://www.google.com/search?q=ljsphotographyonline.com&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.