Tagged Questions
1
vote
1answer
56 views
Toggling between hidden divs instead of two links
For each entity in my site I have a 'joint' section (~30%), and a sub-section (~70%) which has two different options, meaning I only display ONE of them at a time. Currently I have two different links ...
3
votes
2answers
150 views
Will a search engine lower the rank of my page if i have hidden iframes?
As a praxis, all external content on our site is put in iframes to lower the risks of any external parties injecting stuff to our users. We also do it to make sure our content shows up before banners, ...
5
votes
4answers
288 views
Will JavaScript (document.write) content be indexed by search engines?
I have an external JS file embedding some content inline in a web page.
Basically it just does a document.write("my content") via a script tag and loaded externally with the src attribute.
Any ...
1
vote
1answer
108 views
S1000D JavaScript search engine
I am developping a static web application. My goal is to create a search engine.
So, I have a list of training's documents and I want to search a fulltext from each one;
My documents are stored on ...
0
votes
1answer
94 views
Encouraging recurrent users to +1 (or Facebook Like)
I want to display a message to users who have visited my site 5 times, but have not yet +1'ed or Like'd to please do so. I guess javascript and a cookie are likely required. But have no idea how to go ...
0
votes
3answers
148 views
Search engine for website
Does anybody have any recommendations for a search engine that I can use for my website. I currently use Google CSE, but am wondering if there is anything better.
I want to be able to have the ...