google is not indexing images on my site - can i speak to google?
-
why doesn't google index my images? I have 22000 of them and google is only indexing one! because my site is multi frame based, i have provided a list page for crawlers to use http://www.musicpictures.com/artists_no_frames.cfm which leads to many pages with between 1 and 9 images on each page. i have also tried various other methods for about a year. But google is still not indexing the images. My question is really - is there any way to speak to someone at google about this? I've tried all the FAQ's and sites like search engine watch etc.
-
Answer:
Hi there! As Ian notes below, your page is incorrectly coded. I've rearranged your code for you (in spite of CoffeeCup Pro complaining vehemently about it), you may download the file here: http://blake.prohosting.com/~woozle/extras/musicpictures.html ...and this should solve your problem. Here's why: "How does an indexing robot decide what to index? If an indexing robot knows about a document, it may decide to parse it, and insert it into its database. How this is done depends on the robot: Some robots index the HTML Titles, or the first few paragraphs, or parse the entire HTML and index all words, with weightings depending on HTML constructs, etc. Some parse the META tag, or other special hidden tags." The Web Robots FAQ http://www.robotstxt.org/wc/faq.html#visit The Googlebot wandered to your page, tried to read the information at the top of the page (the .js links), and couldn't understand what your page said. It didn't recognize your page as a valid HTML document, so it left. By rearranging your code so the .js links are in their proper positions within the <HEAD> tags, you tell the Googlebot that it is indeed a valid HTML document, which allows it to crawl the rest of the document and do its job. It would probably help you to know that your page is too big for the Googlebot to index all of your images. The Googlebot only indexes the first 110K of a document - your crawlers page weighs in at a hefty .85MB! Break that down into several smaller, linked pages of 100K or less to ensure that all of your images are indexed. Search Engines Details - Google http://alt.venus.co.uk/weed/search/engines.htm#goo For more information about how web-bots work, and how to optimize your site for maximum crawl coverage, try these guides: Checklist for Search Robot Crawling and Indexing http://www.searchtools.com/robots/robot-checklist.html Robots & Spiders & Crawlers: How Web and intranet search engines follow links to build indexes http://support.inktomi.com/products/search/support/docs/wp-spider/default.htm Spiders and Indexing Robots http://websearch.about.com/cs/searchspiders/ Good luck! --Missy
simsysims-ga at Google Answers Visit the source
Related Q & A:
- Can I get a Google Place from a Plus Id?Best solution by Stack Overflow
- Can I speak directly to a Customer Service rep directly?Best solution by Yahoo! Answers
- Which site can i watch movies on. [on my phone]?Best solution by ChaCha
- Can I send my google email to my yahoo email?Best solution by Yahoo! Answers
- What online site can I use to search for a job?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.