| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 2 months |
| seen | yesterday | |
| stats | profile views | 71 |
|
Jan 9 |
comment |
facebook ad metric vs google analytics metrics It would be interesting to see a source on GA not tracking logged users |
|
Apr 20 |
comment |
Could Jekyll/Octopress and other static blogging engines be a good option for a heavy online magazine? @Lèse, my tone may not have been clear, but I was actually thanking you for highlighting the reasons, since I hadn't looked into the root causes. I've done a lot of wordpress database cleanup for people over the last two years who had hacked wp blogs (spam links injected in articles and total display presentation changes through injected iframes). There was also one that was turned into a bank phishing site. One common thread between each blog was that it was an outdated version. |
|
Apr 20 |
comment |
Could Jekyll/Octopress and other static blogging engines be a good option for a heavy online magazine? @Lese and javipas - Thanks for bringing up the points why it can be a security nightmare. WP is targeted because it's the most popular (meaning the most hackers are going after it), and not keeping it to the newest version at all times leaves you a huge target. The majority of webapps i've used don't have the must always be up-to-date problem. Hence it can be a security nightmare. Didn't say it's impossible to secure. |
|
Apr 13 |
comment |
Improve email Delivery Rates Thanks, the idea of running the emails through a spam checker should have been obvious. It helped quite a bit in identifying negative modifiers. I think the biggest improvement came from cleaning up the headers. So far reports of non-delivery have improved a lot since the changes. |
|
Mar 23 |
comment |
Are the space and the / required in the <br /> tag? @Unixman83 - Does your comment somehow make my answer wrong, that it's required for XHTML compliance and that's the reason the close tag was added to all elements in HTML? That's a questionable reason to downvote an answer. |
|
Mar 16 |
comment |
Forum Spam Question. Why are Chinese hackers posting tiny images on my forum The ROI is worthwhile if everything is automated on their end. Even if the return is small, it adds up across thousands of domains. |
|
Dec 30 |
comment |
Got PHP; Need Designer; How Good is this approach This question is too broad. There's no way to give a correct answer. |
|
Dec 22 |
comment |
Magento store has home page url of just ip address and not actual domain name If you are using a certificate, make sure to put https instead of http into the secure url box. |
|
Dec 20 |
comment |
Magento - Add to cart error What version of magento? |
|
Dec 20 |
comment |
Error after login to Magento on core/Mage/Admin/Model/User.php on line 437 When does that error appear? |
|
Dec 15 |
comment |
Should I decline a credit card based on IP Address IP based solutions aren't a good idea here. Tod1d needs to fix the root problems that make him a target for verifying fraudulent cards instead of duct taping code into his payment application. |
|
Dec 15 |
comment |
Should I decline a credit card based on IP Address I doubt blocking the ip address would stop it in the long run if it's a malicious user. You said he's using the same address each time, do you mean billing address that gets validated with the card or just the address registered with your site? |
|
Nov 1 |
comment |
Adding a CMS to an existing Magento shop Man this question is old. How did I get here??? |
|
Nov 1 |
comment |
Adding a CMS to an existing Magento shop Dont install wordpress on the same server as an eCommerce platform. Wordpress is an insecure web application. |
|
Sep 28 |
comment |
Cloud Providers vs Traditional Hosts Ok, so it's less secure from a philosophical point of view than hosting in a tier 4 data center which only you have access, I agree. From a technical point of view, if executed as stated in policies, their security holds water. Thanks for clarifying. |
|
Sep 28 |
comment |
Cloud Providers vs Traditional Hosts @Doc - Can you explain what you mean by loss of security? I've read their whitepaper (Amazon) and it's a tight ship, but I might be missing something. |
|
Sep 12 |
comment |
Linking to Wikipedia. What’s the impact on SEO? How is the content generated? |
|
Sep 7 |
comment |
Finding Google's indexed pages You have to submit a sitemap. Once the sitemap is indexed it will tell you the number of pages indexed from the sitemap. If it's not on the sitemap it doesn't count toward that number. |
|
Sep 7 |
comment |
Finding Google's indexed pages @daviesgeek - webmaster tools only tells you the number indexed. It won't tell you which pages. |
|
Aug 29 |
comment |
Index Company Name but not other keywords Haha, you followed my train of thought well. I thought about creating a page with the company name while posting. Thanks for debugging that one. |