My Site is half ecommerce store and half community blog. I've enabled SSL throughout the site, but the moment a community member posts a non-HTTPs link, the entire site becomes "insecure" according to the SSL certificate.
How do I require SSL on ONLY the ecommerce portion of the site?
I was told I may have to run my community Blog and ecommerce site as separate Joomla! installations. Surely there is a better way?
So that you can see the site it's www.DetourJournal.com
It doesn't make sense to me why you would get warnings just because you have some links to http sites.
But I have a similar setup but I went with only enabling SSL for the eCommerce part only. Simple to do with this plug-in.
Related
I want to build an HTML, CSS, and Js for my home page and my landing pages and a Shopify store for my product pages but I want to be on the same domain so that the flow doesn't break and my SEO and analytics be more precise.
How can I achieve that?
I would venture that you have two options (there may be more, but these popped in my head first):
Create a subdomain of your primary domain. This wouldn't mess with your current domain's SEO and you may actually see benefits from future SEO since the two are connected by a common domain. I know search engines treat subs as their own, but your sites will be driving traffic between each other and this would keep your customers within your overall domain.
Create a page/series of pages under your primary domain with pictures and Shopify buttons for each item. This is highly redundant and, frankly, a waste of time and energy, but I am putting it out there, nonetheless.
Use the Buy button SDK over your main content website to append the product from Shopify and utilize the Shopify cart functionalities.
I think this is the best option when you want to have a separate website along with Shopify, its cost is lower than the regular Shopify plan.
Here are some links:
buy Button
Documentation
Shopify Lite
Storefront API with Checkout API also provide all the power of Shopify to those that do not want to host on the Shopify online store platform. Would suit your use case fine it seems.
Have a client that wants to use a certain software CMS for redesigning their site. There will be approximately 5 people that should have access only to certain, specific pages on the backend to modify. Is there a command that will allow that in HTML?
Mike
If your CMS is being served by Apache web server then you can use htpasswd and htaccess for securing your CMS. http://www.htaccesstools.com/htpasswd-generator/
I am doing an angularjs app with a nodejs-expressjs server.
I want to do an app that it's similar to a business directory.
I have doubts about if it's possible doing it SEO friendly to the all items at the directory, either by his name or his features (tags). Always having in mind that all pages are created with AngularJS.
If it is possible, how to do that dinamically.
I implemented an example that uses prerender server (this https://github.com/prerender/prerender) and the prerender-node library at the app server.
My example's pages, created by angularjs, does work (are SEO friendly, it appears at google's search)..but the pages are "static", and the directory it's going to add always new bussines to the directory that I want to appear in googles searching.
Besize, I want my app to be multi-language, and also have doubts about how to do all of that be multi-language, and if it is possible.
I hope you can help me.
If you're hosting your own Prerender server, it will serve the page "on the fly" every time Google accesses it, so it will always have the latest, dynamic content from your pages. If you're using a Prerender plugin to cache your pages, you'll need to make sure you recache them... or use our Prerender.io SaaS and we'll take care of all of the recaching for you.
It sounds like you just want Google to crawl your pages more often because of how dynamic your content might be. In order to have Google crawl your pages more often, make sure to quality inbound links from other sites to increase your PageRank.
Here is lots of advice from Google about multi language sites: https://support.google.com/webmasters/answer/182192?hl=en
Apologies if this has been beaten to death, but all I've been able to find are overly technical articles.
My question is simple:
A friend at the university wants to start a website. He wants to use a university domain name (http://university.com/my-awesome-website). The problem is that I want to build it with WordPress, but the university is still using PHP4, so WP isn't possible!!
Can I setup a .htaccess file or similar so that when someone goes to http://university.com/my-awesome-website, the urls look right, but the pages are actually coming from WordPress on a different server?
Is this what they call 'domain masking' or is it a '301' redirect?
Help appreciated!
You could use an IFrame to load the wordpress site in and make it look like it's being served up on the same site.
Say If I keep more number of web links of other sites on my web site then is it going to help my website in any way?
No it will help the other sites as you will be basically providing backlinks to theirs. Unless they have links going back to your site then you won't see any benefit at your end.
Maybe you are not quite clear about in-bound link and out-bound link.
What you are talking about now is out-bound link, which, according Google's PR, is a vote to other site(The linked site), not yours.
What you need, though, is in-bound link. In plain English, links of your sites on other sites.
Be warned, only putting our links on other sites that share the same themes can be counted as valid links. On top of it, do not tempted into Black Hat SEO!