AJAX (Asynchronous Javascript And XML) is a popular technique for creating interactive websites, though other technologies (e.g. JSON) are often used instead of XML.
1
vote
2answers
116 views
Here we go again - quest for web hosted forum via javascript
disclaimer
If this is the wrong location for this question, then please advise me accordingly.
backgound
I've been using Disqus and intense debate as a 'comments' service for a variety of my ...
1
vote
3answers
553 views
Search Engine Crawler call ajax to crawl ajax returned content?
wondering if search engine crawlers see pages with links to ajax calls (using jQuery + Asp.Net MVC) if they follow these links to index the content.
I found this question, but I am wondering ...
1
vote
1answer
137 views
Commenting System For A Website
I hope this is the right place for such a question.
I am developing a website that has no users system.
I am looking for a commenting system for the website.
Requirements:
Ajax commenting
...
1
vote
1answer
93 views
what is standard approach to create a responsive website using javascript,php ajax and perhaps zend framework [closed]
I am working on a web system currently and plans to heavily use javascript with ajax to make the user interface more friendlier, not fancy as such.
The javascript will be used for client side form ...
1
vote
2answers
52 views
How to manually list set of urls for search engines to index
So I have created a video website which has thousands of videos and thousands of videos get added to it on a daily basis. Here is my problem :-
I have created a website which basically loads the ...
1
vote
1answer
418 views
Decoding an encrypted HTML file using Javascript
Iam trying to decrypt the encrypted page source of an HTML file. I am serching for a decoding trick to decrypt a page containing facebook interface UI. It is in the following post decrypted facebook ...
1
vote
2answers
461 views
Best way to use static HTML + AJAX with Django
I'm working on a web app and decided that for the max amount of speed I'm going to make it a single page. Then load all the content via AJAX pulling the data from a Django app. My options as I see ...
1
vote
1answer
611 views
Monitoring JSON requests sent/received from the browser?
Having a website that generates and receives JSON requests via AJAX, I failed to find a tool that shows me live the communication including the content of the JSON calls.
I thought that the Google ...
1
vote
1answer
424 views
Simple Frameset Website vs Complex AJAX Website?
I should preface this with the statement that I do understand that HTML Framesets are on their way out, and that they have all sorts of SEO/accessibility concerns.
That being said, I've been ...
1
vote
2answers
602 views
How to identify the client is a search robot?
I have built my entire site using AJAX (indeed it's GWT). I have also implemented AJAX crawling proposed by Google. However, after the implementation, I found that neither Yahoo , Bing, nor Baidu ...
1
vote
1answer
76 views
Website constructed using a JS application no longer indexed as per google's AJAX Crawling spec. Whats the issue?
I have two sites that should be compliant to googles AJAX Crawling spec (https://developers.google.com/webmasters/ajax-crawling/docs/getting-started) .
One domain (http://auroraliveaboard.com) was ...
1
vote
1answer
128 views
Framework for interaction between web-page and server-side script
I want to make a web-page that will have several controls elements, among which there are elements like check-boxes, radio-buttons, "range selectors" (one can specify the min and max value, like it is ...
1
vote
1answer
50 views
Website forwarding - actions do not seem to work
I have the following website up and running: www.posti.sh
The website is actually on www.myskoob.com/postish/, but I use domain forwarding so that when the user types in www.posti.sh it stays that way ...
1
vote
1answer
83 views
Adsense block not displaying anything
I have copied and pasted the following code into my page, but it seems to be having no effect. It should have a fall back block colour, but nothing is showing.
Code copied/pasted straight from google
...
1
vote
1answer
315 views
Should I be looking for an alternative to Zen Cart as my business grows?
I created a business website for a family business which is growing.
It's my family, and I'm a software developer, but I don't want to rebuild the wheels or be a shopping cart programmer. For this ...
1
vote
1answer
471 views
Overriding link action with ajax - SEO
If I override default link href with onclick and ajax, for example link <a href="/mypage">, so onclick I load mypage through ajax, if javascript is disabled, or its a text browser or bot, I let ...
1
vote
1answer
57 views
Ajax crawling : snapshot page dissimilar with user page
For ajax-crawling purpose I make snapshots pages. My problem is user view pages and snapshot pages are dissimilar (tags h1, h2...).
Example:
user view page: http://www.meomap.net/#!/place/1
...
1
vote
3answers
108 views
Bootstrap dynamic content
I am building a website powered by twitter's bootstrap. I have created a landing page with menus and text. The next thing I want to do is create a About page, but what is the easiest way to create a ...
1
vote
1answer
129 views
How is the new Hulu not penalized for SEO?
I heard if you serve different content with Javascript disabled, search Bots can penalize you. I have been looking at the source of the new Hulu website and wanted to ask a few questions. I was told ...
1
vote
0answers
48 views
Town Of Pixels - Getting Traffic [closed]
I need some inputs and feedback on one of my application which i released a week back. Its name is Town of Pixels (http://www.townofpixels.com). Its majorly for designers, photographers and artists ...
1
vote
1answer
47 views
Choose from client best server to download from
My web site has a download of a file of about 10Mb. I can have it stored in more than one server and was thinking of a way to offer the download to the best performing server (performance measured ...
1
vote
3answers
275 views
Is there a third party JavaScript that adds Facebook Chat style messaging to a site?
I'm looking for a service (happy to pay) that will provide Facebook style chat to users of my website. I'd expect it to work somewhat like Disqus but probably require a bit more work to implement user ...
0
votes
2answers
171 views
SEO when loading items through AJAX
Let's say I have standard scenario of commerce site that has categories on the left and items on the right.
What I would like to do is that when user clicks on category it will pass it's ID to js, js ...
0
votes
2answers
174 views
How to progressively display images on websites
I want to display images on my websites just like Facebook and other websites display images now - progressively i.e a complete blurred image first and then the whole sharp images loads.
I am not ...
0
votes
4answers
167 views
Can I include a robots meta tag outside of the head in HTML snippets indeded to be AJAXed?
I have a number of files in my site which are not intended for independent viewing, but rather to be AJAXed into content within the site. They obviously don't meet HTML standards (no body, head, etc.) ...
0
votes
1answer
389 views
How to let Google know about dynamic content?
I'm looking for the best practice to let Google know about a vast number of dynamically created content.
Let's say (I mean - dream) that I'm Facebook, and I want to let Google to index all the users' ...
0
votes
1answer
216 views
PPC advertising publishing options on on an Ajax/Dynamic site?
Does anyone know of an advertising programme which will allow a highly ajax-ified site to be monetized?
Google seems to have ramped down its Ajax-Adsense experiment (no longer accepting ...
0
votes
1answer
935 views
Ajax Gantt Chart possibly jQuery based
I'm looking for a free or commercial Ajax Gantt Chart that should possibly be jQuery based.
0
votes
1answer
57 views
Question about AJAX saftey please help inquire
I have a social network that I am creating and have a security question. I have the ability to have friends on the website and when you request a friend it would be a button that would run a script ...
0
votes
2answers
441 views
Sidebar for Navigation in Website
I want to have a sidebar in my website with navigation in it.
I will use script like phpBB etc. but I want sidebar to be displayed on every page.
So I am thinking about making a Sidebar in HTML and ...
0
votes
1answer
358 views
How to using ajax for voting script [closed]
I'm trying to set up some voting logic on my site, and have the vote result update without refreshing the site. I did some research and AJAX seems to be the way to go, but i cant find a good tutorial ...
0
votes
0answers
12 views
Using Ajax #! for Google but site is not being crawled any more
We used to have all links in a normal way (thus with parameters?), we changed to Ajax loading cause we installed a music player. Here's an example:
Old links: ...
0
votes
0answers
16 views
Speed up XHR requests [closed]
I have a Yii project (PHP framework) running on Apache2, where I use AngularJS for the front-end. I have some AJAX requests, but they are kind of slow... sometimes it reaches 2.5 sec.
I'd like to ...
0
votes
0answers
14 views
How to do I redesign a Flash based table page into something AJAX? [closed]
Shortly, I will be redesigning this page: https://www.misoenergy.org/MarketsOperations/RealTimeMarketData/Pages/LMPContourMap.aspx
It currently uses a Flash object to draw the table you see from the ...
0
votes
1answer
37 views
Ajax Load More for Search Engine Bots
On my website I am only displaying 20 posts for visitors, when they scroll down it loads more. I want to know if will affect the ranking of my website in a negative way if I load, for example, 100 ...
0
votes
1answer
150 views
Do other search engines support Google's “hash bang” syntax for crawling AJAX applications?
Google has a really nice document explaining how web developers can get Google to crawl non-AJAX versions of their web applications to make it possible for Google to index AJAX-heavy websites.
Do ...
0
votes
0answers
50 views
I need a chat script like the one used in Rencontre-professionnel.com?
I found a website using a good chat system . It doesn't use a room, even it's multi-user. Does any one knows who does it work? Is it using an open source script? Can you find it for me, I really need ...
-1
votes
1answer
81 views
How can I remove plus sign in jquery string [closed]
How can I remove + sign from string in Jquery $('#sender_name'). val(). If I entered any space then it include a + sign
So in my controller I cant get accurate value due to + sign (I am using Ajax ...
-1
votes
1answer
360 views
Does anyone knows a good Facebook chat script? [closed]
I'm looking for a facebook chat script.. that can handle a large number of users.. does anyone knows one? I need one urgent and please post one that you had experience with.