954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

WordPress scope???

I want to make the clone site of http://fishershippingcompany.com/home.php . is it possible in wordpress or I have to self code this all???

Please suggest me

mr.khurrams
Newbie Poster
13 posts since Oct 2008
Reputation Points: 10
Solved Threads: 2
 

I suppose you could yes, you would need to play a little with the configuration. When I say a little I mean you would have to literally rewrite allot of how wordpress work.

Also I have had my shared hosting accout hacked via a loop hole in WordPress, so I wouldn't advise you to use WordPress at all.

Josh Connerty
Posting Whiz
342 posts since Apr 2009
Reputation Points: 31
Solved Threads: 27
 

Yes, is is possible with wordpress. You can create custom pages with the funcitonality you want, through an extension.

I suppose you could yes, you would need to play a little with the configuration. When I say a little I mean you would have to literally rewrite allot of how wordpress work.

Also I have had my shared hosting accout hacked via a loop hole in WordPress, so I wouldn't advise you to use WordPress at all.

Josh, I wouldn't write wordpress off because it got hacked in shared hosting.

Shared hosting is usually more of the problem then the software installed on it.

Almost every account on shared hosting can be hacked, even if you use strict security measures.

ie: PHP usually runs as the same user on a single machine on shared hosting. So it can write to any file that it created, even on a different accounts.

If PHP can write to it, then anyone on the machine can write to it. It is the same for any running process on a shared host.

So when you're on a shared host, no matter how well you secure your site, if a single other site on that machine is vulnerable, your site is.

digital-ether
Nearly a Posting Virtuoso
Moderator
1,293 posts since Sep 2005
Reputation Points: 461
Solved Threads: 101
 

Yes, is is possible with wordpress. You can create custom pages with the funcitonality you want, through an extension.

Josh, I wouldn't write wordpress off because it got hacked in shared hosting.

Shared hosting is usually more of the problem then the software installed on it.

Almost every account on shared hosting can be hacked, even if you use strict security measures.

ie: PHP usually runs as the same user on a single machine on shared hosting. So it can write to any file that it created, even on a different accounts.

If PHP can write to it, then anyone on the machine can write to it. It is the same for any running process on a shared host.

So when you're on a shared host, no matter how well you secure your site, if a single other site on that machine is vulnerable, your site is.


Maybe but the shared hosters technicians concluded that it was through wordpress that my websites were hacked. You can see the outcome from the following addresses: http://jjcon.co.uk/
http://joshconnerty.co.cc/ // Hadn't even finsihed this one was a temporary domain :(
http://htmltutoronline.co.uk/
The actuall thing that caused these to stop functioning was that the index.php's (in every directory) had been cut short (about in 1/3 of the previous size) and had a hidden iframe added to it :(.

Josh Connerty
Posting Whiz
342 posts since Apr 2009
Reputation Points: 31
Solved Threads: 27
 
Maybe but the shared hosters technicians concluded that it was through wordpress that my websites were hacked. You can see the outcome from the following addresses: http://jjcon.co.uk/ http://joshconnerty.co.cc/ // Hadn't even finsihed this one was a temporary domain :( http://htmltutoronline.co.uk/ The actuall thing that caused these to stop functioning was that the index.php's (in every directory) had been cut short (about in 1/3 of the previous size) and had a hidden iframe added to it :(.

Thats the point. If you had wordpress on a non-shared server, it is much less likely to get hacked.

It is one of the most secure PHP scripts. It is the most deployed PHP script and thus has been hacked many times, and fixed many times making it very secure.

If it is deployed securely, and in a secure environment, and good security practices are followed is is almost impossible to hack.

A good hacker can hack 99% of all PHP scripts on the planet. It would probably take them less then 5 minutes to find a vulnerability in any given one. However, it would take them a year to hack a secure install of wordpress, if they ever do. (the numbers aren't real, its just an analogy).

The ability to hack an open source script like wordpress comes from thousands of hackers testing it for vulnerabilities daily. It only shows how secure it is, not the other way around.

digital-ether
Nearly a Posting Virtuoso
Moderator
1,293 posts since Sep 2005
Reputation Points: 461
Solved Threads: 101
 

Thank you so much for your suggestions, in short I must use Wordpress.

mr.khurrams
Newbie Poster
13 posts since Oct 2008
Reputation Points: 10
Solved Threads: 2
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You