Yes, you should do it to avoid loss of attribution and many more advantages of HTTPS over Http, as Logan says below.
Posts made by martinxm
-
RE: Redirecting traffic to https
-
RE: Is it better to optimise for several keywords/keyword variations on one page, or create sub categories for those specific terms?
Hi Adam. The practical tips that I propose below will allow you to adjust the structure of your blog.
First, good practices for the use of the categories:
- The categories must be able to classify the main topics that are covered in the blog.
- Create between 5-7 categories.
- Define the categories at the beginning of the creation of the blog.
- Index categories.
- Do not use uncategorized: it is better to create a category of "others".
- The categories must appear in the main menu or in the sidebar.
- On the main page of the category includes an explanatory text.
- The number of posts by categories must be balanced. If you identify that a category contains most of the posts, you may need to divide that category into two (or more).
- A post can be included in more than one category, but it is not necessary. If we think it can help the user, there is no problem, although you always have to think if it is really necessary and if it will add value. In some cases it will not be necessary, in others, we may discover the need to create another category that better encompasses a main theme.
Then, good practices for the use of tags:
- It is advisable not to index the tags.
- It is not necessary to include them in the main menu.
- Tags should never have the same name as a category.
- The tags are not meta keywords.
- Do not create infinite tags. Each tag must have a meaning and be able to encompass several posts. A practical exercise is to think: will I use this tag for more than one post? If the answer is no, it is advisable not to create it.
- Less is more. Do not include more tags than necessary by post. There is no limit number, but remember that they have to add value.
- Choose if we work the words in plural or singular.
- It is also ideal to define the tags when starting the blog. To do it in an orderly way we can define the tags according to the category. But never use the same tags in a category.
And don't forget the URL structure. Its very important too. If a blog is SEO friendly, it is also seen in the structure of its URLs. When you define them, remember to include /category/ or /tag/ in front of the category or tag as in this example:
In this way, you will create a healthy structure and avoid possible 404 errors and duplicate content. I hope I've helped.
-
RE: Redirecting traffic to https
Hi Sharon. The basic steps are as follows:
- Purchase an SSL certificate.
- Perform a full back-up of your site in case you need to revert back.
- Configure any hard internal links within your website, from HTTP to HTTPS. This show green lock.
- Redirect any external links you control to HTTPS, such as directory listings.
- Update htaccess applications, such as Apache Web Server, LiteSpeed, NGinx Config and your internet services manager function (such as Windows Web Server), to redirect HTTP traffic to HTTPS.
- Implement 301 redirects on a page-by-page basis.
- Update any links you use in marketing automation tools, such as email links.
- Set up an HTTPS site in Google Search Console and Google Analytics. This is very important too.
I think you don't have any problems whith this steps.
-
RE: I am having an issue with multiple Google local listings.
Hi Vera.
You can choose to just list the primary number, or to include more numbers. Do you want to channel all calls through one line? Then just include the primary number. If you want to allow your users to directly call the department they’re looking for, then include some secondary.
In any way, I am attaching this link with the terms of google about the phone calls. I do not know if they are the same conditions that you have read.
https://www.google.com/intl/ALL_us/+/policy/call-phones-terms.html
-
RE: How to increase external and internal followed links?
External links are more complicated to achieve. But you can follow the guidelines indicated in the answer above.
For internal links, you can do them yourself. In SEO it is advised that there are not more than 100 links that point to a page, but I have not tried this yet.
In short, make a keyword plan to make internal links in a structured way. It is the best option for SEO.
-
RE: SERPs for English search terms in Google.es show NY and USA companies?
Hi Gareth.
I think it does not matter if you're connected to google.es or google.co.uk, for this case. Think that to most people, google will ask for your location. In this case I think that what could work for you is to use local seo techniques.
In this link you have an article from the MOZ blog to know how to do it.
https://moz.com/blog/local-seo-checklist
You can use the local seo for each city in Spain where there are more inhabitants of the United Kingdom.
-
RE: Bing & JavaScript?
What I can count and have contrasted in my web, is that the Javascript in Google is processed differently. Google crawls javascript and also the url inside, while Bing does not.
I think I'm a bit short to answer your question, but that's what I've checked.
-
RE: On site issues after Magento 2 launch
It may be that the migration has not been done correctly. Magneto took out a pdf with instructions for successful migration. Have you done this or have you used another manual?
I leave the link with the pdf. I hope I've helped.
http://info2.magento.com/rs/magentosoftware/images/MagentoDataMigrationWhitePaper.pdf
-
RE: Can Moz add an alert to email us when a competitor's site gets a new backlink?
Hi!.
You can use MOZ, RSS feed and also IFTTT to configure the alerts you want. I think you can use them to create backlink alerts. Here is an example at MOZ's Blog:
https://moz.com/ugc/get-email-alerts-for-new-backlinks-with-open-site-explorer
I can not tell you about Ahrefs, because I do not use it. I hope I could have helped.
-
RE: Additional Facebook Tab on Company Profile
Hi Lindsay. I personally use the notes add-on. The design of notes is better than standard posts. They offer more features. Some drawbacks however:
- They cannot be read on smartphones. More than 50% of your traffic cannot access it
- You need to prepare your draft on a text editor and then publish it on facebook.
Don't try using the "save and publish later" feature, this one doesn't work.

-
RE: Google map listings not shown as a ranking keyword
In addition to the good response of Nicholas White, I would also recommend clearing the web browser's cache.
-
RE: Wrong image shown to represent brand in mobile search
Hi Barret. I think you can try to change the video thumbnail on YouTube. It would be necessary to access as administrator the account where the video is. Then you would have to do the following steps:
- Sign in to YouTube.
- Go to Creator Studio > Video Manager.
- Next to the video, click Edit.
- On the left of the preview screen, choose a thumbnail.
- Click Save changes.
You can try doing another search and see if that forces Google to use the thumbnail.

-
RE: Making html table as 'seofriendly' as possible
Hi jcobo.
The HTML tables are very SEO friendly. They are clearly labeled, structured data, simple to parse... Just remember to use for the best SEO practices.
Here a link with the HTML rules https://www.w3schools.com/tags/tag_thead.asp