PF4Public Posted November 7, 2010 Posted November 7, 2010 What is this and how to use them? I tried clicking each if icons. This is all I get: Fatal error: Call to undefined function curl_init() in /tmp/cpanel_phpengine.1289141735.2796508b6BCQ7ff on line 626
Guest Geoff Posted November 7, 2010 Posted November 7, 2010 SEO is basically converting URLs like this: http://somesite.heliohost.org/viewIndex.ph...SID=56060406560 And taking them, making them more friendly like this: http://somesite.heliohost.org/view/45/ However, SEO involves many other things as well, like putting keywords in your page.d For a complete explanation, see wikipedia: http://en.wikipedia.org/wiki/Search_engine_optimization (The two other params, "a" and the session, become stored in POST data, or in Cookies) Now, cURL is a PHP plugin, that it looks like CPANEL is using. However, what has happened is that cURL is not installed on the cPANEL server, so it is throwing a fatal error. As to why it is not installed, you will have to ask one of the admins.
PF4Public Posted November 7, 2010 Author Posted November 7, 2010 SEO is basically converting URLs like this: ..... Well, I didn't ask, what SEO is - I know what it stands for , but thanks anyway. Now, cURL is a PHP plugin, that it looks like CPANEL is using. However, what has happened is that cURL is not installed on the cPANEL server, so it is throwing a fatal error. As to why it is not installed, you will have to ask one of the admins. And thanks for this info. It means, that it's not me doing something wrong, but a server issue
Byron Posted November 7, 2010 Posted November 7, 2010 We have cURL installed with that particular function (curl_init) so I don't know why it throws that error. http://byrondallas.heliohost.org/php/get_d...d_functions.php Escalating to djbob... Is this a new feature that recently got added to cpanel? It hasn't been there before. Search Engine Optimization (SEO) Tools
Ashoat Posted November 7, 2010 Posted November 7, 2010 This is a service that we're partnering with. Basically, they give you free SEO, and if you upgrade to a paid account HelioHost gets 30% of what you pay. Still working with them to figure out the bug.
Guest Geoff Posted November 9, 2010 Posted November 9, 2010 I am confirming that it is working. no need to reply.
Recommended Posts