Categories: Crawling, indexing & ranking :

Problems Arising From Google Starting To Index Javascript

Showing 1-34 of 34 messages
Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 5:49 AM Dear Members I run an E-Commerce Website. I am having issues since the day Google started to Deep-Crawl Javascript. The problem is that the "Buy Now" Buttons had Javascript. After the change Google started to Actively shop on the website. The websit
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 7:03 AM Can you post to this thread the URL of your site? You can use something like tinyurl to mask the site name. It is difficult to see what exactly is happening, because it depends on the exact source code of your site, if the site has correct (X)HTML ma
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 7:35 AM Dear Cristina Here Is The Clig <a href="http://cli.gs/BBarrX">http://cli.gs/BBarrX</a>. Also i know its rel="nofollow" and not "No-Follow". The Buy Now button is marked with the correct no follow. The statement above was just to specify that they hav
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 8:15 AM Check your page with the W3C validator http://validator.w3.org/ it has many errors, it is a good idea to try to fix at least the important ones. You cannot know if your page is parsed by Googlebot in the way you want it to be, because your site has
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 8:26 AM Dear Cristina The Website is working at its best despite of the W3c Errors. I think the issues mentioned above has nothing to do with W3c errors. I would really appreciate if some one can take up all the questions one by one......
Re: Problems Arising From Google Starting To Index Javascript Lysis 8/23/09 8:35 AM Aside from the validation errors you should fix, you might be getting penalized for this: <div id="login-panel" style="z-index:0;position:absolute;background:#fff;top:0;visibility:hidden;width:1004px;"> I see what you're trying to do with the code
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 8:40 AM Lysis....Thanks for the advise.. I will soon correct this one up.....Also do you have answers to the questions that i have posted initially....
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 9:38 AM Can you give an exact example of a URL with error 404 that you are referring to, and can you write the URL listed in the web crawl errors of Google Webmaster Tools as linking to that URL? You do not need to write the exact site name in the URL, becau
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 10:04 AM /abu-dhabi/by-price/65-to-90-usd/24449/function.mysql-connect/ Detected on 19th August 2009 /abu-dhabi/by-price/above-90-usd/24492/function.main Detected On 19th August 2009 /abu-dhabi/by-sentiment/friendship/buy/24234/ detected on 18th August 2009
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 10:09 AM What I mean is that the web crawl error table for not found URLs of Google Webmaster Tools (in Diagnostics - Crawl errors) has data with where the link was found from (in the column 'Linked from') and the date when it was detected. It would help in u
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 10:10 AM Sorry, cross-posting, I saw your reply only after I posted.
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 10:12 AM Do you have 'Linked From' URLs in Google Webmaster Tools for those URLs? Your reply does not mention the 'linked from' URL.
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 10:40 AM for these URL"s the linked URL's are unavailable. For /abu-dhabi/by-sentiment/friendship/buy/24234/ detected on 18th August 2009 the linked URL is unavailable but for similiar URL's the linked URL is /abu-dhabi/by-sentiment/friendship/ Rishi
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 11:13 AM I still think it is a good idea for you to try to fix (X)HTML validation errors.Your site has many XHTML errors, and you cannot know if validation errors are part of the problem or not.When you write rel="nofollow" in the source code of a page with m
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 11:24 AM The Google cache that I see of your URL by-sentiment/friendship/ is from 15 June and it does not have rel="nofollow"I suggest submit an XML sitemap from Google Webmaster Tools, with lastmod elements with the date when your URLs were updated,to indica
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 11:26 AM Another thing is, when did you add to your robots.txt file the line Disallow: *buy*It is good that you have this line in your robots.txt file, but if it is recent, Googlebot did not have time yet to apply it to its crawling pattern.
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 11:39 AM Dear Cristina I added Disallow: /*buy on 18th August 2009. As far as the sitemaps are concerned i have already done that on 12th August 2009. Since the day i added them it showed me that my Indexed Pages are 29,836 and Submitted Url's are 51,572. Sin
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 11:56 AM Check the content of your robots.txt file as seen by Googlebot in Google Webmaster Tools (at Site configuration - crawler access).It takes a bit for the Google cache or robots.txt to update, because it is not updated more often then once a day.You do
Re: Problems Arising From Google Starting To Index Javascript JohnMu 8/23/09 3:23 PM Hi rishiynr It looks like you've already gotten it under control (Thanks, Cristina!), but I thought I'd pop in to answer some of your questions :-). 1. We generally do not follow links with "nofollow". However, sometimes it's difficult to nofollow a
Re: Problems Arising From Google Starting To Index Javascript cristina 8/23/09 3:32 PM sorry, me again. If you want to block in robots.txt from Googlebot the URLs you mentioned that have the word 'function' it it, like /something/function.mysql-connect/ do not forget to add to your robots.txt file Disallow: /*function (but check first
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/23/09 11:27 PM First of all i would like to thank both John Mu and Cristina for their valuable inputs. I have myself figured some problems and are not sure if they will help solving my Indexing Problems. 1.) When some one clicks on the "More Details" link which is
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/24/09 1:12 AM I would also like to site that Initially when the website was developed all the "Order Now" and "Buy-Now" buttons were Non Javascript. To prevent Google and other search engines from shopping the link was embedded in Javascript. So after the Google s
Re: Problems Arising From Google Starting To Index Javascript rishiynr 8/24/09 1:16 AM Good Lord....Now The Number Of Pages Have Reduced to 531. Save Me.......
Re: Problems Arising From Google Starting To Index Javascript JohnMu 8/24/09 1:42 AM Hi Rishi Regarding your "function.main" URLs, these appear to be caused by server side error pages that do not return a 500 result code. You can see this by searching for your site together with one of these keywords, for example: http://www.google.
Re: Problems Arising From Google Starting To Index Javascript Chris Hunt 8/24/09 2:54 AM Could you not re-code your "recently viewed products" bit to limit the maximum number of products it shows? Say to ten or twelve?
Re: Problems Arising From Google Starting To Index Javascript rishiynr 9/29/09 6:19 AM
Re: Problems Arising From Google Starting To Index Javascript rishiynr 9/29/09 7:53 AM
Re: Problems Arising From Google Starting To Index Javascript Chris Hunt 9/29/09 7:58 AM
Re: Problems Arising From Google Starting To Index Javascript rishiynr 9/29/09 8:02 AM
Re: Problems Arising From Google Starting To Index Javascript barryhunter 9/29/09 9:41 AM
Re: Problems Arising From Google Starting To Index Javascript ColinMcDermott 9/29/09 9:47 AM
Re: Problems Arising From Google Starting To Index Javascript rishiynr 10/2/09 6:37 AM
Re: Problems Arising From Google Starting To Index Javascript rishiynr 10/3/09 12:09 AM
Re: Problems Arising From Google Starting To Index Javascript barryhunter 10/3/09 5:18 AM
More topics »