Questions tagged as 'seo'

1
answer

AngularJS and SEO

I have a site made with AngularJS and PHP. All content that is common between pages is only uploaded once, when the user changes pages only the content of the respective page is loaded (executing the API in PHP that returns a JSON) and its te...
asked by 15.12.2014 / 13:56
1
answer

Adding Rich Snippet across multiple divs

I'm making a page that displays data for a person. At the beginning there is the name and a text, at the end there is the address, e-mail, etc. I'm using Rich Snippet , but all the examples I find about it, show the entire structure in a sin...
asked by 21.11.2015 / 17:51
2
answers

Is it possible to use PHP to create dynamic meta tags for SEO?

I would like to know if it is possible for me to use PHP in meta tags like description, keywords ... I already use the title: <title><?php echo $titulo; ?> . Can I do the same on meta tags? From: <meta name="DESCRIPT...
asked by 07.12.2015 / 01:24
1
answer

Loading external "pages" via AJAX. Will Google crawl?

I'm doing a project whose pages are loaded into a main container . All link is an anchor but what is after the hash is really a path. My JavaScript is scheduled to detect hash swap events, so it picks up the path by subtracti...
asked by 02.08.2015 / 03:47
2
answers

My site does not appear in google search engines

Hello, you have a similar question here, but you do not have a valid answer and I think the reason his site does not appear in rank may be different from mine. Anyway, the site link is already online for a few months. I did some SEO test...
asked by 07.05.2015 / 18:21
1
answer

Robots.txt with spaces

I created a robots.txt and mapped it on my host to be found in the root, however I realized that I came up with spaces before the bar, many spaces. And since the deploy process is very bureaucratic, I would like to know if even with the space...
asked by 08.08.2017 / 16:33
2
answers

Does the page title and random post affect the position in the search results?

I have a theme with a single page and several updates are made per day on this page including the title, I wanted to be well placed in the search results I know there are several techniques exist for this ... anyway I want to know if the title a...
asked by 16.01.2015 / 20:18
1
answer

Google follows URL from date-href?

On my site there are links to certain URLs that are opened with Jquery and the data-href attribute. This attribute is inserted into a normal div that works like a button. Eg: <div class="open_url" data-href="http://www.exemplo.com.br">...
asked by 13.03.2016 / 22:04
1
answer

How to calculate a site's RankPage

Personal Hello I have a website and I would like to know what is the RankPage of some links. Does anyone know a good site to calculate PageRank from a URL?     
asked by 11.01.2017 / 00:00
0
answers

SEO, How likely is Googlebot to read this Rich Snippets code?

What are the chances that Googlebot will read this Rich Snippets ? Tips on how to improve are welcome ... I can only use Front-END , otherwise I would have used PHP to resolve this. <script type="text/javascript" src="https://co...
asked by 06.10.2017 / 15:33