For us the most important links should be put on the top and bottom menu, besides having a breadcrumb trail helps a lot when generating internal links.
Greetings
Welcome to the Q&A Forum
Browse the forum for helpful insights and fresh discussions about all things SEO.
For us the most important links should be put on the top and bottom menu, besides having a breadcrumb trail helps a lot when generating internal links.
Greetings
It would be good to know if your website is made in wordpress , prestaghop or custom. Or in any other way.
If it's wordpress, you could create images of the size that you use on the web, you could add in your functions.php file
/We record the size
function bp_body_size(){
add_image_size('body-size', 700);}
add_action( 'after_setup_theme', 'bp_body_size' );
//Add size to image options
function bp_body_size_choose( $sizes ) {
return array_merge( $sizes, array(
'body-size' => 'New body size');}
add_filter( 'image_size_names_choose', 'bp_body_size_choose' );
With this you would have a new image size on your website of 700px x XXXpx.You would have to regenerate all the images of the web
Greetings
One thing leads to another, the quality of the links and the quality of the content. On the other hand there are much more important aspects such as the https of the web, the structure of the site and the location of the elements. Speed of the web, etc etc
The problem is that google is probably indexing the 2. You can correct that all accesses through https://www redirect you to https://. If you are being indexed by both, you will have a duplicate content problem. We do not know which is your website to investigate further ..
greetings
Hello,
Google will index the images the same way it would if they were visible, since google crawls the source code of the page to retrieve the information. On a visual level what you will do is that the image will take longer to appear but you will gain more loading speed, since this will be done in deferred.
Greetings
Initially, it is a problem for google if you have uploaded the sitemap,xml to the search console. Have you noticed in this time if your visibility is low because of the errors found in the sitemap?
We usually use the CFDB7 plugin to save the data. (https://es.wordpress.org/plugins/contact-form-cfdb7/). More information (https://github.com/mdsimpson/contact-form-7-to-database-extension). This is supposed to be valid for any form submission plugin.
If we want to save all the shipments that are made so we can make debug. We use the Email Log plugin (https://es.wordpress.org/plugins/email-log/)
On this page you can see what each level of Moz means.
https://moz.com/community/mozpoints
Greetings
I leave you 2 url, but it seems that the robots do not let you modify it.
They propose you to put pages as non-index....
https://community.shopify.com/c/Shopify-Discussion/How-can-I-edit-robots-txt/td-p/432485/page/4
https://help.shopify.com/en/manual/promoting-marketing/seo/hide-a-page-from-search-engines
greetings
Here are some examples of circumstances in which we can use a 301 redirection:
When we must make a change of domain.
When we have to make a change in the URLs so that, for example, they are semantic (or friendly).
Take advantage of the positioning of an old post that is already obsolete to create a new article with higher quality and updated content.
And how can we help you? I don't quite understand the question
301 and 302 redirects are a way of telling the Google robot that the URL of a web page has changed permanently or temporarily.
With the 301 redirection, between 90 and 99% of the SEO strength is transferred to the new URL. Therefore, we do not have to see your positioning in Google compromised.
Code 302 indicates a temporary redirection. One of the most notable features that differentiates it from a 301 redirect is that, in the case of 302 redirects, no SEO power is transferred to the new URL
I'm sorry but I can't understand the question.
Did you solve the problem?
Thank you very much for your response, the truth is that we are appearing in different advertising media, and google has the links indexed. In fact we have now added the url to our moz profile and added it to the Link Tracking Lists tool.
It will be a matter of time
I think it will affect you because the search engines will not find texts associated with your website, that is to say the mototr will read the texts you have generated and if it is by javascript that text does not exist until there is an interaction with the user.
The search engine will only read your code, not the text generated afterwards.
You should index the page, we do not understand very well what you mean, if you throw away a blog and a shop because you do not want to index it?
The most normal is to put no index on pages that we do not care as for example the legal notice or the cookie policy
I think you should not be affected by the SEO of the page, nor should you be penalized by Google. Google penalizes when there are many hidden links to other pages. It is considered a bad practice.
For example, years ago, people hid keywords with the background color of the web (penalized by google severely), this is detected by the different changes of the google search engine.
I hope I have helped you
It is a matter of waiting, until google does not index the page. The google robot passes by every so often, that's why you didn't see the pages being indexed. As you were told you can use google search console and site:xxxx in the search engine.
Speed is very important.
How to speed up your website load times
If your website takes 3 or more seconds to load, follow the guidelines below:
Optimize your images
Choose the right theme for your web design
Avoid cheap and bad quality hostings
Avoid spaces and unnecessary comment tags in the HTML code
Remove plugins and social network widgets
Dotbot doesn't want to know anything about my site, my Page Authotize is still 1 and my DA is the same. How long does it take to start getting results? In all the websites we have been working on, we have no problems, but in ours it has come up.