Questions tagged [laravel]
The laravel tag has no summary.
28 questions
0
votes
1
answer
118
views
Bagisto (Laravel) Site Not Showing H1 Tags & Duplicate Page Titles – Any Solution?
I'm using Bagisto (Laravel-based eCommerce framework) to build my site, but I'm facing an SEO-related issue:
None of the pages are showing tags when I inspect the page source.
All pages appear to ...
0
votes
1
answer
34
views
software/app to resize images to set size [closed]
I have a gallery page featuring different users. Each user upload an image of themselves that is displayed on the gallery page.
My problem is that I need to fit all the images to a set size of 250PX ...
0
votes
1
answer
32
views
Can a website be full amp and still have good results on seo?
I am very new to development, learning just to make a project more efficient now, despite having a dream to be a developer I am too old to change from where I am.
I had some content written on ...
2
votes
1
answer
42
views
How to embed a "Book Now" button to Google search page when someone type my website name in the Google search
This question might be asked before in other ways but I couldn't file my answers. I followed these link1, and link2 but I couldn't get.
My website is designed in Larave and Vuejs.
Currently working on ...
1
vote
0
answers
101
views
Will deleting a cron job in CPANEL stop a running job?
I have a cron job in our CPANEL hosting. This is a laravel artisan command "queue:work". Now my problem is, the new code update is not reflecting unless I restart the command. I thought of ...
1
vote
1
answer
293
views
Point the aws server URL with port to my customed domain name registered with cpanel?
I have a Laravel system hosted on AWS server(just example) - 3.75.56.104:8080. I also have a registered domain with a direct admin cpanel. How do I point AWS URL to the registered domain. So that when ...
2
votes
1
answer
231
views
How to make a sitemap with Laravel
I am making a sitemap for a site made with Laravel and do not know if I am going the right way. I read an article from Google (https://developers.google.com/search/docs/advanced/sitemaps/build-sitemap#...
1
vote
0
answers
35
views
Which Laravel 8 CMS to learn as Beginner? [closed]
I'm learning web development and need to provide a simple CMS for a customer, with which he can manage his website. For now creating posts on his website is all he needs.
There seem to be a ton of CMS ...
4
votes
0
answers
264
views
Configure Nginx to serve the home page and a sub-directory with WordPress and everything else with Laravel
I'm currently facing a problem where a single vhost must serve two apps. One of them is WordPress, the other one is Laravel. I've managed to get it some kind of working using a URL prefix, but I can't ...
2
votes
1
answer
4k
views
my laravel sub-domain urls does not work except homepage
I am new to hosting web apps online. I wanted to host an app in my subdomain eg departmennt1.example.com. I added the subdomain in cPanel. Located its directory in file manager. It happens that the ...
0
votes
0
answers
127
views
Is javascript filter library good for SEO?
I'm currently working on a filter that can contain functionality such as search, sort, pagination, checkbox like in the following image.
For now, I use Laravel and trust every functionality to the ...
3
votes
1
answer
506
views
XML Sitemap Couldn't Fetch for about 2 months [duplicate]
I am really fed up now. I am trying to get my xml sitemap to be read in Search Console but for past 1 months it saying it can't be fetched. Every time I submit the index sitemap its submits it with a ...
3
votes
1
answer
2k
views
Configure Apache for multiple web roots based on domain
I have a single app, which shares a large amount of code in PHP but which has 3 separate application-level folders depending on the domain name entered. IE:
app.example.com is /apps/app-name/frontend
...
1
vote
2
answers
617
views
Configuring phpmyadmin on nginx server for laravel project
I have been trying to install phpmyadmin on the nginx server for laravel project, i have installed the phpmyadmin and setup the symlink to point /var/www/laravel/phpmyadmin.
When i am trying to ...
2
votes
1
answer
31
views
Are 807 NodeJS modules really required to use Font Awesome?
We contracted a web developer to make a really simple 40 page website using PHP+Twig. They sent the site to me in a zip file and when I unzipped it, it took almost 45 minutes to unzip because it had ...
4
votes
1
answer
5k
views
Where can I put my sitemap in my directory structure under Laravel? It is 404 in the directory root
I'm trying to submit my sitemap on my Google console but every time I add it, it keeps saying it couldn't fetch, I have uploaded my sitemap.xml into my domain root directory but still Google is not ...
3
votes
1
answer
89
views
The effect of removing many URLs from google search console
I have been working as a web developer for several years, fixing issues, errors, and increasing page load speed etc. but I'm kinda new to SEO and Google Search Console.
I have a client who is using ...
0
votes
1
answer
1k
views
My own domain redirects automatically to mysite.000webhostapp.com
In namecheap.com, I have the following settings:
Custom DNS: ns01.000webhost.com and ns02.000webhost.com
How to link my own domain to mysite.000webhostapp.com with https connection
i.e. https://...
1
vote
1
answer
97
views
Add blogging functionality into an existing Laravel site vs a separate WordPress blogging site in a sub domain
We have an Internet marketplace project written in Laravel 5. We need to add a blog for this project. Which option is better from SEO perspective?:
Extend the existing Laravel site by adding a ...
1
vote
2
answers
2k
views
Can I use the Laravel Database Framework without using all of Laravel?
I work at a company with a custom PHP framework we have built over the years. For the most our custom framework suits our needs and includes almost everything Laravel offers, however, our database ...
2
votes
0
answers
174
views
Can search engine find ReactJS component when using with Laravel
I am new to ReactJS and Laravel and trying to build a web app using these both technologies.
https://medium.com/@adelekandavid2013/reactjs-app-with-laravel-restful-api-endpoint-part-1-b3991dbf99f2
I ...
2
votes
1
answer
576
views
How to publish 2 Laravel sites next to each other on a multi-domain account?
I've got one account at Hostpapa that I use to host multiple domains.
The public folder is /public_html and underneath are folders for each domain.
This results in
/public_html
---/ beta
---/site....
6
votes
1
answer
15k
views
.htaccess Direct all requests to Public dir when using framework etc
I using this .htaccess code to direct all requests to Public directory:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
...
2
votes
1
answer
2k
views
Can I install Laravel 5 on GoDaddy shared linux hosting?
My problem is that I don't know whether a GoDaddy shared server provides the following extensions which are required for Laravel 5.0?
PHP >= 5.4 with all common Extension and also
Mcrypt PHP Extension
...
4
votes
1
answer
1k
views
How to inform Crawler on AngularJS permanently moved page without losing SEO ranking
I am using Angular JS app and serving snapshots for crawlers when they visit. Changes are inevitable and hence certain pages are to be moved permanently (Redirect 301).
For example:
www.domain.com/#!...
1
vote
1
answer
666
views
How to rewrite laravel /public directory [duplicate]
So by default the index.php is in the public directory. I want to rewrite the url so that abc.com/public/ becomes abc.com/ ??
I am very new to url rewriting ..
1
vote
1
answer
117
views
Google pre-rendering causing double and triple events [duplicate]
Is it possible to detect google chrome and firefox prerendering on the server side, or in .htaccess, and defer the prerendering for the purpose of monitoring traffic and website events, or do I need ...
2
votes
2
answers
999
views
Laravel Detailed Error Page Lost
I want to see all problems when a file can't loaded e.g. I used to do it but now I can't. The only thing I get when a problem occurs is
Whoops, looks like something went wrong.
How can I change this ...