Questions tagged as 'seo'

0
answers

Doubts SEO Open Graph

How to apply Open Graph in this code: <div class="col-md-4"> <ul class="nav"> <li class="item-rede-social"> <a rel="facebook" href=""> <img src="imagens/facebook.png" class="img-responsive...
asked by 28.06.2017 / 21:27
1
answer

Get page with PHP or Ajax?

I have the following código to get pages in my content with url : <?php $url = (isset($_GET['url'])) ? $_GET['url'] : 'home'; $url = array_filter(explode('/', $url)); $file = './pages/' . $url[0] . '.php'; if (is_file($file)) {...
asked by 24.06.2017 / 01:49
1
answer

Joomla with security problems in GSC

We have a site in Joomla, in Google it happened to appear with not secure, we verified in Google security problems with strange URLs. We have seen that Google encounters problems with pages of this type: site.com.br/2122/whuk16867_/swphtxj/...
asked by 29.09.2016 / 17:46
1
answer

Pages with content loaded dynamically by angular has problem with indexing in Google?

I have a page today that is already in production and accessible to anyone by Google where their content is fully loaded from the Server and rendered. I've upgraded to it and now your content will be loaded and manipulated via ANGULAR + AJAX...
asked by 27.09.2016 / 21:36
0
answers

Css and blocking javascript

I tested my blogger in pagespeed and it appeared to block css and blocking javascript and as an example it gave me the following files in which I should block: css: http://fonts.googleapis.com/css?family=Qwigley&subset=latin (e mais d...
asked by 07.06.2016 / 15:19
0
answers

How to take advantage of browser caching?

I have read and reread several times on this subject but never understand how something I do on my computer will make the website get faster on the third party computer ... Not to mention that when making such modifications on my computer I w...
asked by 07.06.2016 / 14:38
0
answers

How to hide a search engine site?

I have a site that has been indexed with 115 pages, and 3/4 are with the old links. The new project is under development, so the idea is to remove the current site from the search engines, and after the end of it, add it again. I have alre...
asked by 02.06.2016 / 18:50
0
answers

How should I fill in the meta tags?

I was able to find ways to populate other meta tags but these, I have no idea. Does anyone have any ideas? <meta content='xxxxx' name='alexaVerifyID'/> <meta content='xxxxx' name='yandex-verification'/> <meta content='India' nam...
asked by 31.05.2016 / 21:26
1
answer

Post URL duplication adds numeric value

I thought that belonging to different categories, these posts, of nomenclature of url equal, would be treated as distinct. Categories: Home Hotel Posts: street to street to    URL generated: www.meu.com.br/casa/ru...
asked by 29.04.2016 / 15:20
1
answer

Use ID in URL for Wordpress SEO

I have a cruel question whether or not to use post_id in the URL. I'm currently using: /% category% /% postname% -% post_id% .html Is it worth removing this post_id or creating it with a slash separating the id from the post name? /%...
asked by 12.12.2015 / 12:06