|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
| View Poll Results: Is making a crawler-friendly version that redirects to an AJAX version the best way? | |||
| Yes |
|
1 | 50.00% |
| No |
|
1 | 50.00% |
| Voters: 2. You may not vote on this poll (are you registered and logged in?) | |||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Jun 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Hi,
Does anyone know (or at least have a good guess) if Google follows JS redirects? (i.e. window.location.href = sTargetURL). The reason I ask is because I have an idea that I’ll share with you because it would be a pretty great model for a website’s architecture and I’d appreciate any feedback on it: Here's the problem, search engines act as simple web browsers and don’t execute AJAX, right? This is a problem because an AJAX website is essentially just one webpage that is updated with new content retrieved from the server. However, I think that if a website we’re built in the traditional manner for the sake of search engine spiders and browsers without JS, then the sub-pages could use JS redirects to point the browser to the homepage which would use JS to transform it into an AJAX page, such as by capturing the click event on a link to a sub-page then canceling it then executing AJAX. This would seem to solve the problem of making an AJAX site search-engine friendly. J This would be very exciting news (to me at least). (YUI, BTW recently released a way to make back and forward navigation possible with AJAX:http://developer.yahoo.com/yui/history/) What do you guys think, is making a search-engine friendly website with pages that redirect to an AJAX website the best way to make websites? Thanks. |
|
|
|
|
Sponsored Links
|
|
|
|
#3 (permalink) |
|
Noogle
![]() Join Date: Jun 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Thanks, but the point of using a JS redirect is to determine if the browser uses JS. If it does then the user will be redirected to an AJAX page otherwise they will remain on the static page. This static page is also for the search engines since they don’t execute AJAX.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does Google follow JS redirects? | dathan.n@gmail.com | All About Google | 0 | 06-13-2007 12:56 PM |
| directions not to follow | alant | Google Earth & Google Maps | 1 | 06-01-2007 06:19 AM |
| Follow the money to a digital future Viacom vs. Google is about ... - San Francisco Chronicle | News Alerts | Google in the News | 0 | 03-13-2007 09:47 PM |
| Redirects in Google | xpat | Search Engine Optimization Forum | 0 | 03-21-2006 10:30 PM |
| On 301 Redirects, will google be mad if? | katieseo | All About Google | 5 | 07-14-2005 11:47 PM |