Well i'm having a hard time with my directory and phpld2.0 It is seo friendly or not ? And if it isn't please tell me how can i make it seo friendly ...
I assume you are asking about the directory in your signature. No, your directory is not SEO-freindly. It uses no follow tags on the directory listings. This is very bad. It looks as if, on the submit page, you are using the free links w/ nofollow attribute option....but you changed the description to hide the fact you are using nofollows on these free links. No one would ever have submitted their sites to you if they had known you were using nofollow. You should either change the description on the submit page to properly warn people you are using nofollow, or you should remove all the nofollow tags from the listings (found in your link.tpl). Not SEO-friendly related, but....your directory has many, many misspelled words. I counted 6 misspelling just on the submit page, and it only has about 30 words total on it. Your "about" page is also a mess.
How can i make that all the submissions will not have the "nofollow" tag ... Well i'm not a english native will get to that too afther all will work exactly how i whant Thanks and regards
Go to your link.tpl file. It appears you are still using the old v.2 of phpLD. So your link.tpl file will be in the Templates folder. Open it and find the following: {* nofollow *} {if $link.NOFOLLOW or ($link.RECPR_VALID eq 0 and ($smarty.const.RECPR_NOFOLLOW eq 2 or ($smarty.const.RECPR_NOFOLLOW eq 1 and $link.RECPR_REQUIRED eq 1)))} rel="nofollow"{/if} Code (markup): You can remove this above and all those "nofollows" will disappear for good.
And where i can find this file ? Olso if i remove that line the links alredy added will not have anymore noffolow ? Thanks
I've removed the source . Now one more thing if you know how can i remove a link from the database ... but not from the Admin and from where exactly if i have phpld 2.0 i can set delimitation of the fild Title, Description etc and limitation for just one url submission not the same more times Thanks
You can prohibit multiple submissions in the Admin Panel >> System >> Edit Settings >> Link Submit >> Allow Multiple Submit >> No
It is set on no but i did a test and i manage to submit the same Url 2 times with difrent Anchor texts...