Joined: Jul 30, 2006 Posts: 203 Location: McLean, VA
Posted:
Tue May 22, 2007 11:32 am
I'm thinking of writing my own links module, cause I'm not happy with SEO unfriandly standard one.
Several SEO applications are able of producing html code for the links page, the challenge is to include this code as it is in a nuke module as include file.
So, the question is: will the following code found in theme.php do the trick?:
Funny you should mention that...I am looking into that, too, but the result is a while off.
Not sure this will do what you want. The purpose of the code you posted is to replace variables in a template file with data in PHP variables, then display the result. If your variables are defined and the template file contains references to those variables, this might work. But if the HTML is hard coded in the template file, there's no need to use this approach.
Joined: Jul 30, 2006 Posts: 203 Location: McLean, VA
Posted:
Tue May 22, 2007 1:21 pm
No surprise the author of nukeSEO is looking into this
As I realize after a year of struggling for traffic, nuke is SOOOOOOO seo unfriendly
Anyways, thanks for explaining the code - I learn something every time I talk to you, guys.
Any advice on what will do the trick for me? Ideally something like include statement? Cause I really don't want to take the pure html file and stuff it with quotes and slashes every time I add or remove a link.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum