| bio | website | jedistirfry.co.uk |
|---|---|---|
| location | England, United Kingdom | |
| age | 32 | |
| visits | member for | 2 years, 9 months |
| seen | May 14 at 9:52 | |
| stats | profile views | 10 |
I do stuff on the internet.
|
May 14 |
awarded | Constituent |
|
May 14 |
awarded | Caucus |
|
Jul 24 |
awarded | Caucus |
|
Jul 24 |
awarded | Constituent |
|
Apr 26 |
comment |
changing the subdomain and SEO issue You might be better off with a dynamic domain record which you can update on the fly to change where it's pointing. Then your domain would stay the same but where it points would change. Although you'd get downtime with the DNS propagation. |
|
Apr 26 |
comment |
Redirect HTTPS request to HTTP in Apache Ah yes indeed. As with all things, there are many ways to reach the same goal :) |
|
Apr 26 |
awarded | Teacher |
|
Apr 26 |
comment |
changing the subdomain and SEO issue Can you rewrite it with an htaccess file? Setup a 301 for everything to the new domain, then if anyone hits the old links it'll redirect them. |
|
Apr 26 |
answered | How to find unsecured content on a webpage |
|
Apr 26 |
answered | Redirect HTTPS request to HTTP in Apache |
|
Aug 13 |
comment |
Is there a way to take credit cards on my website without needing a merchant account/payment gateway? If you configure your paypal account to not force registration, then people can pay without having to signup to paypal. Check 'Profile' page in a business account. |
|
Aug 9 |
comment |
What steps should be taken to safeguard user-entered content on a CMS? I would post process the input anyway. If you have a validation module you can include some processing for the input here. Then it gives you flexibility to implement it only when you need it, without creating a consistent code overhead. |
|
Aug 6 |
answered | What steps should be taken to safeguard user-entered content on a CMS? |
|
Aug 5 |
awarded | Autobiographer |
|
Aug 5 |
awarded | Supporter |
|
Aug 5 |
comment |
In what browsers do you test your websites? There is an Opera mobile application for testing in Opera's mobile browser, which is a good way to get an idea of your site on mobile devices. |