First Potential Clients

VastheBo$$

Junior Member
Joined
Oct 17, 2012
Messages
153
Reaction score
18
Hey guys I've been writing a journey and I have my first potential clients. One of them is for mobile websites and the other is for social media management through linked in for business.

Does anyone know anything about streaming video through mobile sites?
or Security for Wordpress websites?
or Social media management especially linked in.

I'm looking to build a team here folks. Any insight would be great.
 
You can embed YouTube?

There's a bunch of security plugins for WordPress on their plugin page (search "security"). Also keep in mind that there are many popular plugins that have their own vulnerabilities.
 
I could lend a hand with the security part if you like. I use code more so than plugins because there's less things to update (or that could become vulnerable) that way.
 
You can embed YouTube?

There's a bunch of security plugins for WordPress on their plugin page (search "security"). Also keep in mind that there are many popular plugins that have their own vulnerabilities.

That's what we have been doing, but the Chinese still hacked them *shakes fist* I was brought in more for mobile websites but security is one of their concerns.

I could lend a hand with the security part if you like. I use code more so than plugins because there's less things to update (or that could become vulnerable) that way.

This would be great, PM sent.

Thanks for reading.
 
Hey guys I've been writing a journey and I have my first potential clients. One of them is for mobile websites and the other is for social media management through linked in for business.

Does anyone know anything about streaming video through mobile sites?
or Security for Wordpress websites?
or Social media management especially linked in.

I'm looking to build a team here folks. Any insight would be great.

On the security side of things I always use OSE Firewall. Emails you when there are hack attempts made (As it automatically blocks or redirects the potential threat) and allows for whitelisting. Covers all the usual attempts.

Also, move your wp-config.php file one directory link up from where you have WordPress installed. WordPress will locate it for you and the file (even if someone does get access to the WordPress directory) will not be directly accessible through potential directory listing hacks.

Finally, research editing the .htaccess file to prevent directory listing from external sources.
 
Back
Top