How do I share my blog pages in social media

1 reply · opened Oct 28, 2021

776NewIdeasOct 28, 2021

Hi,
I would like to share my blog articles in my social media but I don't find in documentation the code to do it.
If I put my social media link page I can only go to my page and can not share the content in the blog page.
Can you please help me?
thanks in advance
Bruno Guerra

<!-- Post Single - Share -->
<div class="si-share border-0 d-flex justify-content-between align-items-center">
<span>Partager ce contenu:</span>
<div>
[

    ](#)
    [
        
        
    ](#)
    [
        
        
    ](#)
    [
        
        
    ](#)
    [
        
        
    ](#)
    [
        
        
    ](#)
&lt;/div&gt;

</div>
<!-- Post Single - Share End -->

SSemicolon WebSTAFFOct 30, 2021

Hello,

The Share Post Blocks have been provided only for Templating/Designing Purposes and you will need to Integrate this Manually to make it workable. Please consider using the following codes to make Shareable Links:

Facebook: http://www.facebook.com/sharer.php?u={url}

Twitter: https://twitter.com/share?url={url}&text={title}

Pinterest: https://pinterest.com/pin/create/bookmarklet/?media={img}&url={url}&description={title}

LinkedIn: http://www.linkedin.com/shareArticle?url={url}&title={title}

Google Plus: https://plus.google.com/share?url={url}

Replace the URL {url}, Title {title} & Image {img} above with your Own Links.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard