-
AuthorPosts
-
waelali Friend
waelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
April 26, 2012 at 7:12 pm #176513Hello
http://www.tkareer.com
Viewing site source , right click – view source will give us<base href="http://www.tkareer.com/" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
<title> تقارير | أخبار | | أفلام | فيديو | مقالات | سياسة | فن | موسيقى | رياضة | صور | كورة</title>
<link href="/index.php?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="/index.php?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<link rel="stylesheet" href="/index.php?jat3action=gzip&jatype=css&jafile=t3-assets%2Fcss53408.css" type="text/css" />
<link rel="stylesheet" href="/index.php?jat3action=gzip&jatype=css&jafile=t3-assets%2Fcssc6ebc.css" type="text/css" />
<style type="text/css">Where can I find the
<meta name=”keywords” content=”” />
<meta name=”description” content=”” />
<meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />In what file??
Thank you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 26, 2012 at 9:46 pm #450401Hi
<meta name=”keywords” content=”” />
<meta name=”description” content=”” />This two meta can be filled from your Backend –> Global configuration –> Site Tab –> Metadata Settings
Global Site Meta Keywords = <meta name=”keywords” content=”” />
Global Site Meta Description = <meta name=”description” content=”” />Fill your site description and keywords in that 2 fields
regarding this <meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
You need to edit this file librariesjoomladocumenthtmlrendererhead.php find and remove this code around line 87
$strHtml .= $tab.'<meta name="generator" content="'.$document->getGenerator().'" />'.$lnEnd;
Regards
1 user says Thank You to pavit for this useful post
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
April 26, 2012 at 11:16 pm #450405<em>@pavit 316343 wrote:</em><blockquote>Hi
<meta name=”keywords” content=”” />
<meta name=”description” content=”” />This two meta can be filled from your Backend –> Global configuration –> Site Tab –> Metadata Settings
Global Site Meta Keywords = <meta name=”keywords” content=”” />
Global Site Meta Description = <meta name=”description” content=”” />Fill your site description and keywords in that 2 fields
regarding this <meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
You need to edit this file librariesjoomladocumenthtmlrendererhead.php find and remove this code around line 87
$strHtml .= $tab.'<meta name="generator" content="'.$document->getGenerator().'" />'.$lnEnd;
Regards</blockquote>
Thank you .. Actually this was just the first step to ask my question… I guessed if I can know the lcoation , so I can do it , however could not 🙁
Is there any way to make Facebook button use a default thumbnail that I can choose?? How to do that plz??
Some homepages has tens of images , so using share will give me tens of thumbnails to select one . I just need to select default one.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 27, 2012 at 5:19 am #450445<blockquote>Is there any way to make Facebook button use a default thumbnail that I can choose?? How to do that plz??
Some homepages has tens of images , so using share will give me tens of thumbnails to select one . I just need to select default one.</blockquote>Hi
I need that you explain better what you are trying to customize.
You are referring to some specific module ?
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
April 27, 2012 at 7:01 am #450457<em>@pavit 316397 wrote:</em><blockquote>Hi
I need that you explain better what you are trying to customize.
You are referring to some specific module ?</blockquote>
I will explain by images.
Please follow the attached 2 images.. That will explain very wellThank you
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 27, 2012 at 7:14 am #450460Hi
That part of software is not managed by joomla but from facebook ( read the link in the address bar ) so cannot be managed less than you leave only one image on your site
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
April 27, 2012 at 7:35 am #450463<em>@pavit 316415 wrote:</em><blockquote>Hi
That part of software is not managed by joomla but from facebook ( read the link in the address bar ) so cannot be managed less than you leave only one image on your site</blockquote>
Did you Google it??
There are many tricks for that.I need to config and add php code in head.php for that
see
http://www.quora.com/How-do-I-create-a-single-default-picture-on-a-Facebook-Share-button
Or you can just add the <link rel=”image_src” href=”…” /> tag to the header of your webpage.
The question is how to add <link rel=”image_src” href=”…” /> to our header ??
Thank you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 27, 2012 at 7:39 am #450464<blockquote>Did you Google it??
There are many tricks for that.I need to config and add php code in head.php for that
see</blockquote>
You need a customization of your template ?
Joomlart doesn’t offer this service, try to ask in this web site http://www.joomlancers.com
Regards
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
April 27, 2012 at 7:41 am #450465<em>@pavit 316421 wrote:</em><blockquote>You need a customization of your template ?
Joomlart doesn’t offer this service, try to ask in this web site http://www.joomlancers.com
Regards</blockquote>
Whaaaaaaaaaaatt?? 🙂 I need to add that code – small code as php !!!! how can I do that ??
Joomlart does not support adding php code to the template??pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 27, 2012 at 8:22 am #450471You need to make your changes in this file pluginssystemjat3jat3base-themesdefaultpagedefault.php
but first create a page folder in your templates folder then copy the default.php file from the link above in that folder and make your modifications.
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
April 27, 2012 at 8:59 am #450481<em>@pavit 316430 wrote:</em><blockquote>You need to make your changes in this file pluginssystemjat3jat3base-themesdefaultpagedefault.php
but first create a page folder in your templates folder then copy the default.php file from the link above in that folder and make your modifications.</blockquote>
Thank you
Now – How to translate <link rel=”image_src” href=”…” /> to Php?? I am not php coder
-
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by pavit 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum