Thanks alot, Samual.
I will look into this.
Thanks!
Welcome to the Q&A Forum
Browse the forum for helpful insights and fresh discussions about all things SEO.
Thanks alot, Samual.
I will look into this.
Thanks!
I have a squarespace website with links, on the homepage, to different pages with galleries.
The problem is that these pages are not showing in Google analitics. Probably because the #anchor.
Like: http://www.fastingfotografie.nl/#/portretfotografie/
Is there a way to track these pages?
Thanks.
Thomas
Hi Cyrus,
Thanks.
That makes sense. I do change photo's every ones in a while.
I see that since there are no external and internal links to these images it is not harmfull.
Thanks.
Thomas
A lot of my top pages point to images in a gallery on my site.
When I click on the url under the name of the jpg file I get an error page not found.
For instance this link:
http://www.fastingfotografie.nl/architectuur-landschap/single-gallery/10162327
Is this a problem?
Thanks.
Thomas.
Thanks Valery. Your code is working too.
I can start with the campaign now.
Regards,
Thomas
I get the following message when I try to start a new campaign.
"We have detected that the domain www.shewula.nl and the domain shewula.nl both respond to web requests and do not redirect"
In the q&a I found answers to this problem and tried to fix it. No success yet.
This is what I have in my old ht.access file:
RewriteCond %{HTTP_HOST} ^www.shewula.nl$
RewriteCond %{REQUEST_URI} !^/STICHTING_SHEWULA/
RewriteRule (.*) /STICHTING_SHEWULA/$1 [last]
RewriteCond %{HTTP_HOST} ^shewula.nl$
RewriteCond %{REQUEST_URI} !^/STICHTING_SHEWULA/
RewriteRule (.*) /STICHTING_SHEWULA/$1 [last]
I changed it to ( got it from the answers
RewriteCond %{HTTP_HOST} ^shewula.nl
RewriteRule (.*) http://www.shewula.nl/$1 [R=301,L]
This gave me a 500 internal error in the server header checker tool.
Does anybody know how I can fix this?
The website is in a folder in the root of my other website www.fastingfotografie.nl
Could this give me a problem?
Thanks.
Thomas
Looks like your connection to Moz was lost, please wait while we try to reconnect.