Tag Archives: Mod Rewrite

URL Masking

I tough to find info elsewhere in the forums on this…. Are usually best way in order to mask a URL so that end users can’t workout the directory structure of your site I realise that if I were to utilize a frame then I could truthfully have the address inside URL box always stating http: //www. kisstroyer. com but there is certainly surely a healthier way to mask URLs than to make use of crappy frames. Best way to help mask urls is usually to use an exe or even dll for your whole page generation. But any url masking can cause you issues with se positioning. On earth do you explain further how you can generate pages along with exe and dll to get url masking Basically you produce a script which returns whatever is requested through the browser using a few (potentially variable) identifier. eg. Let’s say you might have some files you only plan to be accessible once, or only with a certain time for example. Store these records outside your " public" path on line server. Write the script to reply to requests like this particular: http: //www. instance. com/masking-script. cgifileid=007 by first transmitting the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Redirecting – Does Google Penalize?

I’ve truly bought 2 domains to get a client, the same name but some may be. com and one other. co. uk. We’re not using the. com but bought it if anyone accidentally types from the. com extension. Hence, I need that will re-direct the internet page. I’ve this code: < meta HTTP-EQUIV=" REFRESH" content=" 0; url=http: //www. yourdomain. com/index. html" > which I’m told will get the job done but I only wondered whether Google penalizes websites for redirections like this the slightest bit. I’ve SEO’d the. corp. uk site and don’t prefer to damage the rankings at all. Thank you Don’t redirect… No apart from penalize(per say). They just won’t index your site because they don’t follow redirects. Just setup hosting in order that it has both domains resolving to the same location… Subsequently do a. htaccess rule ( if your on Linux ), to re-write the URL to the one you wish to use. You never want the internet site indexed on equally domains because serps will then discover duplicate content…. The mod-rewrite is the very best of handling this particular.. Whenever its a window server.. Running asp… I’d do a check at the page level… Discover … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment