Advertisers: how to provide an RSS feed to Reactivpub

Size: px
Start display at page:

Download "Advertisers: how to provide an RSS feed to Reactivpub"

Transcription

1 Application Note Advertisers: how to provide an RSS feed to Reactivpub Version 1.0.1

2 Introduction Topic Reactivpub, an affiliation platform based on the R-ADServer technology developed by the R corporation, allows affiliates (or broadcasters: internet sites that want to profit from their available advertising space) to be connected to advertising sites that want to promote or sell their products. Different technical and financial models exist to allow broadcasting ads. They differ most distinctly in how they are implemented. This document is targeted at advertisers on the Reactivpub platform: it presents the advantages and describes the technical aspects of implementing an RSS feed within the framework of a campaign. Who is this document for? This document is targeted at advertisers (or future advertisers) on the Reactivpub platform who wants to broadcast their products using RSS feeds. Warnings Despite all the care we took in developing this document, it might still contain errors. Kindly send all comments or questions to production@r-advertising.com. The information in this document is subject to change without notice. Advertisers How to provide an RSS feed to Reactivpub 2

3 RSS feeds What is RSS? RSS (Really Simple Syndication) is a contents syndication format for the Web. Contents syndication means offering information to users (for instance, news concerning ad campaigns, or parts of the contents of a web site) in a precise format that is easy to manage. RSS is most often used as an RSS feed. This is simply an RSS-format file that was generated by the site and is dispatched on-demand to the client. News Medias People Good deals Sales Travel Culture Sport Sciences Technically, RSS corresponds to a number of formats based on the XML standard. Any RSS file must conform to the XML 1.0 specs as edited by the World Wide Web Consortium (W3C, Note that conforming to the standard is a key element when providing data in the RSS format. In this document, we will use the term RSS feed to describe the format of the feed or an RSS-formatted file. Advertisers How to provide an RSS feed to Reactivpub 3

4 Example of an RSS feed Here is an example of an RSS feed: <?xml version="1.0"?> <rss version="2.0"> <channel> <title>this is the title of my RSS feed</title> <link> <description>description of my site.</description> <item> <title>my first item</title> <link> <description>description of first item</description> <pubdate>date it was added to the catalog</pubdate> </item> <item> <title>my second item</title> <link> <description>description of second item</description> <pubdate>date it was added to the catalog</pubdate> </item> </channel> </rss> Advertisers How to provide an RSS feed to Reactivpub 4

5 Structure and Contents of an RSS Feed We will only introduce here the main elements of an RSS feed. You can identify all the authorized parameters by reading the RSS 2.01 specs on Note: Some parameters noted as optional in the official specs might nevertheless be compulsory for broadcasting on our network. They will be introduced as compulsory in this document. Overall Structure An RSS feed is mainly made up of: - A header containing elements that flag the XML and RSS version regarding the contents of your feed. Our recommendation is to use the following values: <?xml version="1.0"?> <rss version="2.0"> </rss> - The feed contents itself, described in the <channel> element and its sub-elements: o o Elements describing the overall characteristics of the feed (<title>, <link> ) <item> elements that describe each item present in the feed Advertisers How to provide an RSS feed to Reactivpub 5

6 <channel> element (description of the feed) Insert these elements below <channel> and before the first <item> tag. Elements below are compulsory: Compulsory elements title link description Role, possible values Defines the title of the RSS feed <title>this is the title of my RSS feed</title> Defines the URL of your web site <link> Must provide a description of what you offer <description>description of my site</description> Elements below are not compulsory: Non-compulsory elements image language Role, possible values Lets you insert your logo in the RSS feed. The image must be a GIF, JPEG or PNG file. <image> <url> <width>500</width> <height>120</height> <link> </image> Lets you define the language for your RSS feed. <language>fr</language> ttl Number of minutes indicating how long an RSS feed can stay in memory or in the cache before it is refreshed from the source. For instance, if you regenerate your feed every hour, specify a ttl of 60 in order to limit the number of requests sent to your server. <ttl>60</ttl> Advertisers How to provide an RSS feed to Reactivpub 6

7 Elements in <item> (description of the elements) Each one of your products/items must be presented with an <item>. The elements described below must be inserted in each tag (between <item> and </item>). Your feed can contain as many <item> as you wish, but the more items you list, the longer it will take to display and process the feed. Elements below are compulsory: Compulsory elements title Role, possible values Defines the name of the item (=the product). <title>the name of my product</title> link description Defines the URL pointing to your product. <link> link> Must hold a description of the item. This element may use HTML code, as long as it is surrounded by CDATA section delimiters. <description> <![CDATA[<div>Description of the product.</div>]]> </description> Elements below are not compulsory: Non-compulsory elements pubdate Role, possible values Defines the date when the item was added to the feed (or the creation date for the product). This field is used to figure out which items were added recently to the feed. It is best to use the MM/DD/YYYY format (for September 20 th, 2007: 09/20/2007) <pubdate>09/20/2007</pubdate> category guid Defines the category of the item. It could be a destination country for a trip, or a category of products (TVs, shirts, ) Some programs, like Internet Explorer 7, provide specific functionalities that let one sort items from the feed based on category. <category>shirts</category> Lets you define a unique identifier for the item (an item number, for instance.) Some aggregators use this information to figure out which items are new. <guid>01555em222a</guid> Advertisers How to provide an RSS feed to Reactivpub 7

8 Advice to help you create your feeds It is best to pay attention to the following tips: - Do not randomly generate the products that make up your feed. The consequence would be that new products could not be detected. - Although in theory a feed can hold a large number of items, it is best to create several focused feeds that hold fewer items (flash sales, reduced items, one feed per category) rather than group everything within a single feed. There is no limit to the number of feeds allowed. Advertisers How to provide an RSS feed to Reactivpub 8

Digital media glossary

Digital media glossary A Ad banner A graphic message or other media used as an advertisement. Ad impression An ad which is served to a user s browser. Ad impression ratio Click-throughs divided by ad impressions. B Banner A

More information

Advertisers: Recommendations regarding how to integrate Reactivpub tags in Joomla

Advertisers: Recommendations regarding how to integrate Reactivpub tags in Joomla Application note Advertisers: Recommendations regarding how to integrate Reactivpub tags in Joomla Version 1.0.1 Introduction Objective Reactivpub, an affiliation platform based on the R-ADServer technology

More information

SWFP: Secure Web Feed Protocol

SWFP: Secure Web Feed Protocol SWFP: Secure Web Feed Protocol Frédérick Giasson fred [at] fgiasson.com Abstract SWFP ensures the secure broadcasting of web feeds content over a local network or the Internet. The protocol is built to

More information

For a digital copy of the SMI Digital Ad Kit, please contact your Marketing Consultant or download it at:

For a digital copy of the SMI Digital Ad Kit, please contact your Marketing Consultant or download it at: RM Sonoma Media Investments digital ad kit For a digital copy of the SMI Digital Ad Kit, please contact your Marketing Consultant or download it at: http://www.pdmediasource.com/resources/creative-center/

More information

versasrs HelpDesk quality of service

versasrs HelpDesk quality of service versacat v2.1.0 Date: 24 June 2010 Copyright 2002-2010 VersaDev Pty. Ltd. All Rights Reserved. *************************************************************** Contents ***************************************************************

More information

Setting up Web Material. An introduction

Setting up Web Material. An introduction Setting up Web Material An introduction How to publish on the web Everyone with an Aberystwyth University account can publish material on the web http://users.aber.ac.uk/you9/ The URL of your home page

More information

SEO FOR VIDEO: FIVE WAYS TO MAKE YOUR VIDEOS EASIER TO FIND

SEO FOR VIDEO: FIVE WAYS TO MAKE YOUR VIDEOS EASIER TO FIND SEO FOR VIDEO: FIVE WAYS TO MAKE YOUR VIDEOS EASIER TO FIND The advent of blended search results, known as universal search in Google, has produced listings that now contain various types of media beyond

More information

BioOne Librarian Tip Sheet Series. Using the Administration Panel

BioOne Librarian Tip Sheet Series. Using the Administration Panel BioOne Librarian Tip Sheet Series Using the Administration Panel How to Access My BioOne User Profile 1. From the BioOne homepage (www.bioone.org), please click on the Log in link in the upper right-hand

More information

USER GUIDE Chapter 20 Using Podcasts. Schoolwires Academic Portal Version 4.1

USER GUIDE Chapter 20 Using Podcasts. Schoolwires Academic Portal Version 4.1 USER GUIDE Chapter 20 Schoolwires Academic Portal Version 4.1 TABLE OF CONTENTS Introduction... 1 Adding a New Podcast Page... 3 Adding a New Episode... 5 Supported File Types... 5 What is an MP3 File?...

More information

Downloading and Using Mozilla Thunderbird By Brazos Price Spring 2005

Downloading and Using Mozilla Thunderbird By Brazos Price Spring 2005 Downloading and Using Mozilla Thunderbird By Brazos Price Spring 2005 What is Thunderbird? Why should I use it? Thunderbird is the email client portion of Mozilla, an open-source suite of applications

More information

Technical Specifications

Technical Specifications Technical Specifications SETTING UP THE RETARGETING CAMPAIGN Installation and tag testing (5 working days) Once the tags are available, they must be installed on your site, and you should let us know so

More information

2016 MEDIA KIT. www.springerpub.com www.dailynurse.com

2016 MEDIA KIT. www.springerpub.com www.dailynurse.com 2016 MEDIA KIT Editorial Calendar, 2016 Plan your advertising campaigns around editorial and topics important to nurses everywhere. DailyNurse publishes articles addressing current issues in nursing and

More information

Content Management. component of BoxesOSv3.0

Content Management. component of BoxesOSv3.0 Content Management component of BoxesOSv3.0 Content Management Component of BoxesOSv3.0 Overview BoxesOS Content Management Component provides an organization with enterprise level tools for creating,

More information

80+ Things Every Marketer Needs to Know About Their Website

80+ Things Every Marketer Needs to Know About Their Website 80+ Things Every Marketer Needs to Know About Their Website A Marketer s Guide to Improving Website Performance No website can avoid clutter building up over time. Website clutter buildup can negatively

More information

SEO. Module 1: Basic of SEO:

SEO. Module 1: Basic of SEO: SEO Module 1: Basic of SEO: Internet and Search engine Basics Internet Marketing Importance of Internet Marketing Types of internet Marketing Method Importance of Search Engines SEO is an art of Science

More information

Buffalonews.com & Canalside Media. Digital Ad Specifications. Last Updated: 7/23/14

Buffalonews.com & Canalside Media. Digital Ad Specifications. Last Updated: 7/23/14 Buffalonews.com & Canalside Media Digital Ad Specifications Last Updated: 7/23/14 Buffalonews.com Standard Ad Size Guidelines Unit Name Dimensions (in pixels) File Size Limit File Type Accepted Positions

More information

First Steps. QUALITYCLICK.COM c/o NetSlave GmbH Simon-Dach-Straße 12 D-10245 Berlin

First Steps. QUALITYCLICK.COM c/o NetSlave GmbH Simon-Dach-Straße 12 D-10245 Berlin First Steps QUALITYCLICK.COM c/o NetSlave GmbH Simon-Dach-Straße 12 D-10245 Berlin Phone +49 30-94408-730 Email info@qualityclick.com Fax +49 30-96083-706 Content 1. Fundamentals 2. Preparation 3. Contract,

More information

Web Design Technology

Web Design Technology Web Design Technology Terms Found in web design front end Found in web development back end Browsers Uses HTTP to communicate with Web Server Browser requests a html document Web Server sends a html document

More information

II. Admin The Admin window is where users are added and deleted.

II. Admin The Admin window is where users are added and deleted. Women s Premier League Content Management Software Welcome to the new WPSL Web Content Management system. Through Content Management Software (CMS) you will be able to add and edit web content for your

More information

The Essential Guide to HTML Email Design

The Essential Guide to HTML Email Design The Essential Guide to HTML Email Design Emailmovers Limited, Pindar House, Thornburgh Road Scarborough, North Yorkshire, YO11 3UY Tel: 0845 226 7181 Fax: 0845 226 7183 Email: enquiries@emailmovers.com

More information

Digital and Mobile Advertising Specs. Preparing elements that increase revenue and improve results

Digital and Mobile Advertising Specs. Preparing elements that increase revenue and improve results Digital and Mobile Advertising Specs Preparing elements that increase revenue and improve results Digital and Mobile Offerings According to a report in Media Post (3/30/10) citing a survey by Smarter Media

More information

FAST FACTS: SportsBusiness Journal. Audience. SportsBusiness Daily

FAST FACTS: SportsBusiness Journal. Audience. SportsBusiness Daily ONLINE MARKETING For sports business executives, Street & Smith s provides an around-the-clock information service with dispatches daily, weekly and whenever important news in the sports industry breaks.

More information

Putting SEO and Marketing PR to Work for Your Business

Putting SEO and Marketing PR to Work for Your Business Marketing PR is now best practice in the HR/benefits marketplace. Marketing PR is the integration of traditional PR and marketing tactics that combine social media and other Internet-based activities all

More information

LexisNexis Publisher Quick Reference Guide

LexisNexis Publisher Quick Reference Guide LexisNexis Publisher Quick Reference Guide Copyright Copyright LexisNexis, the Knowledge Burst logo, and lexis.com are registered trademarks, and LexisNexis SmartIndexing Technology is a trademark of Reed

More information

Automated Marketing Stream

Automated Marketing Stream Automated Marketing Stream Tweet while you Sleep Introduction Thanks for downloading this ebook. I hope you find it helpful. For more great marketing tips, be sure to follow us on Twitter.com/MarketingStream.

More information

2015 DIGITAL MEDIA KIT. marindigitalmedia.com

2015 DIGITAL MEDIA KIT. marindigitalmedia.com 2015 DIGITAL MEDIA KIT marindigitalmedia.com MARIN S DIGITAL SOLUTIONS INCREASED EXPOSURE FOR YOUR BRAND Thousands of visitors each month searching for information, products and services. 75% from Google

More information

How to Create & Publish an RSS Feed

How to Create & Publish an RSS Feed My RSS Creator.com The Web Based RSS Feed Creation & Management Solution Users Guide Version 1.2 January 2005 www.myrsscreator.com Forward: This guide is designed to assist you in using the My RSS Creator

More information

Internet Advertising Glossary Internet Advertising Glossary

Internet Advertising Glossary Internet Advertising Glossary Internet Advertising Glossary Internet Advertising Glossary The Council Advertising Network bring the benefits of national web advertising to your local community. With more and more members joining the

More information

Email Marketing Checklist

Email Marketing Checklist Email Marketing Checklist 1. Upload an email list 2. Create the Content 3. Address, Assemble & Send Upload List IMPORTANT! The file to be uploaded for use with Email Marketing is expected to be a plain

More information

Videoplaza Creative Specification 12 th of March 2012

Videoplaza Creative Specification 12 th of March 2012 Creative Asset Specification Videoplaza Table of contents 1 Introduction 3 2 The Videoplaza Format Family 4 2.1 VP Standard Formats... 4 2.2 VP Premium... 4 2.3 Format partners... 4 2.4 VP Custom formats...

More information

DIGITAL MARKETING BASICS: SEO

DIGITAL MARKETING BASICS: SEO DIGITAL MARKETING BASICS: SEO Search engine optimization (SEO) refers to the process of increasing website visibility or ranking visibility in a search engine's "organic" or unpaid search results. As an

More information

Ignite Visibility Consulting. How to Blog. Prepared by John Lincoln. Copyright 2013 Ignite Visibility Page 1

Ignite Visibility Consulting. How to Blog. Prepared by John Lincoln. Copyright 2013 Ignite Visibility Page 1 Ignite Visibility Consulting How to Blog Prepared by John Lincoln Copyright 2013 Ignite Visibility Page 1 Introduction... 3 What is a Blog?... 3 Technical Checklist... 3 Important Promotional Notes...

More information

Advertising Specifications

Advertising Specifications Advertising Specifications Standard Ad Specs Overview Pixel Max File Expandable Ad Unit Size Allowed 2 Accepted File Format SLA (working days) W x H Leaderboard 728 x 90 1 Yes JPG, GIF or SWF + (backup

More information

Email Marketing Campaign Guidelines

Email Marketing Campaign Guidelines Email Marketing Campaign Guidelines Marketing campaigns have a wide variety of objectives including brand awareness, database numbers, sales targets and of course timelines and budgets. With Email Marketing

More information

Advertiser Guidelines & Restrictions

Advertiser Guidelines & Restrictions Advertiser Guidelines & Restrictions Table of Content Overview Banner, Dimensions & File Limitation Banners Ads Best Practices Call to Action Text Ad Sizes Style & Grammar Guidelines Links & Phone Numbers

More information

Designing HTML Emails for Use in the Advanced Editor

Designing HTML Emails for Use in the Advanced Editor Designing HTML Emails for Use in the Advanced Editor For years, we at Swiftpage have heard a recurring request from our customers: wouldn t it be great if you could create an HTML document, import it into

More information

This document offers a description of a campaign on EurActiv.com and provides specifications for each campaign component.

This document offers a description of a campaign on EurActiv.com and provides specifications for each campaign component. Your Ad Campaign on EurActiv.com This document offers a description of a campaign on EurActiv.com and provides specifications for each campaign component. It is meant to facilitate the preparation of a

More information

Slide.Show Quick Start Guide

Slide.Show Quick Start Guide Slide.Show Quick Start Guide Vertigo Software December 2007 Contents Introduction... 1 Your first slideshow with Slide.Show... 1 Step 1: Embed the control... 2 Step 2: Configure the control... 3 Step 3:

More information

LiveStreamingCDN Producer User s Guide

LiveStreamingCDN Producer User s Guide LiveStreamingCDN Producer User s Guide A LiveStreamingCDN Producer account offers a variety of premium features in addition to live and VOD streaming capabilities. A Producer account comes with a multi-device

More information

White Paper Using Webinars for Online Marketing

White Paper Using Webinars for Online Marketing White Paper Using Webinars for Online Marketing Using Webinars for Online Marketing Introduction Webinars are an effective part of a marketing and lead generation strategy. Prospects are invited to a scheduled

More information

Simple RSS with Perl

Simple RSS with Perl brian d foy, comdog@panix.com Abstract The Rich Site Summary (RSS) provides a way for web site operators to allow other people to syndicate the web site content. The web site operators publish a feed which

More information

Chameleon i. Bespoke Websites. Starting From 3500.00 + VAT 50.00 per month connectivity module*

Chameleon i. Bespoke Websites. Starting From 3500.00 + VAT 50.00 per month connectivity module* Starting From 3500.00 + VAT We understand the visual impact of your website is crucial to your organisations brand and the perception of your users. Bespoke Website Design Our team will work closely with

More information

How to Create a Facebook Page for Pro Contractors

How to Create a Facebook Page for Pro Contractors Set Up a Personal Page First Facebook requires you to set up a personal page/ account prior to setting up a business page (even if you never use your personal page.) Click here to access Facebook. Once

More information

TXAPI IN-RUNNING FEED TENNIS EDITION

TXAPI IN-RUNNING FEED TENNIS EDITION TXAPI IN-RUNNING FEED TENNIS EDITION User Guide Document version 5.00 Dec 2015 Table of Contents WHAT ARE THE TXODDS XML FEEDS?... 4 Time sensitivity... 4 Data on demand... 5 FILTERING... 5 XML SCHEMAS...

More information

Work with the File Library App

Work with the File Library App Work with the File Library App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All

More information

WordPress & RSS: What You Need to Know

WordPress & RSS: What You Need to Know Revised June-2011 Cooperative Extension Technology Services : What You Need to Know Many websites, including Coop s WordPress sites, use RSS technology to continuously feed announcements of their latest

More information

AD UNIT SPECIFICATIONS SEP 2015

AD UNIT SPECIFICATIONS SEP 2015 AD UNIT SPECIFICATIONS SEP 2015 TABLE OF CONTENTS In-Stream Video Ad Formats 3-4 In-Banner Video Ad Formats 5-6 Display Ad Formats 7 Social Video Ad Formats 8 Mobile Ad Formats 9 Mobile Display 10 Smartphone

More information

XML-BASED INTEGRATION: A CASE STUDY

XML-BASED INTEGRATION: A CASE STUDY XML-BASED INTEGRATION: A CASE STUDY Chakib Chraibi, Barry University, cchraibi@mail.barry.edu José Ramirez, Barry University, jramirez@mail.barry.edu Andrew Seaga, Barry University, aseaga@mail.barry.edu

More information

AJ Shopping Cart. Administration Manual

AJ Shopping Cart. Administration Manual AJ Shopping Cart Administration Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-2485553, 2485554. Fax : 2484600

More information

End of Sale/End of Life Report Tool Usage Notes for CiscoWorks NCM 1.6

End of Sale/End of Life Report Tool Usage Notes for CiscoWorks NCM 1.6 End of Sale/End of Life Report Tool Usage Notes for CiscoWorks NCM 1.6 October 2010, These usage notes provide information on using the End of Sale/End of Life Report tool that is available with CiscoWorks

More information

Sreekariyam P.O,Trivandrum - 17 Kerala Ph +91 4712590772 M+91 7293003131 Email info@acewaretechnology.com Web www.acewaretechnology.com.

Sreekariyam P.O,Trivandrum - 17 Kerala Ph +91 4712590772 M+91 7293003131 Email info@acewaretechnology.com Web www.acewaretechnology.com. Sreekariyam P.O,Trivandrum - 17 Kerala Ph +91 4712590772 M+91 7293003131 Email info@acewaretechnology.com Web www.acewaretechnology.com 1 SEO Syllabus Now you can get yourself or your web specialist trained

More information

AIRTEL MOBILE WEBSITE BUILDER TROUBLE SHOOTING GUIDE

AIRTEL MOBILE WEBSITE BUILDER TROUBLE SHOOTING GUIDE AIRTEL MOBILE WEBSITE BUILDER TROUBLE SHOOTING GUIDE 1 Goodies -Click To Call Support Issue: I am not receiving the calls when users click to call goodie. Edit the Page where the Click to Call Goodie is

More information

Web Development News, Tips and Tutorials

Web Development News, Tips and Tutorials Web Development News, Tips and Tutorials In this section I will try to explain what we could and how we maybe helpful for your company and online business. The purpose of this site is to show what we had

More information

Banner General Event Management Handbook. Release 9.0 February 2012

Banner General Event Management Handbook. Release 9.0 February 2012 Banner General Release 9.0 February 2012 Banner, Colleague, PowerCAMPUS, Luminis and Datatel are trademarks of Ellucian or its affiliates and are registered in the U.S. and other countries. Ellucian, Advance,

More information

Website design...in association with The Centre for Micro Business

Website design...in association with The Centre for Micro Business Website design...in association with The Centre for Micro Business Who am I? Based in Deal, nearly 40 years experience in media design Clients inc. Local councils, Kent Police, local businesses Managing

More information

sessionx Desarrollo de Aplicaciones en Red Web Applications History (1) Content History (2) History (3)

sessionx Desarrollo de Aplicaciones en Red Web Applications History (1) Content History (2) History (3) sessionx Desarrollo de Aplicaciones en Red José Rafael Rojano Cáceres http://www.uv.mx/rrojano Web Applications 1 2 Content History (1) History Http CGI Web Tiers ARPANet Email, Ftp, IRC, news Explosive

More information

Index. Terminology Pg. 2 Your Backend Pg. 3. Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg.

Index. Terminology Pg. 2 Your Backend Pg. 3. Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg. Index Terminology Pg. 2 Your Backend Pg. 3 Settings Pg. 5 Shipping methods Pg. 5 Tax settings Pg. 6 Store settings Pg. 7 SEO Settings Pg. 8 Content Pg. 9 Homepage Image Pg. 9 Events Pg. 9 News Articles

More information

Tailored Web Graphics. Overview of the Workshop (1) Overview of the Workshop (2)

Tailored Web Graphics. Overview of the Workshop (1) Overview of the Workshop (2) Tailored Web Graphics Speaker: Andy Chau Corporate Web Development Overview of the Workshop (1) Purpose of the Workshop; Common Graphic Types for the Web; Choosing the right Graphic Type for the Web; Image

More information

(even your kids can do!)

(even your kids can do!) How To Dominate the First Page of Google In Less Than 30 minutes! (even your kids can do!) 1. THE RESULTS! TABLE OF CONTENT 2. WHAT YOU NEED Keyword Article Web2.0 Article Sites Social Bookmarking Sites

More information

PRODUCT DATA IMPORT SETUP GUIDE FOR ADVERTISERS

PRODUCT DATA IMPORT SETUP GUIDE FOR ADVERTISERS PRODUCT DATA IMPORT SETUP GUIDE FOR ADVERTISERS Dear Advertiser, This manual describes the provision of your product data for partners of the zanox affiliate network. In this way, we are able to guarantee

More information

Mediasite. podcasting user guide

Mediasite. podcasting user guide Mediasite podcasting user guide Using Mediasite podcasting The Mediasite Podcast Generator converts on-demand Mediasite presentations to podcasts. In terms of Mediasite, a podcast is a collection of audio-only

More information

SKYSCRAPER Dimension: 160x600. 50k for Flash 40k for GIF/JPEG Formats: GIF, JPEG, HTML, Flash, Flash Video Available on all pages; 1 per page.

SKYSCRAPER Dimension: 160x600. 50k for Flash 40k for GIF/JPEG Formats: GIF, JPEG, HTML, Flash, Flash Video Available on all pages; 1 per page. BANNER AD STANDARDS DISPLAY ADVERTISING LEADERBOARD Available on all pages; 2 per page. DISPLAY/RECTANGLE Available on all pages; 2 per page. LARGE BANNER Dimension: 638x60 Available on all pages. LARGE

More information

Website Basics. An Introductory Guide to the Process and Terminology of Website Development. By Brockton James. Webmaster and Co-owner,

Website Basics. An Introductory Guide to the Process and Terminology of Website Development. By Brockton James. Webmaster and Co-owner, Website Basics An Introductory Guide to the Process and Terminology of Website Development By Brockton James Webmaster and Co-owner, P.O. Box 152, Magalia CA 95954 (530) 877-9682 or (530) 873-0984 email:

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet The 2007 Microsoft Office System The 2007 Microsoft Office system is a complete set of desktop and server software that can help streamline the way you and your people do business. This latest release

More information

CLOUDTIMES.ORG MEDIA KIT. CloudTimes is the premier source for thought leadership and latest news on Cloud Computing.

CLOUDTIMES.ORG MEDIA KIT. CloudTimes is the premier source for thought leadership and latest news on Cloud Computing. CLOUDTIMES.ORG MEDIA KIT CloudTimes is the premier source for thought leadership and latest news on Cloud Computing. December 2012 ABOUT CLOUDTIMES Cloud Computing is the top technology trend which is

More information

Mindshare Studios Introductory Guide to Content Management Systems

Mindshare Studios Introductory Guide to Content Management Systems Mindshare Studios Introductory Guide to Content Management Systems A quick introduction to web-based content management. What is a CMS? A content management system (CMS) is a web application for creating

More information

Checklist: Are you ready for ecommerce?

Checklist: Are you ready for ecommerce? ORGANIZATION 1. Please provide your e-mail address so we can mail your results: 2. ebusiness Plan in Place? An e-business plan is much the same as any business plan where the business concept, its financials,

More information

THE TRUTH ABOUT METADATA AND SCHEMAS

THE TRUTH ABOUT METADATA AND SCHEMAS THE TRUTH ABOUT METADATA AND SCHEMAS Jeff Whitfield jeffwhitfield@gmail.com @jeffwhitfield WHAT ARE YOU TALKING ABOUT? THE HISTORY OF HTML WHO IS THIS GUY? TIM BERNERS-LEE The Father of the Internet H

More information

Web Analytics Definitions Approved August 16, 2007

Web Analytics Definitions Approved August 16, 2007 Web Analytics Definitions Approved August 16, 2007 Web Analytics Association 2300 M Street, Suite 800 Washington DC 20037 standards@webanalyticsassociation.org 1-800-349-1070 Licensed under a Creative

More information

September 14, 2011. http://support.coremetrics.com cm_support@us.ibm.com

September 14, 2011. http://support.coremetrics.com cm_support@us.ibm.com September 14, 2011 http://support.coremetrics.com cm_support@us.ibm.com Coremetrics Coremetrics offers reports that will help your company collect, manage, and analyze all of the data that is generated

More information

2014 DIGITAL MEDIA KIT. Expand Your Reach With Charisma Media s Digital Presence

2014 DIGITAL MEDIA KIT. Expand Your Reach With Charisma Media s Digital Presence 2014 DIGITAL MEDIA KIT Expand Your Reach With Charisma Media s Digital Presence WHY CHARISMA? ABOUT CHARISMA MEDIA» Charisma Media has been inspiring people to radically change their world through print

More information

Bring Life to Your Business

Bring Life to Your Business NOW OPEN Bring Life to Your Business With a Neighborhood Partnership with DNAinfo Chicago DNAinfo Chicago s award-winning journalism has made it the go-to source for news and information on the city s

More information

How Do I Budget For SEO?

How Do I Budget For SEO? How Do I Budget For SEO? If you are reading this document, you probably are already looking at having SEO work done for your website. You may have already seen a few quotes, and if you have then you are

More information

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file.

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file. Creative Specs Gmail Sponsored Promotions Overview The GSP creative asset will be a ZIP folder, containing four components: 1. Teaser text file 2. Teaser logo image 3. HTML file with the fully expanded

More information

Work With the Link Library App

Work With the Link Library App Work With the Link Library App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All

More information

Web Analytics Big Three Definitions Version 1.0

Web Analytics Big Three Definitions Version 1.0 Web Analytics Big Three Definitions Version 1.0 Unique Visitors Visits/Sessions Page Views Web Analytics Association 2300 M Street, Suite 800 Washington DC 20037 standards@webanalyticsassociation.org 1-800-349-1070

More information

WIX: Building a Website with a Template. Choosing a Template First you will need to choose a template from the Create section of the Wix website.

WIX: Building a Website with a Template. Choosing a Template First you will need to choose a template from the Create section of the Wix website. WIX: Building a Website with a Template Choosing a Template First you will need to choose a template from the Create section of the Wix website. To choose a template: 1. Go to wix.com. 2. From the top

More information

Advertising on Zillow.com

Advertising on Zillow.com Advertising on Zillow.com Advertising Opportunities Zillow for Advertisers Zillow grew from the simple concept that consumers should have access to free online information about real estate and individual

More information

SEARCH ENGINE OPTIMIZATION

SEARCH ENGINE OPTIMIZATION SEARCH ENGINE OPTIMIZATION The Human Approach Search engine optimization is a popular buzzword. With differing best practices and misguided information being spread around, it can seem like black magic.

More information

Student Data Reporting I Cognos

Student Data Reporting I Cognos Confidential Business Information This documentation is proprietary information of New Mexico State University (NMSU) and is not to be copied, reproduced, lent or disposed of, nor used for any purpose

More information

Landing Page 101: Learn the Top 100 Tips to Landing Pages - Improve your ROI with Quality Landing Pages, Now Create Landing Pages that truly convert.

Landing Page 101: Learn the Top 100 Tips to Landing Pages - Improve your ROI with Quality Landing Pages, Now Create Landing Pages that truly convert. Landing Page 101: Learn the Top 100 Tips to Landing Pages - Improve your ROI with Quality Landing Pages, Now Create Landing Pages that truly convert. Landing Pages 100 Success Secrets Copyright 2008 Notice

More information

Increasing Traffic to Your Website Through Search Engine Optimization (SEO) Techniques

Increasing Traffic to Your Website Through Search Engine Optimization (SEO) Techniques Increasing Traffic to Your Website Through Search Engine Optimization (SEO) Techniques Small businesses that want to learn how to attract more customers to their website through marketing strategies such

More information

HEALIO.COM ADVERTISING SPECIFICATIONS

HEALIO.COM ADVERTISING SPECIFICATIONS The following are technical specifications for all digital advertising opportes offered by Slack, Inc. including, but not limited to, Healio.com, all associated email news wires, and all mobile apps. Slack,

More information

HOST EUROPE CLOUD STORAGE REST API DEVELOPER REFERENCE

HOST EUROPE CLOUD STORAGE REST API DEVELOPER REFERENCE HOST EUROPE CLOUD STORAGE REST API DEVELOPER REFERENCE REST API REFERENCE REST OVERVIEW Host Europe REST Storage Service uses HTTP protocol as defned by RFC 2616. REST operations consist in sending HTTP

More information

Creating Web Pages with Microsoft FrontPage

Creating Web Pages with Microsoft FrontPage Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short

More information

ELEVATED. Engagement. 2015 Digital Media Kit

ELEVATED. Engagement. 2015 Digital Media Kit ELEVATED Engagement 2015 Digital Media Kit Available anytime, ANYWHERE. 5280 is now available on your smart phone, tablet, or desktop. Relaunched in 2014, 5280.com has a responsive design in addition to

More information

Subscribe to RSS in Outlook 2007. Find RSS Feeds. Exchange Outlook 2007 How To s / RSS Feeds 1of 7

Subscribe to RSS in Outlook 2007. Find RSS Feeds. Exchange Outlook 2007 How To s / RSS Feeds 1of 7 Exchange Outlook 007 How To s / RSS Feeds of 7 RSS (Really Simple Syndication) is a method of publishing and distributing content on the Web. When you subscribe to an RSS feed also known as a news feed

More information

Websites for Small Business. Copyright 2005 Three Rivers Internet

Websites for Small Business. Copyright 2005 Three Rivers Internet Websites for Small Business Why your business needs a website Today, over 60% of Americans use the Internet. We use it to communicate, to learn, to shop and to buy. It is just as important in our lives

More information

Altru Masters Workshop Creating the Best Online Experience for your Patrons Part 1: Online Basics

Altru Masters Workshop Creating the Best Online Experience for your Patrons Part 1: Online Basics Altru Masters Workshop Creating the Best Online Experience for your Patrons Part 1: Online Basics Agenda Review Online Sales Settings Explore Web Tools to enhance the overall look and feel of web forms

More information

Online Advertising Specs for Penton Media

Online Advertising Specs for Penton Media Online Advertising Specs for Penton Media For any questions about technical specifications not answered herein please contact: Elizabeth Brown Ad Production Specialist Penton Media elizabeth.brown2@penton.com

More information

SE Ranking www.intellectsoft.co.uk Report

SE Ranking www.intellectsoft.co.uk Report SE Ranking www.intellectsoft.co.uk Report Jul-31, 2015 - Aug-06, 2015 Intellectsoft UK http://www.intellectsoft.co.uk/ Aug-06, 2015 2/22 Intellectsoft UK (www.intellectsoft.co.uk) Report summary... 3 Rankings

More information

Content Manager User Guide Information Technology Web Services

Content Manager User Guide Information Technology Web Services Content Manager User Guide Information Technology Web Services The login information in this guide is for training purposes only in a test environment. The login information will change and be redistributed

More information

Drupal Job Board RFP: Feature List. Required for. Job Board. Category Audience Feature Description General General. Launch. Job Board.

Drupal Job Board RFP: Feature List. Required for. Job Board. Category Audience Feature Description General General. Launch. Job Board. Drupal Job Board RFP: Feature List Category Audience Feature Description General General General General Responsive Build for responsiveness even if the current Bluecheese theme is not yet responsive.

More information

BOATINTERNATIONAL.COM

BOATINTERNATIONAL.COM INTRODUCTION Launched in April 2009 and designed to generate leads for brokers, boatinternational.com is the ultimate destination for buying and selling superyachts. The site s key purpose is to provide

More information

Starting User Guide 11/29/2011

Starting User Guide 11/29/2011 Table of Content Starting User Guide... 1 Register... 2 Create a new site... 3 Using a Template... 3 From a RSS feed... 5 From Scratch... 5 Edit a site... 6 In a few words... 6 In details... 6 Components

More information

Source Type Definitions

Source Type Definitions Source Type Definitions The Jobs2web Referral Engine sorts all of your visitor traffic into a Source Engine, and then categorizes it into a Source Type. Jobs2web has approximately 2,500 Source Engines

More information

Tracking E-mail Campaigns with G-Lock Analytics

Tracking E-mail Campaigns with G-Lock Analytics User Guide Tracking E-mail Campaigns with G-Lock Analytics Copyright 2009 G-Lock Software. All Rights Reserved. Table of Contents Introduction... 3 Creating User Account on G-Lock Analytics. 4 Downloading

More information

Digital Signage Network Management Software

Digital Signage Network Management Software Digital Signage Network Management Software A Secure, Integrated Solution To Manage An Unlimited Number Of Digital Signage Players From Anywhere In The World. SignageManager is a powerful digital signage

More information

Online Advertising Media Kit

Online Advertising Media Kit Online Advertising Media Kit MyNorthwest.com is a top regional website delivering news, weather, traffic, sports and lifestyle content. Award-winning personalities at three powerful news/talk/sports radio

More information