koichiyaima
Forum Replies Created
-
Hi,
Great!
Good job!Hi,
The current version can not display a thumbnail.
I would like to support in future versions.
Thank you.I understand your problem.
But I think it’s impossible to resolve.The plug-ins cannot be excluded from the individual pages of specifications google.
To target the individual pages is easy.If you apply a filter expression that I recommend:
you want to exclude:
http://miniskirtninja.com/2011/06/10/incite-ful-finding-your-calling-cards/comment-page-1/ –> excludeif you have the page as follows:
http://miniskirtninja.com/2011/06/10/incite-ful-finding-your-calling-cards/comment-page-2/ –> excludeHi,
The site URL target can only have registered to google analytics.
It is essential that the following URL structure.
Thanks.Forum: Plugins
In reply to: [Google Analytics Popular Posts] Multiple exclusion regular expressionsHi,
Can not by limitation in the design of Google.So, if your post title:
Include:
/yyyy/mm/dd/postTitle/image
Exclude:
/yyyy/mm/dd/postTitle
can exclude.Your cache date in your Mysql as follows:
wp_option –> GoogleAnalyticsPopularPosts_cache.You can just use the formula as follows.
[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]/.*?/[^0-9a-zA-Z_-]
This filter is useful for more than one page.I explain how to operate.
If URL structure is “http://miniskirtninja.com/2010/12/31/XXXYYYZZZ/XXX-YYY-ZZZ/”, the post title is not displayed.If URL structure is “http://miniskirtninja.com/2010/12/31/XXXYYYZZZ/X…”, also the post title is not displayed.
If URL structure is “http://miniskirtninja.com/2010/12/31/XXXYYYZZZ/”, the post title is displayed.
Please enjoy.
Hi,
1. Please check whether your plug-in for the latest version.
2. Please enter [0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]/.*?/[^0-9a-zA-Z_-] in the GAPI Filter input field as above.
This should be OK.
Thanks.Hi, I saw the site.
Duplicate links are “Incite-Ful Finding #6 – Your Calling Cards”.Each has a different URL as follows:
1. “http://miniskirtninja.com/2011/06/10/incite-ful-finding-your-calling-cards/comment-page-1/“
2. “http://miniskirtninja.com/2011/06/10/incite-ful-finding-your-calling-cards/”As shown below and enter the GAPI setting the filter to exclude comment-page-1/.
Filter Expression: filters=ga:pagePath=~^/[0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]/.*?/[^0-9a-zA-Z_-]
Thanks.
Hi,
Your Homepage is http://mobile-blog.ch/Wordpress/.
Please enter WordPress/ or WordPress/. in the GAPI Filter input field.
Thanks.Hi,
You simply enter a comma(.) in the GAPI Filter input field.First, do you have installed the latest version?
How to set the GAPI filter by WordPress Permalink Structure.
You can use regular expressions to filter expressions.Default – An example of the default structure is http://www.sample.com/?p=123
GAPI filter ==> \?p=Day and name – An example of the day and name based structure is http://www.sample.com/2008/03/31/sample-post/
GAPI filter ==> [0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]/Month and name – An example of the monthe and name based structure is http://www.sample.com/2008/03/sample-post/
GAPI filter ==> [0-9][0-9][0-9][0-9]/[0-9][0-9]/Numeric – An example of the numeric structure is http://www.sample.com/archives/123
GAPI filter ==> archives/Please visit Google Analytics Popular Posts plugin page for more information.
Forum: Plugins
In reply to: [Google Analytics Popular Posts] Showing the blog post title and not the linkHi,
If you like going through a proxy server, the plug-in can not display the title.
Thanks.Hi,
I explain how to set the GAPP filter by WordPress Permalink Structure.
Also you can use regular expressions.Default – An example of the default structure is http://www.sample.com/?p=123
GAPP filter ==> \?p=Day and name – An example of the day and name based structure is http://www.sample.com/2008/03/31/sample-post/
GAPP filter ==> [0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]/Month and name – An example of the monthe and name based structure is http://www.sample.com/2008/03/sample-post/
GAPP filter ==> [0-9][0-9][0-9][0-9]/[0-9][0-9]/Numeric – An example of the numeric structure is http://www.sample.com/archives/123
GAPP filter ==> archives/Thank you for your contact.