| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Tue Nov 20, 2007 1:01 am Post subject: add certion name to image by bb code |
|
|
welcome dcz
i want to add title and description to the pictures
i need image code be like that in BB code when i write any topic
[img=image link]image name[/img]
that = <img src="image(link)" alt="image name" />
to can add custom title to any picture i add it in any topic
anothr issue please dcz i need to add description for forums link when mouse stop on link like here in http://www.phpbb-seo.com/boards/
if u stopped with link from index page you will see decription like
The phpBB SEO Website you will see this phpBB SEO Portal:The phpBB SEO Website
 |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
Posted: Fri Nov 23, 2007 1:59 pm Post subject: Re: add certion name to image by bb code |
|
|
I did not play much with bbcodes on phpBB3 yet.
You could just add a new one in the ACP :
| Code: | | [image={TEXT1}]{TEXT2}[/image] |
and : | Code: | | <img src="{TEXT2}" alt="{TEXT1}" title="{TEXT1}"/> |
In the bbcode ACP. I tested it and it works for usages like :
| Code: | | [image="this will be the alt and title"]http://www.example.come/image.jpg[/image] |
But it's not as safe as the regular img bbcode, which will validate the image url.
About the title tages int eh links, it's not complicated, but it's quite a pain to provide with all the code change.
Open your *_body.html templates (primarily index, viewtopic and viewforum as well as forumlist_body.html), look for the forum and topic links, all you need to do is to add the title with the proper template {VARIABLE} in the templates. Usually, the forum title is used in the forum link, and forum links are used in pages showing topics, so you should always be able to find the proper variable to use.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Sat Nov 24, 2007 7:46 am Post subject: Re: add certion name to image by bb code |
|
|
really it work very very very GOOD
many thanks for you
image title is so important for seo  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Mon Nov 26, 2007 10:42 pm Post subject: Re: add certion name to image by bb code |
|
|
i added title today to links in index page ,viewforumand viewtopic
really it so nice
thanks dcz  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |