meus links de texto faço com anchor('controller/function','Lorem ipsum');
só quando o link está numa imagem uso href e nele eu coloco
site_url('controller/function')
o que o google indexa é html e a saída de todas essas opções é html então
não há nada pra se preocupar.

[]'s

On Tue, Jul 20, 2010 at 8:43 AM, Marcel Araujo <[email protected]> wrote:

> *base_url() *returns web site url.
>
>
>
>
>
> <?php
> //saída será http://example.com/
>
> echo base_url();
> ?>
>
>
> *site_url()* return base_url with *index_page* in config variable. That is
> *index.php* by default.
>
>
> <?php
> //saída será http://example.com/index.php
>
> echo site_url();
> ?>
>
>
> --
> Abraços......
>
> Marcel Araujo
> System Analyst
> Developer Java/PHP/RIA
> Linux User #490101
> http://br.linkedin.com/in/marcelaraujo
> http://www.twitter.com/marcelaraujo
> http://marcelaraujo.tumblr.com/
> http://www.marcelaraujo.com.br
>
> _______________________________________________
> Lista mailing list
> [email protected]
> http://codeigniter.com.br/mailman/listinfo/lista_codeigniter.com.br
>
>


-- 
Marcelo de Miranda
media design | mediadesign.com.br
(31) 2512-0857 | (31) 9155-8470
skype martchelou
_______________________________________________
Lista mailing list
[email protected]
http://codeigniter.com.br/mailman/listinfo/lista_codeigniter.com.br

Responder a