Forum Replies Created

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter fwu

    (@fwu)

    hello,

    In your examples, each post summary has a “continue reading” button. You are saying to put the share buttons next to each of them, right?

    Looking to the html code, these summaries are created with div sections. So, where would I put a set of og tags for each post summary? That is my point. the page is always just one, so I can’t just set an og tag for each of them.

    unless you are saying this will work, because the share button would point to the link where the “continue reading” is pointin to. But if this is your goal, then a “dummy” php page to dynamically generate a target page would make more sense to me, because I would need to create each page manually.

    Please tell me if this was your point of view, because I would like to know that Im exploring all the possible ways.

    Regarding the shortcode option, as far as I understood, they will share content with a direct link to the content, right? So in this option we have the same result you pointed earlier in this conversation: some information will not pass to facebook. Am I seeing this right?

    thank you,

    fwu

    Thread Starter fwu

    (@fwu)

    hello,

    Please explain me the technical aspects. Is this an Index type page? http://vibethemes.com/envato/wplms/blog/

    I look at the code and the different posts are only div containers, so i dont see how I can put different sets of ogg tags there.

    What I believe would work would be using iframes, one for each video link. Is this what you are talking about? So, each link and button would be inside its own page. But this seems to complex to generate and maintain.

    If not, please let me know what html code an index type page would have, so that I can understand.

    A good example of what I want is this page: http://vibethemes.com/envato/wplms/course/software-training/?action=curriculum

    In this page you have a lot of topics inside each section. In front of each topic I would like to have a share button to share the video in the link of each topic.

    In the example, when you click in each topic you open the topic page, however, instead of open a page, my link would open the video in the same page, because I dont want the users to have so many effort to see all the videos. I rather let them open the videos in the main page.

    So you would have many links in the same page. Right now, I can only imagine a share button pointing to another page dynamically generated with the right “og” set tags. but your are talking in another option… an Index type page, that Im trying to understand what it is.

    thank you again,

    fwu

    Thread Starter fwu

    (@fwu)

    hello,

    An example of my page would be this: a list of video links group by topic:

    —— Page begin ————-
    Topic 1: XXXXXXX
    Video name (link1) share_butoon1
    Video name (link2) share_butoon2
    Video name (link3) share_butoon3
    Video name (linkN) share_butoonN

    Topic N: XXXXXXX
    Video name (link1) share_butoon1
    Video name (link2) share_butoon2
    Video name (link3) share_butoon3
    Video name (linkN) share_butoonN
    —– end page ————–

    So my pages wil have a list of video links, so that a user can click and see each video without navigating to other pages (and without loosing the context page).

    If the user wants to share, for instance, video 3 from topic2, he would have to click the associated share button. no problem with that, and I believe you already understood my goal.

    So each link (it could be an embeded video instad of a link, but for this discussion, the problem would be the same) has an associated share button.

    what I dont understand is the concept of an 2index page”. what you mean about that? any example? maybe Im not getting something…

    thank you again,

    fwu

    Thread Starter fwu

    (@fwu)

    hello again,

    yes, I understood that. So, if i have 10 links to ten videos in the same page, I cant use that page to embed the videos. I understand that, and that is why Im looking to a solution to this problem.

    And my solution would be to point the share button to a php page with intelligence to generate ogg tags to that specific video.

    However, and that is what im trying to understand in your plugin, the button of your plugin will tell facebook that the page of the video is the one where the button is placed, right? And I want to understand if I can set that url, because I cant use the page where the share button and the video links are for the reason we already know.

    thank you,

    fwu

    Thread Starter fwu

    (@fwu)

    hello,

    Thank you for your answer.

    But I have additional details to say.

    when you say: ” In the end, sharing a direct medial URL is like sharing an anonymous piece of media.”. In my opinion that is not completely true, because if the video/image has your url or domain embeded you still get some advantage.

    But I understand your point about loosing information about the video/image, and so the importance of having a page with those tags to describe the media.

    But I still have the same problem: in a page with 10 video links, how can I put a share button to each of them so that i can embed it in facebook when a user want to share it. Please note that I want to embed them individually, and not many at the same time.

    The concern here is that all the video files are presented in the same html page, so I will have only one set of ogg tags. If we could have 10 sets and set each to each videos my problem was solved 🙂

    But as far as I understand, we cant because the javaAPI of facebook and similar social networks are only prepare to look for a set in the same page.

    So, that is why I was asking you if your plugin would solve this. This is mainly scripting, so an inteligence inside a plugin could do this.

    I dont know if I explained my goals clearly, but what Im looking for makes sense. Sometimes we have more than a video or a link to a video in the same page, and to see that video you just point to the video file, so you will not have a page to each video where you can set the ogg tags. In such cases we should be able to embed videos in social networks.

    An option would be to point each share button to a php page that would dynamically generate the correct ogg tags set for that specific video associated with that specific button. This way would be possible to have a lot of video links in the same page and embed the video of each one (independetly to each video, of course). I was expecting that your plugin would make this easier… or could make in the future 🙂

    What you think about that? Any other option?

    thank you,

    fwu

Viewing 5 replies - 16 through 20 (of 20 total)