Archive for the ‘New Features’ Category

Creating A New Link To Your AutoNetTV Webtools or Service Assistant Site

Friday, April 19th, 2013

One of the questions we receive frequently is 'Do you have a link we can use to connect our home site to our new Webtools/SA site?'

The answer is Yes, and here it is:

The following code samples will allow you to place a pre-created graphic button on any page on your site. You will need to know basic HTML in order to understand and place this code on your site.

Simply copy the code sample of your choice (below) to your favorite text editor and edit the three sections of the code marked with 'ALL_CAPS', and then insert into your page HTML.

There are three sections you need to edit:

  1. YOUR_DESTINATION_URL is the place you need to insert the URL of the page you want to open when someone clicks this button. Typically this is your Webtools or Service Assistant page, or Blog page.
  2. DESTINATION_PAGE_TITLE_GOES_HERE is where you need to insert the title of your destination page. This is for SEO and link identification, so use your shop name or city name in this name. For example, a perfect name here would be 'Johnson's Auto Tips Blog Page for Maintown KY'.
  3. DESTINATION_PAGE_TITLE_GOES_HERE is a second place where you need to insert the title of your destination page, just like the first one. One is used for alternate text in a browser, and the other is for the image tag. They can be the same, but don't have to be.

Code Samples

Sample AutoNetTV ButtonCode Sample 1:
The following code will allow you to insert a 50x29-pixel button on your site that looks like the example on the right. —>

<a href="YOUR_DESTINATION_URL" target="_blank" title="DESTINATION_PAGE_TITLE_GOES_HERE"><img src="http://autonettv.com/linklogos/auto-blog-50x29.png" alt="DESTINATION_PAGE_TITLE_GOES_HERE" align="left" style="margin: 8px;" /></a>

 

Sample AutoNetTV ButtonCode Sample 2:
The following code will allow you to insert a 100x58-pixel button on your site that looks like the example on the right. —>

<a href="YOUR_DESTINATION_URL" target="_blank" title="DESTINATION_PAGE_TITLE_GOES_HERE"><img src="http://autonettv.com/linklogos/auto-blog-100x58.png" alt="DESTINATION_PAGE_TITLE_GOES_HERE" align="left" style="margin: 8px;" /></a>

 

Sample AutoNetTV ButtonCode Sample 3:
The following code will allow you to insert a 120x70-pixel button on your site that looks like the example on the right. —>

<a href="YOUR_DESTINATION_URL" target="_blank" title="DESTINATION_PAGE_TITLE_GOES_HERE"><img src="http://autonettv.com/linklogos/auto-blog-120x70.png" alt="DESTINATION_PAGE_TITLE_GOES_HERE" align="left" style="margin: 8px;" /></a>

 

Sample AutoNetTV ButtonCode Sample 4:
The following code will allow you to insert a 179x104-pixel button on your site that looks like the example on the right. —>

<a href="YOUR_DESTINATION_URL" target="_blank" title="DESTINATION_PAGE_TITLE_GOES_HERE"><img src="http://autonettv.com/linklogos/auto-blog-179x104.png" alt="DESTINATION_PAGE_TITLE_GOES_HERE" align="left" style="margin: 8px;" /></a>

 

Code Sample 5 - Text Only:
The following code will allow you to insert a text-only link on your site. A text link (<—like that one) can be inserted anywhere on your site, including within a paragraph of text.

<a href="DESTINATION_PAGE_TITLE_GOES_HERE" title="DESTINATION_PAGE_TITLE_GOES_HERE" target="_blank">DESTINATION_PAGE_TITLE_GOES_HERE</a>

 A Few Notes About This HTML

      1. You can change the alignment of your button by changing the work in quotes after 'align' in the code snippets. Typical alignment options include 'left', 'center' and 'right. The images on this page are aligned 'right'.
      2. You will want to make your edits to this code in a PLAIN TEXT editor. If you edit this code in Microsoft Word, you will get additional hidden code that will potentially break its function. Writing code in MS Word is bad practice, and will cause problems. Do not edit your code in Microsoft Word.
      3. Use of the AutoNetTV logo and trademark on your site is granted by AutoNetTV on condition of your subscription to the AutoNetTV service. AutoNetTV retains all rights and privileges to this logo, and reserves all rights to this trademark. AutoNetTV retains the right to require you to remove this logo from your site. ListPipe is not an authorizing agent of AutoNetTV; this information and link code is provided as a service to AutoNetTV, and does not represent any authority on the part of ListPipe to act in the name of AutoNetTV.
      4. back up your stuffFinally; this HTML code is provided as-is with no guarantee or even a half-intended wink of confidence. It worked for us, but we can't say it will work for you, or not break your site, or destroy the entire universe. Our advice: Back up your stuff before you go messing with it.

 

RelayPipe Tip: Changing The Number Of Posts That Appear On Your Page

Wednesday, January 9th, 2013

For those of you using RelayPipe, there is an ability to regulate how many posts appear on your blog page. The standard display is ten posts, however you may want to shorten this number to accommodate a shorter page template, or to make reading appear easier for your visitors.

Shortening the number of posts that appear on your main blog feed will not reduce the number of articles that you receive; it only reduces the number that are displayed. Additional posts will still be available in your Archive and Category lists, as well as in your 'more posts' link at the bottom of the blog page.

The process is made fairly easy with the following instructions:

1. Open your RelayPipe blog page file (the one where you are storing your RelayPipe Access Code, and that governs your display of posts);

2. Proceed with the following edits. Note that we are working in the area of your file from about line 30 to about 33, as shown in this next image:


 

3. Assuming you want to change the number of posts to '4', change the zero in line 30 to '4' as shown in the image below:


 

4. Next, replace the lines that start with 'else' and ends with '$_REQUESTS);' as shown in the image below...


 

5. ...with the following new lines as depicted in the image below (see files downloads below for written copies):


 

*NOTE that it is important to make sure the REQUEST and LIMIT variables are the same, and that while I have used '4' as my example, you can make this any number you would like to fit your page. I have circled these in the image below:


 

The image above shows how this should look in its final edited state in order to limit the page to four posts.

If you want the code for this section in a handy copy-and-paste format, download the 'quick-fix-file'.

If you want the entire edited page of Basic code from our pre-written RelayPipe examples, download the 'edited-basic-file'. Note that this will give you the code for limiting to 4 posts. You can change the number if you like. Also note that you will have to install your RelayPipe Access Code at the top of the file in order for it to work with your account.

Write us in the Support Ticket System in your ListPipe account if you have additional questions.

Google Analytics In ListPipe

Monday, March 26th, 2012

We are pleased to announce that our ListPipe Control Panel now includes basic Google Analytics for each of our standard accounts.

It has been a long time coming, but we have completed phase 1 of this project, allowing each standard account to view basic analytics about their account including daily and accumulative visitation statistics for the last 30 days, pageviews, average time on the site and bounce rate.

We will certainly grow from this point, and are thrilled that we now have a method for users to measure basic performance on their site so they can track the effectiveness of various strategies and tactics for marketing their site. Users can watch the traffic and holding power of their site, and can measure content sharing and social media marketing  strategies to determine which work best for their business marketing audience.

Our analytics page includes a Legend, explaining each graph as well as suggestions for increasing traffic and basic performance.

To access your Google Analytics for your ListPipe account, simply login to your account home and click the new Analytics icon.

Currently, our analytics page will only show data for internally hosted accounts that are not mapped to an external domain (Domain Mapping). We can not currently show analytics for external accounts or for RelayPipe accounts. If you have your own site, you can incorporate Google Analytics without too much trouble by starting your own Google account and activating the Google Analytics feature. It only takes a few minutes and is free.

 

 

WordPress Plugin: ListPipe Content Generator

Tuesday, March 20th, 2012

Download our WordPress Plugin.

We get a lot of questions regarding our WordPress plugin. Mostly 'Where can I get it?', but there are a few other questions I would like to address in this quick post. For the record, the WordPress plugin is officially called the ListPipe Content Generator.

First, it is important to know that we recommend you install the plugin BEFORE you create your account.

The reason we want you to have the plugin installed and activated before you start your account is because we will attempt to push your initial content as part of the account creation process. If you do not have the plugin installed, the push will fail and you will not receive your first article(s).

This is not necessarily a huge problem; you will begin to receive content from our service within a week of installing and activating the plugin, but if you can get it done before you create your account you will receive content within the first hour.

Where Can I Get It?

There are three ways you can get the WordPress Plugin:

  1. The easiest place to get the plugin is within your own WordPress installation. Simply go to the 'Plugins' section of your WordPress Dashboard (on the left, about in the middle) and click 'Add New'. Perform a search for 'ListPipe Content Generator' to find the plugin, and then Install and Activate the plugin. Easy. Note that this only works for sites that have automation turned on, which most do.
  2. You can always download the ListPipe Content Generator plugin directly from WordPress.org, where our plugin resides and is made available to all WordPress users. To download from WordPress, go to: http://wordpress.org/extend/plugins/listpipe/ . Once you have downloaded the plugin, copy it to your Plugins folder in your site files (typically in root/wp-content/plugins - you will need an FTP client to do this) and then login to your WordPress site and visit your Plugins section to Activate the plugin.
  3. The ListPipe Content Generator plugin is available in your Account Home Toolbox (Control Panel). The problem with getting it from here is that it requires you to have an account, and we recommend that you install the plugin before you create your account. The reason we put it in the Toolbox is so that you have ready access to it if you should ever need it in the future when revising your site or for updates.

When Should I Install The WordPress Plugin?

As already addressed; we recommend installing and activating the plugin BEFORE you start your account.

The reason for this is that at the end of the sign up process we will attempt to deliver your first article. If the plugin is not installed and activated, we will not be able to deliver your initial content.

If you miss your initial content (we call it 'Startup Content'), you have two choices: You can simply install and activate the plugin and wait for your next week's content to arrive (should be there in the next week), or you can create a Support Ticket and ask that we push your Startup Content again.

Make sure that you have installed and activated the ListPipe Content Generator plugin on your site before you ask us to re-push your Startup Content.

What Does The Plugin Do?

The ListPipe Content Generator receives content from our service in a secure 'handshake' that lasts only a couple seconds.

The plugin basically acts as a 'catcher', just like a catcher in baseball; It simply waits for a pitch, and only responds when it is called. It doesn't initiate any of it's own processes; it only responds when called. It simply waits for our server to contact it and receives the new content in a secure 'handshake'.

During the secure 'handshake', our server communicates with your plugin and confirms your identity using a very secure and private random 'key'. The key is only good for a couple of seconds, and expires as soon as the transaction is complete. Once your identity is confirmed, our server delivers the content to your site with the permission of the plugin, and then the 'handshake' is closed. The plugin then simply waits for another call from our service. The plugin cannot receive a call from any other service because it uses a proprietary private key to establish the handshake.

Do I Have To Configure The Plugin?

No, You do not have to configure the plugin. There are no passwords to enter, and no settings to adjust; we do everything from within your account settings on our server. The plugin simply listens for a call, and uses your own URL to help us make a positive identification.

How Do I Remove The Plugin

If you should end the service with us, simply delete the plugin from your Plugins folder (typically in root/wp-content/plugins - you will need an FTP client to do this). That's all. You can also delete the plugin from within your WordPress Dashboard by going to Plugins and deactivating and then deleting the ListPipe Content Generator plugin. There is nothing more to do than this; deleting the plugin fully removes it from your system.

Why Did My Videos Stop Working?

Friday, March 9th, 2012

A Broken Video Window

We have received a few calls asking why videos seem to stop working.

For a few of our customers, the video portion of their content has been mysteriously replaced by a large black rectangle that won't display any video. The example to the right is what you might see on your site if your videos seem to have flown the coop.

If you have this issue, you might have noticed this after the content has been edited in some way, even though the video itself hasn't been modified. It might have occurred after you copied the content, and then re-pasted it exactly as it was with no modifications.

Why did your videos stop working?

The answer has to do with 'how' you edited or copied your content.

In your WordPress Editing Window you will notice two tabs on the top right corner of the editing window; one labeled 'Visual' and the other labeled 'HTML'.

Editing Window Showing Tabs At Upper Right

These are very important, and here is why; we publish your video content in an 'HTML wrapper', meaning that in your content you have a paragraph of HTML 'code' that includes instructions on where your browser can find the video file, and where to connect to a video player. This code is only available to you in the HTML tab, and is 'invisible' to you in the Visual tab.

When you move, copy or paste content from your site using the Visual Tab, you are copying a 'display only' version of the content, which does not include the HTML code for the video. If you paste the Visual content into another site, or onto another page, or in another applications such as a word processor, you are saving a copy of your content without the video code. When you paste it back, the video will be broken.

Video Code Example

While it seems you have not 'touched' the video portion of your site, in effect you have actually removed it by doing a copy and past.

The Solution

To solve this problem, make your edits in the HTML tab, or copy from the HTML tab to make sure you are getting all the video information. Small edits to your text can be safely performed in the Visual tab, however there are some cases where you may overwrite your video code without realizing it. For this reason we recommend editing in or copying from in the HTML tab, only.

A Functional Video Window

Editing in the HTML tab is really no different than editing in the Visual tab, but allows you to clearly see where the code elements are so you can avoid them or include them as you need to. Safely editing in the HTML tab will preserve your video and save you additional trouble.

NOTE: You should never have to make edits to the video code in any of your posts. Editing your video code (usually at the top of the post) is risky if you are unfamiliar with HTML, and can result in you losing access to the video in your post. Also, watch out for image code within your article, and avoid editing anything that has special characters or appears to be a code reference.

If you have missing videos on your site that you need help with, please create a new support ticket with a request for help with broken video.

Good luck!

 

RelayPipe and Facebook Connections – Solved

Wednesday, February 15th, 2012

We recently added a new feature to our ListPipe Control Panel for our RelayPipe™ users; the ability to specify the page to which your Facebook posts link.

This has been an often-requested feature from our RelayPipe users because until now we had no way of knowing which specific page to link back to, so we were simply sending all links back to the Home page of the user's website. This caused some confusion, and raised the question about whether we could provide a method for specifying a different page for posts to return to. Yes we can!

RelayPipe users can now enter the Link to Social section of the Control Panel Toolbox and enter the URL to which you would like us to link all your Facebook posts.

RelayPipe users are customers who have elected to have our content published directly to their existing site using a web service. Because RelayPipe allows for a wide range of custom implementations, it is impossible for us to know which page (URL) contains the posts, or even that the customer prefers that we link back to THAT specific page.

With this new feature, RelayPipe users can specify the exact page to link back to from Facebook posts; it can be your Home page, your Blog page, or any other page you specify.

If you are a RelayPipe user, please login to your account and click on the Link to Social button in the middle of the Control Panel Toolbox to get to the new feature. You will find it at the bottom of the page, just below the Facebook Link section.

NOTE: If you are NOT a RelayPipe user, you will not see this new feature.

Forget Your Password?

Wednesday, October 5th, 2011

With more and more people calling in to say 'I forgot my password', we decided it was about time we enabled a lookup password feature on our login page.

If you have lost your password, simply visit our login page (up there in the top right corner) and locate the new 'I forgot my password' link at the bottom of the login screen. Click the link and enter your username and your password will be emailed to the email address we have on record for that account.

Easy!

Adding Google Analytics To Your Account

Wednesday, July 27th, 2011

Many of you have asked how to add your ListPipe blog to your Google Analytics account so that you can track and manage visitation. We have included the Ultimate Google Analytics plugin to your account so that you can easily connect your site to your Google account. The process should take you just a couple minutes if you already have a Google Analytics account.

Here are the steps:

  1. Log into your WordPress site
  2. Go to Plugins (on the left, near center)
  3. Activate the 'Ultimate Google Analytics' plugin
  4. Go to Settings (on the left, near bottom)
  5. Go to 'Ultimage GA' under Settings
  6. Enter your Google UA code and click to Update Options
  7. Your Google account is now connected to your site. Stats will begine to appear after 24 hours.

—Note that this process assumes you already have a Google Analytics account. If not; grab one; they're free and provide a remarkable amount of information about your site.

Connecting To Facebook and Twitter

Friday, July 1st, 2011

ListPipe provides an easy way to connect your account to Facebook and Twitter.

Each time we publish an article to your website account, we will also automatically publish a post to your Facebook and/or Twitter account. Each post to these social networks includes a link back to your site. Why is this important?

Connecting to these social networks provides a tremendous advantage for a number of reasons:

  • Search engines are now indexing Facebook and Twitter pages, which means links from these pages are indexed and provide additional SEO juice to your site;
  • Links from social networks are becoming increasingly valuable for driving additional traffic to informational sites;
  • Information posted on your Facebook and Twitter pages are shared to friends of friends, and followers, extending the reach of your message.

Here's a quick introduction to our ListPipe Link application that provides the connection between your website account and your social network accounts. Take a few moments to get to know how it works, then Get Connected!

[quicktime]http://listpipe.com/video/ListPipeLink.mov[/quicktime]