Jump to content

Showing Banners As "real" Html


martin

Recommended Posts

Hello Revive community,

we are using Revive Adserver on our websites to show teasers of articles. So we mostly have HTML banners, that link internally. Until now we used Javascript invocation code with SinglePageCall implementation. The last couple of months Google started to penalize websites having less content and too many ads (http://googlewebmastercentral.blogspot.de/2012/01/page-layout-algorithm-improvement.html), so we are having trouble as Google cannot read the HTML of our teasers as they are invoked using Javascript tag.

I thought of using XML-RPC invocation method, but I have some trouble finding documentation or tutorials. My questions would be:

 

1.) Can Server A (where our website is running) use XML-RPC API of Server B (where a Revive instance is running) to request HTML code of a banner to integrate the HTML code into a template which is then served to the client from Server A. Is XML-RPC the right way to do that?

2.) Is there a way to do some SinglePageCall similar thing using XML-RPC. What I want is to get the HTML code of all zones invoked on the website during a single XML-RPC call from server A to server B

3.) Do you know about any documentation on that topic or does anyone have experience if this is possible (we are serving more than 100 million teaser impressions per year)

 

Thank you all for your help

Regards from Germany

Martin

Link to comment
Share on other sites

  • 5 weeks later...

Hi Martin,

 

1. Yes, it can, and I think XML-RPC is probably the best way to do this.

 

2. I don't think so, unfortunately. The SPC functionality is only done for JavaScript.

 

3. Documentation is slowly in progress! (No help now, I know, but if you have specific questions about it, ask away, and we will do what we can.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...