[wp-hackers] getting a pageview from the wp_links links

Oscar Gonzalez rakxzo at gmail.com
Wed Apr 11 21:56:00 UTC 2012


Ah... well, maybe rewrite all links to a permalink structure like
.../out/... from where you link them out for good?  And then you have
to display our content on that link... like

../out/wwwmyawesomelinkcom/ and the linnk out would be contained within.

Maybe custom post types would help?

OG

On Wed, Apr 11, 2012 at 2:49 PM, Haluk Karamete <halukkaramete at gmail.com> wrote:
> I thought about that. It also has much larger field link_note. I don't have
> a problem much with where to store the description / excerpt. Currently,
> you click on the link, you are out, heading towards the other web site.
> Links do not have a local url - cause they do not have a slug to begin
> with.
>
> I'm trying to get an extra click/page impression. Any ideas for that?
>
> On Wed, Apr 11, 2012 at 1:38 PM, Oscar Gonzalez <rakxzo at gmail.com> wrote:
>
>> Doesn't the built in facilities for links have a description field you
>> can use as the link excerpt summary? why wouldn't you use this and
>> display them in a custom view?
>>
>> On Wed, Apr 11, 2012 at 11:51 AM, Haluk Karamete
>> <halukkaramete at gmail.com> wrote:
>> > I got 55K links to various news sources ( I should say to various
>> external
>> > articles ) accumulated over the years in the home grown CMS that I'm....
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers


More information about the wp-hackers mailing list