Support Forums


Go Back   68 Classifieds Forums > General > Site Marketing

 
LinkBack Thread Tools Display Modes
Old 12-09-2008, 06:05 AM   #1
Senior Member
 
Join Date: Sep 2006
Posts: 226
Rep Power: 15
Tim_A is on a distinguished road
Default Google not showing any of our listings??

Hi all,

Our classifieds site is up and running, but there's a problem we're having with Google which is confusing me.

We have roughly 770 adverts which aren't showing up if googled. For instance you can copy the title of the advert, or some of the text into Google and it won't come up at all. Some of the adverts are nearly a year old.

We've created a sitemap and submitted it, and if you search for the URL string (id number etc.), the listing is there (so google has indexed the listings).

The only page that really comes up in google is the homepage, and any additional pages we have 'made'.

Obviously this is pretty frustrating, so we're wondering if perhaps we've missed something, or if there's more we can do?

Any help as always appreciated
__________________
V4.0.9 Developer
Tim_A is offline   Reply With Quote
Old 12-09-2008, 07:08 AM   #2
Genius At Work
 
bowers01's Avatar
 
Join Date: May 2008
Location: Geelong, Victoria, Australia
Posts: 695
Rep Power: 17
bowers01 is on a distinguished road
Default

Do a search of site:yourdomain.com and see how many results come up?
Nick
__________________
Nick Bowers
68c v4.09 Developer
bowers01 is offline   Reply With Quote
Old 12-09-2008, 07:12 AM   #3
Senior Member
 
Join Date: Sep 2006
Posts: 226
Rep Power: 15
Tim_A is on a distinguished road
Default

Hi

Cheers for the reply. We've already done that, and there are 37 pages listed for us, so the adverts are there... we just can't seem to bring them up via text searches etc.

If we type in the direct url such as mysite.com/viewlisting.php?view=827 we can find the listing, but the title, description etc don't seem to respond?
__________________
V4.0.9 Developer
Tim_A is offline   Reply With Quote
Old 12-09-2008, 09:38 AM   #4
Moderator
 
 
Join Date: Mar 2006
Posts: 4,126
Rep Power: 101
Lhotch is just really niceLhotch is just really nice
Default

Since the inner workings of google are a mystery and constantly changing I cant imagin you will get the answer here. Your ads have abviously been cataloged by google so they are in there as to why a text search doesnt find them is something you would have to ask google.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 12-09-2008, 04:03 PM   #5
Member
 
Join Date: May 2008
Posts: 73
Rep Power: 8
SecondShoe is just really niceSecondShoe is just really nice
Default

Google needs around 5 days to index the new ads from my 4.0.9. I guess if I set a higher Google crawl rate it will be faster.
Maybe you've done some modifications that prevent Google from indexing your titles.

Last edited by SecondShoe; 12-09-2008 at 04:09 PM.
SecondShoe is offline   Reply With Quote
Old 12-09-2008, 04:30 PM   #6
Moderator
 
 
Join Date: Mar 2008
Posts: 787
Rep Power: 21
seymourjames has a spectacular aura about
Default

This may not be the problem but it may have something to do with it.

Google makes judgements about importance if it sees what it considers to be duplicate or near duplicate pages. The question is what is nearly duplicate.

This can be a problem with any template based system. Secondly, Google clearly prefers unique page titles and descriptions - more over information used in title tags which reside in the links to those pages. If there are few links to a page and the links are poorly referenced (i.e. just plainly called without title tags and not in much context) it is likely to be considered not so important (both internal links and external links). All my pages are unique by design down to alt tags on images in the layout template and I have no problem with google indexing every single advert as they are clearly unique. In addition, each page is being referenced from complete links.

I bet if you took an advert from your site and got a link to it from another site in context, you would find that google would make more of an effort so to speak.
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 12-10-2008, 09:47 AM   #7
Senior Member
 
Join Date: Sep 2006
Posts: 226
Rep Power: 15
Tim_A is on a distinguished road
Default

Thanks for the replies guys...

I've been doing a lot of research on this and the 'duplicate pages' issue comes up a lot so that will be my next plan of attack.

I'l be revising my titles, keywords and descriptions for each page.

Out of interest, there's no way to give each category a unique Meta-description which I think would help a great deal.

I've found some possible solutions to this by searching this forum, but would like a complete solution if anyone has one? Could I just call the category description set in 'category.php' into the meta-data? Or even use the 'Short Description' in the meta-description of an advert?

Any help as always gratefully received.

Tim

p.s. it might be worth mentioning i DO NOT have the SEO mod
__________________
V4.0.9 Developer

Last edited by Tim_A; 12-10-2008 at 09:55 AM.
Tim_A is offline   Reply With Quote
Old 12-10-2008, 03:54 PM   #8
Genius At Work
 
bowers01's Avatar
 
Join Date: May 2008
Location: Geelong, Victoria, Australia
Posts: 695
Rep Power: 17
bowers01 is on a distinguished road
Default

Quote:
Originally Posted by Tim_A View Post
Out of interest, there's no way to give each category a unique Meta-description which I think would help a great deal.
just use {sitetitle} in the meta tages, its always different for the categories.
Nick
__________________
Nick Bowers
68c v4.09 Developer
bowers01 is offline   Reply With Quote
Old 12-20-2008, 03:00 AM   #9
Senior Member
 
SkGold's Avatar
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 23
SkGold has a spectacular aura about
Default

Quote:
Originally Posted by Tim_A View Post
We have roughly 770 adverts which aren't showing up if googled. For instance you can copy the title of the advert, or some of the text into Google and it won't come up at all. Some of the adverts are nearly a year old.
Could be many reasons. I can do a quick look if you want. What is your site URL? and let me know what adverts are nearly a year old? PM me if you don�t want to post here.

Regarding meta-description I am not sure if it will work for V4 (I still don�t have time to try this version) but in V3.1 I used something like this.
Code:
<meta name="Description" content="{if $shortdescription} {$shortdescription}
{elseif $SCRIPT_NAME== '/category.php'} bla bla bla {$title} bla bla bla {$title}
{else} {$sitedescription} {/if}"
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
SkGold is offline   Reply With Quote
Old 01-16-2009, 04:32 AM   #10
Senior Member
 
CHRD's Avatar
 
Join Date: Nov 2006
Posts: 186
Rep Power: 14
CHRD is on a distinguished road
Default

IN 3.10, I all ways use at least 4 different layout temps to manage the header data
You will have much more control on what gets displayed in there.

make backup of the main temp file rename the and upload the in the same folder as you layout file

/public_html/mysitename/templates/default

Go to /public_html/category.php open it up to edit

at the bottom of the file you will see the call for the layout file
HTML Code:
$class_tpl->display('layout.tpl.php');
Edit it to call your new layout, like

$class_tpl->display('layoutXXXX.tpl.php');
__________________
Costa del Sol
Spain
v3.1.10 Dev
V4.09 Dev sweeeet
�Powerful you have become, the dark side I sense in you.�
CHRD is offline   Reply With Quote

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
images not showing up/ ad listings not showing up anna245 v4 Questions & Support 4 04-19-2008 09:56 AM
Google showing internal links calaf6 HTML, CSS, and Design Help 3 02-22-2008 05:57 PM
Listings not showing up chuggles v3.1 Questions & Support 5 10-05-2006 04:53 PM
Showing most recent listings on homepage martini55 v3.1 Questions & Support 7 08-14-2006 03:15 PM
Help? Newest listings on homepage showing ALL Listings zman78 v3.1 Modules & Modifications 5 05-26-2006 07:47 PM


All times are GMT -4. The time now is 04:57 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0