Freelancers Forum Messages on Tuesday February 9th 2010
Re: FN-FORUM: Rewriting a URL
date posted 9th February 2010 22:10
Anthony Rome wrote:
> Thanks Dai
>
> A good read, will hopefully try and avoid the pitfalls of 404 and 500
> errors.
>
> Maybe if I start my requests with a folder like
> /catalog/category1/product2....
FN-FORUM: triggering jquery from swf (as2)
date posted 9th February 2010 19:50
Hi all,
I have been banging my head against a brick wall with this all
afternoon. Basically, I have a flash animation that lasts for say 6
seconds and should then fade out to reveal a jquery imag...
RE: FN-FORUM: Rewriting a URL
date posted 9th February 2010 18:57
Thanks Dai
A good read, will hopefully try and avoid the pitfalls of 404 and 500
errors.
Maybe if I start my requests with a folder like
/catalog/category1/product2.html
I can separate my categor...
Re: FN-FORUM: Font Problem (?)
date posted 9th February 2010 17:04
ah - i have just found some documentation ...
trying to sort it
JD
On 9 Feb 2010, at 19:19, John Deaville wrote:
>
> Hi
>
> I am trying to recreate someones photoshop layout in InDesign, I
> ha...
FN-FORUM: Yahoo! Auto Response
date posted 9th February 2010 17:00
Hi,
Thanks for your mail. I'm in Office and can't reply right now. If urgent kindly contact via my official mail ID.
Thanks...........
Hitesh Gupta
Associate Software Engineer
Accenture Se...
Re: FN-FORUM: Rewriting a URL
date posted 9th February 2010 16:56
Anthony Rome wrote:
> Ok I can do the PHP, I mean the Apache Rewrite Rules - how do I do that bit?
>
> So if my URL example was requested how do I get it to run that PHP page?
>
>
> Regards
> Anthony...
FN-FORUM: Font Problem (?)
date posted 9th February 2010 16:41
Hi
I am trying to recreate someones photoshop layout in InDesign, I have
asked them to resupply the fonts, but I am using DIN Regular - It
appears in Photoshop as "DIN OT1", and appears in InDesi...
RE: FN-FORUM: Rewriting a URL
date posted 9th February 2010 16:07
Ok I can do the PHP, I mean the Apache Rewrite Rules - how do I do that bit?
So if my URL example was requested how do I get it to run that PHP page?
Regards
Anthony
01952 240430
07967 648928
w...
RE: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:57
Hi
Yes I guess I do.
Can I use Mod Rewrite for this? The website isn't live yet.
Regards
Anthony
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of John
Portwin
Sen...
RE: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:56
The php will create the pages per product from a database.
So not a lot of code is needed to have these SEO URLS changed.
Thanks,
Mark Welburn
-----Original Message-----
From: [EMAIL REMOVED] [EMA...
RE: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:54
Hi
Is it just the one URL or the full site.
If the full site needs to be changed to SEO URLS then php modding has to be
done. If it's just that one URL then a simple re-direct would be feasible.
I...
Re: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:40
Do you have 30,000 separate web pages too?
Anthony Rome wrote:
> I have 30,000 products in the database, would I have to have 30,000 lines of
> redirect code?
>
>
> Regards
> Anthony
>
>
> -----Origi...
Re: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:37
better get started then!
:)
I'm sure you'll be able to do it directly on the DB unless this is a
feed or something.
Lee Rickler
Director - Point and Stare - www.pointandstare.com
Online Developmen...
RE: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:32
I have 30,000 products in the database, would I have to have 30,000 lines of
redirect code?
Regards
Anthony
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Lee
Rickl...
Re: FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:24
Google 301 redirect:
redirect 301 "/tool.php?product=16793&category=2037"
http://www.toolsrus.co.uk/Paint_Treatment_Varnishes/Wood_Care/Shed_Fence_Products/Cuprinol_Timber_Care_Black_5_Litre.html
w...
FN-FORUM: Rewriting a URL
date posted 9th February 2010 15:16
Hello all
Could anyone give me an help on how to rewrite this URL?
http://www.toolsrus.co.uk/tool.php?product=16793&category=2037
Ideally I would like it to be like the breadcrumb
http://www.tool...