[pmwiki-devel] about proposed new LinkPageCreateFmt
Petko Yotov
5ko at 5ko.fr
Sun Feb 7 05:50:33 CST 2010
On Tuesday 02 February 2010 12:08:36, V.Krishn wrote :
> $LinkPageCreateFmt
> The (HTML) string to output for links to non-existent wiki pages. The
> default is to add a '?' after the link text with a link to the page
> edit/create form. Defaults to
>
> <a class='createlinktext'
> href='\$PageUrl?action=edit'>\$LinkText</a> <a class='createlink'
> href='\$PageUrl?action=edit'>?</a>
>
> Are two same broken links SEO friendly?
Both have rel='nofollow' and search engines will not use those links when
calculating the PageRank (or similar priority/weight number). So yes, two are
as friendly as one.
Petko
More information about the pmwiki-devel
mailing list