I would like to put an RSS feed on my website for SEO purposes.
I don't know php. Yet, I need it.
This is the website where I want to get the code: http://www.newsfeedmaker.com/
I tried writing them about this but they didn't respond.
I want to put the feed on a website that is html.
I realize that the page has to end in .php rather than .html
But how do I go about doing this when the template is html?
I Need Some Help...
Moderator: General Moderators
- andym01480
- Forum Contributor
- Posts: 390
- Joined: Wed Apr 19, 2006 5:01 pm
Re: I Need Some Help...
Go to the site, click on basic, look for the feeds you want, fill in the form on the next page and then they magically email you some javascript to put in your html where you want the feed. It's got nothing to do with php and I'm not sure it will do any seo magic either!
-
woobadooba
- Forum Newbie
- Posts: 3
- Joined: Wed Apr 30, 2008 1:44 am
Re: I Need Some Help...
andy, they do offer php options (in the advanced section)
and having the php script will work wonderfully for seo purposes
now then, is there anyone in here that knows how to help me???
and having the php script will work wonderfully for seo purposes
now then, is there anyone in here that knows how to help me???
- andym01480
- Forum Contributor
- Posts: 390
- Joined: Wed Apr 19, 2006 5:01 pm
Re: I Need Some Help...
First does your host allow php scripts?
Can you configure htaccess so .html can be parsed as php?
Can you configure htaccess so .html can be parsed as php?
-
woobadooba
- Forum Newbie
- Posts: 3
- Joined: Wed Apr 30, 2008 1:44 am
Re: I Need Some Help...
Yesandym01480 wrote:First does your host allow php scripts?
Can you configure htaccess so .html can be parsed as php?
all I want is a step by step plan to do what I need to do.
- andym01480
- Forum Contributor
- Posts: 390
- Joined: Wed Apr 19, 2006 5:01 pm
Re: I Need Some Help...
This forum isn't like that - it's a community of PHP developers pro and amateur helping each other learn by solving problems and answering questions when people have had a go. We usually look for a bit of code that we can correct or give pointers to make it right.all I want is a step by step plan to do what I need to do
http://www.desilva.biz/php/phpinhtml.html will give you the hints you require.
Do come back when you have some code or get stuck...