![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||||||
| |||||||
|
|
Several questions about getting all of my web site's pages spidered and indexed. 1. After reading messages in this newsgroup, I would guess it would help my chances of getting pages spidered and indexed if they are as close to the home page as possible. In other orders have as few links as possible between the home page and the content page. Is this true? (I counted some of the links on one site, and for many of the pages, you have to click through 9 links to get to them. I am working on a better organization, but in some cases, which I will not go into, I may not be able to reduce the number of links between the home page and a page I want spidered.) |
|
2. Next I need to make a site map for my web sites. The only problem is two of the sites have over a thousands of pages. So for ease of use to the web visitor, I have a collapsible way of presenting a site map. For example, the first page of the site map shows something like this: Home Cars Boats Planes Then a visitor can click on a topic, like Cars , and the visitor sees a new page like this: Home Cars Chevy Ford Chrysler Boats Planes And they can keep clicking to review the sections they want, and eventually they get to the web pages and urls. Will this type of site map work well to get pages indexed? |
|
3. Or should I create a site map that lists every page? In other words would this be a better site map for Search Engine spidering and indexing: Chevy Corvette Chevy Malibu Ford Mustang Chrysler PT Cuiser etc. (By the way, I will still offer the "organized" site map since I think this will be easier to use for human visitors.) |
|
4. I have also heard that having links from every page on the site to every other page helps. Someone suggested to me to use the following as a means to do this: "On every page, I have this code at the end of the page: div style="display : none"><a href="page listing urls">Overview for our SearchEngines</a> </div |
|
The "page listing urls" of course points to a page where all urls are listed." Is this a good practice? And will the spiders follow the link to "url of listing" if it is inside <div style="display : none"> </div>? |
|
5. Finally, assuming the answer to number 4 is yes and I should do a page listing of urls, how do other people handle long lists of urls, as in thousands of urls? My database software limits me to 500 lines in a list, so I can only display 500 urls at a time. It also gives me a "Next" link or button to go to the next 500 items. Will this be sufficient for search engines, or should I try to figure a workaround to get all of the pages on my sites onto one massive web page? |
|
Thanks for your thoughts? |
)
#3
| ||||||
| ||||||
|
|
Well, according to an old rule of thumb for web design/site layouts thoughts - you want to have most of the content within two to three clicks from the main page for the person coming to the information being sought. |
|
- one suggestion from my side, since you mentioned that some sections are just "deep" and may not be able to made "less deep", is to try to cross-link to those deeper pages from the "closer to the top" pages. |
|
Is it scripted for this expanding thought - does it take the person to a new page for the expansion of sections? ....snip |
|
What I did on my sites is have a simple site map that is divided into sections of thought; starting from the index.html and on through. Below is a bad paraphrasing: * Main Page ... Lists more recent content <-- anchor text back to main page * Indexes ... Generic listing of all content on site <--- anchor text to "articles listing" page .... Yearly Collections: ....snip |
|
div style="display : none"><a href="page listing urls">Overview for our SearchEngines</a> </div Display none means the text is hidden so that would be viewed as a hidden link which some view negatively as a practice. There are so many simpler ways to share links to inner pages, in my opinion, that hidden links is not really necessary method to employ. If nothing else, share a link to the "organized site map" and let the spider follow that. Then you have the link visible for users of your site to be able to use also. I do not know if search engines penalize you for this type of code. I |
|
A thousand URLs on one page may risk having the lower shared URLs not followed; Google advises to keep listing of links under 100 per page. ....snip |
#4
| |||
| |||
|
|
This may be true for a person, but my inquiry has to do with search engines more than anything. |
#5
| |||
| |||
|
|
Thanks for your post. Here are some answer to your questions or issues you raised. On Mon, 03 May 2004 17:30:03 GMT, C.W. <from_you (AT) nomail (DOT) com> wrote: ...snip Well, according to an old rule of thumb for web design/site layouts thoughts - you want to have most of the content within two to three clicks from the main page for the person coming to the information being sought. This may be true for a person, but my inquiry has to do with search engines more than anything. As an aside, information or subjects can be very complex, not allowing for a mere three clicks to get to it. Thus I would need a search capability on my site to make it easy for my human visitors.. |
|
...snip - one suggestion from my side, since you mentioned that some sections are just "deep" and may not be able to made "less deep", is to try to cross-link to those deeper pages from the "closer to the top" pages. I will review my organization and try to make it as flat as possible, but I am sure I will not be able to get all pages within 5 clicks of the home page. I'll try cross lining to see if I can "move them up." ...snip Is it scripted for this expanding thought - does it take the person to a new page for the expansion of sections? ...snip The site map is not scripted, just plain html code. ...snip What I did on my sites is have a simple site map that is divided into sections of thought; starting from the index.html and on through. Below is a bad paraphrasing: * Main Page ... Lists more recent content <-- anchor text back to main page * Indexes ... Generic listing of all content on site <--- anchor text to "articles listing" page .... Yearly Collections: ...snip I like this approach, kind of like a table of contents and summary combined.. ...snip div style="display : none"><a href="page listing urls">Overview for our SearchEngines</a> </div Display none means the text is hidden so that would be viewed as a hidden link which some view negatively as a practice. There are so many simpler ways to share links to inner pages, in my opinion, that hidden links is not really necessary method to employ. If nothing else, share a link to the "organized site map" and let the spider follow that. Then you have the link visible for users of your site to be able to use also. I do not know if search engines penalize you for this type of code. I know they say they are against "tricks." Is this a trick by their definition? I don't know. It looks innocent enough, but I guess unless anyone knows it is safe, I ought to be safe and not include it. I'll follow your advice and use my human map as a visible link at the bottom of every page. A thousand URLs on one page may risk having the lower shared URLs not followed; Google advises to keep listing of links under 100 per page. ...snip How do all of these directory sites or anyone get away with large nubmer of links to a page? Google must have some way to handle this. That having been said, it is probably still good advice not to fill a page with tousands of links. How does a big electronics firm or parts web site get all of their parts into search engines? They can not have a site map that points to every part and is only three clicks from the home page and is 100 or less links per page. If they had a 100 links per page, and 100 page linked on a site map, that is only 10, 000 links that are within 2 clicks of a home page. Another level of 100 gives you 1,000,000 links. so maybe that is how. Or perhaps we are missing the point on seo. Perhaps, and please tell me what you thing of this, it is necessary to have pages within a few clicks of a home page to reinforce the strength of the subject matter of the home page or of lower pages. In other words a web site's home page that claims to be about cars should have car pages within 3 clicks in order to rank higher. But as you descend "lower into a site, the search engines keep track of subject matter, so that a car parts site could get away with having car toys lower in the site and not be penalized, and the search engines have some way to rank the car toys different than the home page. That is not a very coherent explanation, but I have to wonder if my whole premiss of a site map that points to every single page is not correct. Perhaps I need a site map, much like your "table of contents", as I call it, to point out important pages that serve as mini home pages within a site, kind of like pages that change the emphasis of the site at that point. Anyway thanks for your post. It has been thought provoking. I hope to hear from a few more people on their ideas. |
#6
| |||
| |||
|
|
On Mon, 03 May 2004 21:13:30 GMT, Al F <bscinc3000 (AT) Yahoo_NoSpam (DOT) com wrote: Thanks for your post. Here are some answer to your questions or issues you raised. On Mon, 03 May 2004 17:30:03 GMT, C.W. <from_you (AT) nomail (DOT) com> wrote: ...snip Well, according to an old rule of thumb for web design/site layouts thoughts - you want to have most of the content within two to three clicks from the main page for the person coming to the information being sought. This may be true for a person, but my inquiry has to do with search engines more than anything. As an aside, information or subjects can be very complex, not allowing for a mere three clicks to get to it. Thus I would need a search capability on my site to make it easy for my human visitors.. www.atomz.com but it'll cost you. |
#7
| |||
| |||
|
|
That being said, a search engine is blind, deaf, stupid and fast compared to a human and that's not likely to change soon. |
#8
| |||
| |||
|
|
On Mon, 03 May 2004 21:13:30 GMT, Al F <bscinc3000 (AT) Yahoo_NoSpam (DOT) com wrote: Thanks for your post. Here are some answer to your questions or issues you raised. On Mon, 03 May 2004 17:30:03 GMT, C.W. <from_you (AT) nomail (DOT) com> wrote: ...snip Well, according to an old rule of thumb for web design/site layouts thoughts - you want to have most of the content within two to three clicks from the main page for the person coming to the information being sought. This may be true for a person, but my inquiry has to do with search engines more than anything. As an aside, information or subjects can be very complex, not allowing for a mere three clicks to get to it. Thus I would need a search capability on my site to make it easy for my human visitors.. www.atomz.com but it'll cost you. BB snip |
#9
| |||
| |||
|
|
"Big Bill" <kruse (AT) cityscape (DOT) co.uk> wrote in message news:29je90d68sd64ckl7mjt1cqd108rcqm7m5 (AT) 4ax (DOT) com... On Mon, 03 May 2004 21:13:30 GMT, Al F <bscinc3000 (AT) Yahoo_NoSpam (DOT) com wrote: Thanks for your post. Here are some answer to your questions or issues you raised. On Mon, 03 May 2004 17:30:03 GMT, C.W. <from_you (AT) nomail (DOT) com> wrote: ...snip Well, according to an old rule of thumb for web design/site layouts thoughts - you want to have most of the content within two to three clicks from the main page for the person coming to the information being sought. This may be true for a person, but my inquiry has to do with search engines more than anything. As an aside, information or subjects can be very complex, not allowing for a mere three clicks to get to it. Thus I would need a search capability on my site to make it easy for my human visitors.. www.atomz.com but it'll cost you. BB snip I have FusionBot, it is free. And works good. You can get the paid one, but I use the free one and haven't had any problems with it. Stacey |
![]() |
| Thread Tools | |
| Display Modes | |
| |