SOLVED Is It Possible To Change The URL Showed When I Share Some Topic?


Subject: Is It Possible To Change The URL Showed When I Share Some Topic?
First of all, I'll appreciate if you correct me when I write wrongly... :mryellow: It will help me if you give me the correct statement, because is not enough you understand me. I have to learn good English :oops:

Well, I've noticed that URL when I share some topic on Facebook:

4088463417

It's the same URL showed in this forum:

dos_puntos_categoria

Will there be any way to change that URL? For example, do not show those two points, nor the category.

Subject: Re: Is It Possible To Change The URL Showed When I Share Some Topic?
That is one thing I am not exactly sure of to be honest. I am not sure if it is possible to get rid of them (hide) or not. that would be a Informpro or a Mighty Gorgon intervention moment for us. :?

Subject: Re: Is It Possible To Change The URL Showed When I Share Some Topic?
Thanks, avatar MWE_001, we have to wait for MG and Informpro :mricy:

Subject: Re: Is It Possible To Change The URL Showed When I Share Some Topic?
Hi Cristianita,

OPEN viewtopic.php
FIND
Code: [Download] [Hide] [Select]
$meta_content['page_title'] = $meta_content['forum_name'] . ' :: ' . $topic_title_plain;

REPLACE WITH
Code: [Download] [Hide] [Select]
$meta_content['page_title'] = $topic_title_plain;


OPEN includes/functions_meta.php
FIND
Code: [Download] [Hide] [Select]
$meta_content['page_title'] = $meta_content['forum_name'] . ' :: ' . $meta_content['page_title'];

REPLACE WITH
Code: [Download] [Hide] [Select]
$meta_content['page_title'] = $meta_content['page_title'];

Subject: Re: Is It Possible To Change The URL Showed When I Share Some Topic?
Done!

This topic is SOLVED :mryellow: Thanks, avatar Mighty Gorgon!


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.9312s (PHP: 2% SQL: 98%)
SQL queries: 34 - Debug Off - GZIP Enabled