Google search, meta description not recognized

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Apr 05, 2013 3:08 pm
Reply with quote
Report this post
Hello,

when i type my url into google, the result is this:
.com.hr/modules/mod_image_show_gk4/cache/stories.slideshow.stolice_slide1gk-is-433.jpglink ...

Why? How can I change that?

I have put up the meta description, over a month ago, why isn't it reading this?

I have checked with these two tools:
http://www.hypergurl.com/form.html
http://www.widexl.com/seo/metatag-analyzer.html

and on one it can see my description, and on the other one it says that no meta description or keywords are entered?

Any kind of help would be appreciated. Thank you in advance.
User avatar
Junior Boarder

teitbite
Sun Apr 07, 2013 1:29 am
Reply with quote
Report this post
Hi

I do not see problem with keywords or description. By looking into the code of Your site I see them fine and in a proper place. An image is a different issue, becuase normally google pickes up the first image from content which is a slider in Your case. Try maybe add an image You would like to show manually in a custom module published over the slider and than hide this module with css. For example by using module class suffix like: " hide-me" and code:

Code: Select all
.hide-me {
height: 0;
overflow: hidden;
}
User avatar
Moderator

GK User
Sun Apr 07, 2013 5:45 pm
Reply with quote
Report this post
Hi, first of all, thank You for your response, again. :)

I have to admin that i don't quite understand what I have to do..

I understand the problem, I thought that it would read my description instead of the first thing on the site. So, You mean that I should make a module in header position, and then paste this code you sent me into override.css? And then type "hide-me" in "Module suffix" field in the Slideshow module?

Did I get any of that right? As you could notice, I'm a bit of a noob :)

As far as I understand, it doesn't read the menu either, so would it help if I published a custom module under the slideshow, a textual one, with maybe one or two sentences (without pictures), and then put the code you sent in to hide the Slideshow, could that be an option, so it could somehow skip the slideshow and read the module below it?

I am very grateful for your help.
User avatar
Junior Boarder

teitbite
Mon Apr 08, 2013 4:13 am
Reply with quote
Report this post
Hi

Not quite right :)

1. Create a new module with image.
2. Publish this module in header position over slideshow.
3. Add suffix " hide-me" to this module (space in front is very important).
4. Add the code I've mentioned to override.css

This way google will take most of the informations from this module (image and link) since slideshow has it's unique way of presenting images and You saw it's not looking nice in google results.
User avatar
Moderator

GK User
Mon Apr 08, 2013 2:33 pm
Reply with quote
Report this post
haha, I wasn't even close :) Thanks for clearing that up for me.

I think I got it, I'm going to try it now.

Just one more thing, when You say OVER the slideshow, that means that it should be in the header position, but I have to set the ordering, custom module first? right? or not...... :)

Thank You.
User avatar
Junior Boarder

teitbite
Tue Apr 09, 2013 12:07 am
Reply with quote
Report this post
Hi

Yes custom module goes first. This way an image will be see as first and google will no longer pick a slider as a leading picture.
User avatar
Moderator

GK User
Fri Apr 12, 2013 6:50 pm
Reply with quote
Report this post
Hi,

at the end I didn't have to do this, I just added a little more text to my site meta description, and it started showing fine...

So if anyone else encounters this problem-you could try this first.

Thank You Teitbite for You help and effort.
User avatar
Junior Boarder

teitbite
Sat Apr 13, 2013 11:45 am
Reply with quote
Report this post
Hi

No problem. Glad I could help.
User avatar
Moderator

teitbite
Sat Apr 13, 2013 1:09 pm
Reply with quote
Report this post
Hi

Answering You PM about colors in top menu module I see it's a little odd. First link looks like this:

Code: Select all
<strong><a></a></strong>


and the other:

Code: Select all
<a><strong></strong></a>


Please try change the second one to have an order as used in the first one.
User avatar
Moderator

GK User
Sun Apr 14, 2013 5:31 pm
Reply with quote
Report this post
You teitbite - are awesome! Missed that, works great now, thank you very much.
User avatar
Junior Boarder

teitbite
Mon Apr 15, 2013 11:14 am
Reply with quote
Report this post
Hi

No problem glad I could help :) If You will have any new issue, please create new thread, this one is getting long :)
User avatar
Moderator


cron