How do I add popular pages widget?

Asked By 30 points N/A Posted on -
qa-featured

I already have a website with Flash content published on the web but I need to customize it a little bit more.  How do I add popular pages widget to show my website's most popular web pages with clickable URL's?  Thanks in advance.

SHARE
Best Answer by Joseph K Carpenter
Answered By 50 points N/A #172957

How do I add popular pages widget?

qa-featured

Adding popular page is a good thing to show the best content to the users. You can show your popular post or page by wordpress ‘popular post’ plug-in. Also you can find tutorial from this link http://www.tech-cave.com. Adding script mainly depend on what platform you are using for your site.

Best Answer
Best Answer
Answered By 50 points N/A #172958

How do I add popular pages widget?

qa-featured

Hi,

Please follow one of the below ways to add popular page widget to your website.

1st solution

Dashboard > layout > Edit HTML

Just after your <p> <data:post.body/> </p> , paste below coding.

<script src="http://foxrecord.com/scripts/gettop.js" type="text/javascript"></script>

Click “Save templates “.

2nd solution

In WordPress you can search available widgets and add them to your site.

For more information on adding widgets on pages please refer the link.

Related Questions