Page 1 of 1
I Need Some Help...
Posted: Wed Apr 30, 2008 1:49 am
by woobadooba
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?
Re: I Need Some Help...
Posted: Wed Apr 30, 2008 9:34 am
by andym01480
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!
Re: I Need Some Help...
Posted: Wed Apr 30, 2008 11:59 am
by woobadooba
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???
Re: I Need Some Help...
Posted: Wed Apr 30, 2008 12:42 pm
by andym01480
First does your host allow php scripts?
Can you configure htaccess so .html can be parsed as php?
Re: I Need Some Help...
Posted: Wed Apr 30, 2008 3:23 pm
by woobadooba
andym01480 wrote:First does your host allow php scripts?
Can you configure htaccess so .html can be parsed as php?
Yes
all I want is a step by step plan to do what I need to do.
Re: I Need Some Help...
Posted: Wed Apr 30, 2008 4:16 pm
by andym01480
all I want is a step by step plan to do what I need to do
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.
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...