Some issues and some help maybe for someone else. I combo post. First issue is links. In my links section I figured out how to get the links to open in a new window. Go to link manager edit the link Scroll down to target than hit the blank option. How do I get the same thing for links in articles? Is there some code I can enter in the link description field? I want/need the links to open a new window when they are clicked. Second thing is comments. You can disable the comments quite easily. Look on the top right section when you are on the write page. How can a make that comment field disappear as a link? I don't want that comment option showing up once the article is posted so its not counting as another internal page link when you look at my site. Less links on the page the better so I want that comment link gone. Any ideas thanks in advance.
for links in articles in wordpress while adding a link use open link in new window as option or in pure html use target=_blank, for comments just edit index.php and remove comments tag , so that comments dont display.
I have also one doubt.. How to configure feedwordpress plugins so that the RSS feeds on my blog are updated automatically.. I dont understand the sites tutorial/guidelines. I need some help to make it clear in simple language.
For feed wordpress I think you need to setup a cron job. Check your host for how to do this Regards Brian