Google Optimization
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   SEO Chat ForumsGoogleGoogle Optimization

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread SEO Chat Forums Sponsor:
  #1  
Old March 5th, 2003, 02:34 AM
jansass.com jansass.com is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 7 jansass.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
google, (msn and yahoo dir) probs with cms ?

Hi there,

i request help on this topic: MSN, Google and Yahoo Directory currently ignore on of my clients website. None of the other search engines seems to have trouble.

The index.html is already in the three above. From there on, a cms is called through a frameset looking like this:

frame top= /cgi-bin/cms.pl?template=start
frame bottom= /cgi-bin/cms.pl?template=foot

These two pages are searchable as well (along with index.html) in Google, MSN and Yahoo, but none of the following pages.

So, i have a total of three pages , while some hundred are waiting since november 2002. The sites deeplinks look like this:

<a href = /cgi-bin/cms.pl?template=article //for categories
<a href = /cgi-bin/cms.pl?template=article&id=1234 //for articles

I used webmasterplan.de with their "this is how your site looks to engines" tool and found out that this tool requires "=" to be replaced by "%3d" (ascii opcode for equal signs). is this the same for google and company ?

ans help greatly appreciated!
jansass

ps: im not familiar with posting etiqeutte, so i left out the url. can be requested for inspection none the less!

Reply With Quote
  #2  
Old March 5th, 2003, 03:14 AM
Gringo's Avatar
Gringo Gringo is offline
Moderator
SEO Chat Beginner (1000 - 1499 posts)
 
Join Date: Jan 2003
Location: Madrid, Spain
Posts: 1,382 Gringo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 26 m 10 sec
Reputation Power: 8
jansass - no problem to post the URL - the more specific you can be the more likely you'll receive the help you need.

Gringo.

Reply With Quote
  #3  
Old March 5th, 2003, 03:18 AM
jansass.com jansass.com is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 7 jansass.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
http://www.fipl.de , Its german content, but technically we are all the same..

Reply With Quote
  #4  
Old March 5th, 2003, 03:31 AM
Gringo's Avatar
Gringo Gringo is offline
Moderator
SEO Chat Beginner (1000 - 1499 posts)
 
Join Date: Jan 2003
Location: Madrid, Spain
Posts: 1,382 Gringo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 26 m 10 sec
Reputation Power: 8
How long has this site been online? It may be just a question of time, since Google normally takes 2 or 3 months to spider and index all pages of a new site.

Apart from this, the question that immediately springs to mind is ... why don't you use normal text links?

Gringo.

Reply With Quote
  #5  
Old March 5th, 2003, 03:39 AM
jansass.com jansass.com is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 7 jansass.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Site went online Nov. 2002 and has been submitted to any major engine on a regular basis. any of them except the aforementioned are happy with the content and overall visibility climbed to 10+% last week.

just these three dont like the content, although they spidered the frameset plus one-link-deep dynamic content.

we cant use static links, because the cms itself creates the links is needs. otherwise we would need to use ssi, which we cant and, frankly, dont want. or do i misunderstand you here?

appearently, google ranked the main domain as pr-zero, which means one of two very bad things. the first one can be fixed (no inbound within 3 months) the second (offended TOSs) would only surprise me since i cant see any reason for ban.

so, a) site is technically ok? and b) any advises to do's and dont's ?

best regards
jansass

Reply With Quote
  #6  
Old March 5th, 2003, 04:08 AM
Gringo's Avatar
Gringo Gringo is offline
Moderator
SEO Chat Beginner (1000 - 1499 posts)
 
Join Date: Jan 2003
Location: Madrid, Spain
Posts: 1,382 Gringo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 26 m 10 sec
Reputation Power: 8
It looks like Google is not indexing ANY of your pages. It is only seeing the NOFRAMES part of the index page.

You say that none of the other search engines are having trouble spidering these pages - I find this very surprising since Google is one of the better indexers. Can you give us any examples of internal pages that have been indexed by other SE's ?

In the meantime, I think if you want your internal pages spidered you'll have to think up another strategy, like using .htaccess to present Google with search-engine friendly URLs.

Gringo.

Reply With Quote
  #7  
Old March 5th, 2003, 04:19 AM
jansass.com jansass.com is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 7 jansass.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
thanks for the advise. first of all here is an example for one of the better indexing:

visit http://suche.freenet.de/suche
type in "privatefinancialservices" (no quotes; to avoid other sites)

besides (i know, i know) look for no. 13, news.htm or 15, agb.htm. these are still no deeplinks, but at least one step deeper than google. my goal is to get these pages spidered:

http://www.fipl.de/cgi-bin/pfs.pl?template=ergebnis.htm&q=%20 or
http://www.fipl.de/cgi-bin/pfs%2Epl?template=news_view%2ehtm&id=1043923914

however, none of the SEs did so far..

can you please say a word on the .htacces files? Do you mean server sided redirect? i even though about converting any dynamic page to static (thus producing redundant information) but this can only be a workaround, and no solution..

muchos regardos
jansass

Reply With Quote
  #8  
Old March 5th, 2003, 10:39 AM
syz's Avatar
syz syz is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Phoenix, AZ
Posts: 22 syz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to syz Send a message via AIM to syz
You should update the page building the frameset and use valid HTML4. If the link was quoted you probably would not be having the issues with the framed site. It should look like:

<a href="http://blah.com?key=value">

All pages should always be pushed through the W3C verifier http://validator.w3c.org to make sure you are using valid code before publishing. Having errors in your code can cause engines to do all sorts of unexpected things. Standards-compliant code should be as much a concern as good uptime.

Reply With Quote
  #9  
Old March 5th, 2003, 12:13 PM
FoxyWeb's Avatar
FoxyWeb FoxyWeb is offline
The only way to go
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: United Kingdom
Posts: 346 FoxyWeb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m
Reputation Power: 7
Woah up guys and girls

Most spiders will only go as far as 3.2 so anything past that is pushing the limits

The answer is KISS

Keep it simple stupid

and remember that every page is a front page

link normally and avoid special cgi s etc

link in text before anything else and use lots of text of relevance

if you use a iframe for example you end up with two pages for the same value search wise as one page (once you are listed you then insert a js to force the 'mother' page to show)

It is a numbers game

Simple and stupid
__________________
Ciao

Foxy

Reply With Quote
  #10  
Old March 5th, 2003, 01:50 PM
jansass.com jansass.com is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 7 jansass.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
@syz
thanks a lot, man. that hint is as obvious as brilliant. i really was that ignorant not using basic html syntax. simple quotes could really make a difference for this. i will surely implement this one!

@foxyweb
i agree with you on the kiss topic. and besides qotations and some more oddities it should comply to loose 3.2, so no

still i managed to gain a 40%+ visiblity with a purely flashed site, so ranking a cgi site should be at least a little more easy (which it appearently is not). anyhow, i can not avoid linking to dynamic content created by perl, thus \cgi.pl?content is required for this task.

so, i read this as a hint towards a) convertig dynamic to static content and/or b) .htaccess -ing the files.



thank you very much, this board answered some 6 times, while my homeboard didn't say a word until now.

i'll report on this and maybe you'll find me in the reviews-section.

honest respect and best regards
jansass

Reply With Quote
  #11  
Old March 5th, 2003, 10:51 PM
syz's Avatar
syz syz is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Phoenix, AZ
Posts: 22 syz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to syz Send a message via AIM to syz
Foxyweb: I agree that spiders don't require much of anything ... there are some really really lousy pages out there and they get indexed... however they don't get indexed /well/.

When I say use a validator at HTML4.01, I am just saying to quote your urls and all html tag arguments, put alt tags on every image, don't nest your tags funny, and have the required stuff like a </head> and a <body>.

Using a validator tells you your mistakes. All of those problems may not show up in a modern browser like IE, but can cause problems with older browsers (like the wonderful 'missing a </table>' killer in netscape4), more standards-compliant browsers, and engines

Reply With Quote
  #12  
Old March 6th, 2003, 12:52 AM
FoxyWeb's Avatar
FoxyWeb FoxyWeb is offline
The only way to go
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: United Kingdom
Posts: 346 FoxyWeb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m
Reputation Power: 7
Syz: Right on - I am in the process of converting all the pages on all of the sites to HTML4.01 but I am being very cautious about it and taking my time at least at the beginning while I test the "system" - hence this next dance is an important one.

Some of the pages that I have highly ranked come from rather obscure positions eg very deep 4-5 directories and only connected through a frameset (I use every page regardless of importance as a potential incoming page) and when this next dance is over I will put up the scenario and see the results!

Reply With Quote
  #13  
Old March 6th, 2003, 12:53 AM
FoxyWeb's Avatar
FoxyWeb FoxyWeb is offline
The only way to go
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: United Kingdom
Posts: 346 FoxyWeb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m
Reputation Power: 7
Syz: Right on - I am in the process of converting all the pages on all of the sites to HTML4.01 but I am being very cautious about it and taking my time at least at the beginning while I test the "system" - hence this next dance is an important one.

Some of the pages that I have highly ranked come from rather obscure positions eg very deep 4-5 directories and only connected through a frameset (I use every page regardless of importance as a potential incoming page) and when this next dance is over I will put up the scenario and see the results!

Reply With Quote
Reply

Viewing: SEO Chat ForumsGoogleGoogle Optimization > google, (msn and yahoo dir) probs with cms ?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT